aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt7-79/+227
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm2-2/+2
2009-07-20sh: hwblk support for sh7723Magnus Damm3-53/+176
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm2-24/+49
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt1-0/+0
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt1-17/+0
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-06Merge branches 'sh/ftrace' and 'sh/cachetlb'Paul Mundt10-62/+440
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-43/+388
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm3-13/+116
2009-07-05sh: hwblk for sh7722Magnus Damm3-29/+139
2009-07-05sh: hwblk base implementationMagnus Damm3-1/+133
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming1-19/+52
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-659/+137