Merge branch 'video' into release
[pandora-kernel.git] / arch / sh / kernel / dwarf.c
2009-09-19 Len BrownMerge branch 'video' into release
2009-09-19 Len BrownMerge branch 'misc-2.6.32' into release
2009-09-19 Len BrownMerge branch 'thinkpad' into release
2009-09-19 Len BrownMerge branch 'processor-procfs-2.6.32' into release
2009-09-19 Len BrownMerge branch 'preempt' into release
2009-09-19 Len BrownMerge branch 'power-meter' into release
2009-09-19 Len BrownMerge branch 'fujitsu' into release
2009-09-19 Len BrownMerge branch 'bugzilla-13620' into release
2009-09-19 Len BrownMerge branch 'ec' into release
2009-09-19 Len BrownMerge branch 'bjorn-start-stop-2.6.32' into release
2009-09-19 Len BrownMerge branch 'battery' into release
2009-09-19 Len BrownMerge branch 'asus' into release
2009-09-19 Len BrownMerge branch 'acer' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-19 Len BrownMerge branch 'topstar-laptop' into release
2009-09-19 Len BrownMerge branch 'thinkpad' into release
2009-09-19 Len BrownMerge branch 'sfi-base' into release
2009-09-19 Len BrownMerge branch 'linus' into release
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2009-09-18 Linus TorvaldsMerge branch 'for-linus' of git://gitserver.sunplusct...
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-16 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-09-08 Paul MundtMerge branches 'sh/smp' and 'sh/stable-updates'
2009-09-01 Paul MundtMerge branch 'master' into sh/smp
2009-08-31 Paul Mundtsh: unwinder: Fix up uninitialized variable warnings...
2009-08-23 Paul MundtMerge branches 'sh/hwblk' and 'sh/pm-runtime'
2009-08-23 Paul MundtMerge branch 'sh/hwblk' into sh/pm-runtime
2009-08-22 Paul Mundtsh: unwinder: cacheline align slab cache objects.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder'
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder' of git://github.com...
2009-08-21 Matt Flemingsh: Handle the DWARF op, DW_CFA_undefined
2009-08-21 Matt Flemingsh: Fix bug calculating the end of the FDE instructions
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-21 Matt Flemingsh: unwinder: Set the flags for DW_CFA_val_offset ops...
2009-08-21 Matt Flemingsh: unwinder: Fix memory leak and create our own kmem...
2009-08-19 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-16 Paul Mundtsh: unwinder: Move initialization to early_initcall...
2009-08-16 Matt Flemingsh: Add support for DWARF GNU extensions
2009-08-16 Matt Flemingsh: Try again at getting the initial return address...
2009-08-15 Paul MundtMerge branch 'master' into sh/hwblk
2009-08-15 Paul MundtMerge branch 'sh/stable-updates'
2009-08-14 Matt Flemingsh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_...
2009-08-14 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-14 Paul Mundtsh: unwinder: Convert frame allocations to GFP_ATOMIC.
2009-08-13 Paul MundtMerge branch 'sh/dwarf-unwinder'
2009-08-13 Matt Flemingsh: Delete DWARF_ARCH_UNWIND_OFFSET
2009-08-13 Paul Mundtsh: unwinder: Restore put_unaligned() for an unaligned...
2009-08-13 Paul Mundtsh: unwinder: Fix up usage of unaligned accessors.
2009-08-13 Matt Flemingsh: dwarf unwinder support.