summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-16sh: Try again at getting the initial return address for an unwindMatt Fleming1-35/+6
2009-08-15sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt3-64/+39
2009-08-15Merge branch 'sh/stable-updates'Paul Mundt45-411/+1042
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-15sh: CMT suspend/resumeMagnus Damm1-0/+28
2009-08-15sh: skip disabled LCDC channelsMagnus Damm1-0/+5
2009-08-15sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register opMatt Fleming1-0/+1
2009-08-15sh: delay slot future proofing via EXPMASK on SH-4A parts.Paul Mundt1-1/+33
2009-08-15sh: Make sure rte delay slots are nopped out on all parts.Paul Mundt2-2/+4
2009-08-14sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt1-0/+4
2009-08-14sh: flag the default unwinder as reliable.Paul Mundt1-1/+1
2009-08-14sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt1-0/+6
2009-08-14sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt1-2/+2
2009-08-14Linux 2.6.31-rc6v2.6.31-rc6Linus Torvalds1-1/+1
2009-08-14genirq: prevent wakeup of freed irq threadLinus Torvalds1-10/+7
2009-08-14Merge branch 'sh/dwarf-unwinder'Paul Mundt13-1/+1363
2009-08-14sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2-14/+35
2009-08-13sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt1-27/+0
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds11-190/+429
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+37
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+48
2009-08-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-135/+357
2009-08-13sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt1-1/+2
2009-08-13Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-20/+56
2009-08-13Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-26/+26
2009-08-13Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-13sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt1-11/+9
2009-08-13sh: Add CFI annotations for exception return.Matt Fleming1-0/+7
2009-08-13sh: Setup the frame register in asm codeMatt Fleming3-0/+14
2009-08-13sh: dwarf unwinder support.Matt Fleming10-1/+1322
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra1-2/+2
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra1-1/+5
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra2-83/+238
2009-08-13sh: Use the new stack unwinder APIMatt Fleming3-15/+12
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming4-3/+190
2009-08-13perf_counter: Fix swcounter context invariancePeter Zijlstra1-26/+18
2009-08-13perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo1-2/+3
2009-08-13perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker1-0/+5
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2-1/+11
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2-1/+11
2009-08-13perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo1-1/+2
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming6-71/+251
2009-08-13sh: use printk_onceMarcin Slusarz1-5/+1
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt894-15598/+26870
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-08-13md: allow upper limit for resync/reshape to be set when array is read-onlyNeilBrown1-0/+1
2009-08-13md/raid5: Properly remove excess drives after shrinking a raid5/6NeilBrown1-2/+9