aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming
2009-08-21sh: Fix bug calculating the end of the FDE instructionsMatt Fleming
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming
2009-08-21sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming
2009-08-21sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming
2009-08-17sh: unwinder: Move initialization to early_initcall() and tidy up locking.Paul Mundt
2009-08-16sh: Add support for DWARF GNU extensionsMatt Fleming
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm
2009-08-15sh: CMT suspend/resumeMagnus Damm
2009-08-15sh: skip disabled LCDC channelsMagnus Damm
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt
2009-08-15sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt
2009-08-15sh: flag the default unwinder as reliable.Paul Mundt
2009-08-15sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt
2009-08-13Linux 2.6.31-rc6Linus Torvalds
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming
2009-08-14sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-08-14sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-13Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-14sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming
2009-08-14sh: Setup the frame register in asm codeMatt Fleming
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13sh: Use the new stack unwinder APIMatt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo