aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/Makefile_32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt1-40/+0
2009-08-14sh: dwarf unwinder support.Matt Fleming1-0/+1
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming1-2/+2
2009-08-13sh: Use the generalized stacktrace opsMatt Fleming1-1/+1
2009-07-11sh: Function graph tracer supportMatt Fleming1-0/+1
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming1-0/+1
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt1-1/+1
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt1-1/+1
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt1-0/+2
2009-03-10sh: hibernation supportMagnus Damm1-0/+1
2009-01-27sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.Paul Mundt1-1/+1
2009-01-27sh: use gpiolibMagnus Damm1-1/+1
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt1-1/+2
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt1-1/+0
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-1/+1
2008-12-22sh: move the hp6xx pm codeMagnus Damm1-1/+0
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt1-1/+1
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt1-3/+4
2008-12-22sh: dynamic ftrace support.Matt Fleming1-0/+6
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt1-1/+2
2008-10-20sh: GPIO and pinmux base codeMagnus Damm1-1/+1
2008-09-12sh: Tidy up ELF core dumps.Paul Mundt1-1/+0
2008-09-08sh: Add kprobes support.Chris Smith1-0/+1
2008-07-28sh: Make dump_task dependent on ELF core.Paul Mundt1-1/+1
2008-04-17Generic semaphore implementationMatthew Wilcox1-1/+1
2008-02-14sh: trapped io support V2Magnus Damm1-0/+1
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt1-1/+1
2008-01-28sh: Share bug/debug traps across _32 and _64.Paul Mundt1-1/+1
2008-01-28sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt1-1/+1
2008-01-28sh: Share the ELF dump_task interfaces.Paul Mundt1-0/+1
2008-01-28sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt1-1/+1
2008-01-28sh: Split out syscall ABI for _32 and _64 variants.Paul Mundt1-2/+2
2008-01-28sh: Move over the SH-5 head.S and tlb.h.Paul Mundt1-1/+1
2008-01-28sh: Move in the SH-5 traps.c impl.Paul Mundt1-1/+1
2008-01-28sh: Move in the SH-5 signal trampoline impl.Paul Mundt1-1/+1
2008-01-28sh: Move in the SH-5 ptrace impl.Paul Mundt1-1/+1
2008-01-28sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt1-2/+2
2008-01-28sh: Have 32-bit use arch/sh/kernel/Makefile_32.Paul Mundt1-0/+25