aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt1-1/+1
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt5-2/+127
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming1-2/+3
2009-07-11sh: Function graph tracer supportMatt Fleming3-0/+123
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming1-0/+1
2009-07-10sh: Clean up linker script using new linker script macros.Tim Abbott1-76/+11
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+4
2009-07-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt10-60/+438
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming4-5/+90
2009-07-05Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt9-41/+386
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm3-13/+116
2009-07-05sh: hwblk for sh7722Magnus Damm3-27/+137
2009-07-05sh: hwblk base implementationMagnus Damm3-1/+133
2009-07-04Merge branch 'master' into for-nextTejun Heo3-24/+34
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming1-19/+52
2009-06-24serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt24-0/+88
2009-06-24serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt24-26/+123
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-23sh: SH7786 SMP support.Paul Mundt2-23/+12
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt1-1/+22
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds15-85/+77
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2-10/+0
2009-06-18sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturnMatt Fleming1-2/+2
2009-06-18sh: remove stray markers.Christoph Hellwig3-10/+1
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'Paul Mundt3-8/+14
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda1-2/+7
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda1-3/+7
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm1-7/+9
2009-06-17sh: unbreak WARN_ON()Magnus Damm1-0/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0
2009-06-15sh: Convert sh64 to use the generic checksum code.Paul Mundt1-7/+0
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-2/+0
2009-06-14sh: Bump the earlytimer probe devices up.Paul Mundt1-2/+7
2009-06-14sh: Use generic sched_clock().Paul Mundt1-5/+0
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt1-11/+6
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell2-6/+5
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell1-2/+2
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt2-0/+2
2009-06-12Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-30/+30
2009-06-11sh: Fix dynamic ftrace's NOP action.Matt Fleming1-29/+29
2009-06-11sh: Update my email addressMatt Fleming1-1/+1
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt1-5/+2
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2-0/+2
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt1-1/+1
2009-06-11sh: sh7724: Add JPU supportKuninori Morimoto1-0/+31
2009-06-11sh: sh7724: INTC setting updateKuninori Morimoto1-89/+82
2009-06-11sh: sh7722 clock framework rewriteMagnus Damm1-658/+136
2009-06-11sh: sh7366 clock framework rewriteMagnus Damm3-42/+213
2009-06-11sh: sh7343 clock framework rewriteMagnus Damm3-33/+213