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