aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt11-82/+256
2009-07-20usb: r8a66597-hcd platform data on_chip supportMagnus Damm3-2/+3
2009-07-20sh: hwblk support for sh7723Magnus Damm4-53/+193
2009-07-20sh: Add support for multiple hwblk countersMagnus Damm3-26/+60
2009-07-14sh: Kill off zero-sized vmlinux_64.lds.SPaul Mundt1-0/+0
2009-07-13sh: Restore previous behaviour on kernel faultMatt Fleming1-2/+9
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-12Merge branches 'sh/compressors' and 'sh/ftrace'Paul Mundt7-73/+60
2009-07-11sh64: Don't use PHYSADDR() for output_addr calculation.Paul Mundt1-0/+4
2009-07-11sh: rename arch/sh/boot/compressed/misc_32.c -> misc.cPaul Mundt3-111/+2
2009-07-11sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.cPaul Mundt1-3/+14
2009-07-11sh: bzip2/lzma zImage support.Paul Mundt7-13/+55
2009-07-12sh: Tidy up gzip-based zImage decompression.Paul Mundt3-215/+19
2009-07-11sh: Fix up stack overflow check with ftrace disabled.Paul Mundt1-36/+40
2009-07-11sh: Fix up ftrace build error when STACK_DEBUG=n.Paul Mundt1-3/+4
2009-07-11sh: Use DECLARE_EXPORT() for mcount symbol export.Paul Mundt1-1/+1
2009-07-11sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.Paul Mundt2-30/+4
2009-07-11sh: Decouple mcount from ftrace.Paul Mundt5-4/+12
2009-07-11Merge branches 'sh/ftrace' and 'sh/stable-updates'Paul Mundt11-4/+345
2009-07-11sh: Mark __switch_to() as __notrace_funcgraphMatt Fleming1-2/+3
2009-07-11sh: Function graph tracer supportMatt Fleming7-1/+244
2009-07-11sh: Provide diagnostic kernel stack checksMatt Fleming3-0/+97
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+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 Mundt19-134/+692
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming8-10/+100
2009-07-06sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TESTMatt Fleming2-1/+17
2009-07-06sh: Fix the value of MCOUNT_INSN_OFFSETMatt Fleming1-2/+2
2009-07-05sh: Tidy up vmalloc fault handling.Paul Mundt1-56/+97
2009-07-05sh: use kprobes_built_in() for notify_page_fault().Paul Mundt1-3/+1
2009-07-05Merge branches 'sh/hwblk', 'sh/cpuidle' and 'sh/stable-updates'Paul Mundt13-43/+510
2009-07-05sh: Use bootmem ontop of lmb for NUMAMatt Fleming1-13/+23
2009-07-05sh: cpuidle for SuperH Mobile using hwblkMagnus Damm4-13/+125
2009-07-05sh: hwblk for sh7722Magnus Damm4-29/+153
2009-07-05sh: hwblk base implementationMagnus Damm4-1/+194
2009-07-05sh: add r8a66597 usb0 host to the se7724 boardMagnus Damm1-0/+38
2009-07-03sh: Use bootmem ontop of lmbMatt Fleming3-19/+59
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm1-2/+51
2009-07-01sh: fix se7724 ceu namesMagnus Damm1-2/+2
2009-06-29sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto1-4/+21
2009-06-29arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-26sh: ms7724se: Add sh_eth supportKuninori Morimoto2-2/+109
2009-06-25sh: Kill off unused DEBUG_BOOTMEM symbol.Paul Mundt1-4/+0
2009-06-25sh64: Hook up page fault events for software perf counters.Paul Mundt1-3/+12
2009-06-25sh: Hook up page fault events for software perf counters.Paul Mundt1-29/+32
2009-06-24sh: make set_perf_counter_pending() static inline.Paul Mundt1-1/+1
2009-06-24sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6