index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
Makefile_32
Age
Commit message (
Expand
)
Author
2009-07-11
sh: Function graph tracer support
Matt Fleming
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
2009-05-12
sh: Kill off the remnants of the old timer code.
Paul Mundt
2009-05-08
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
Paul Mundt
2009-05-03
sh: Move dummy clockevents broadcast timer to its new home.
Paul Mundt
2009-03-10
sh: hibernation support
Magnus Damm
2009-01-27
sh: Fix up GENERIC_GPIO build for ARCH_WANT_OPTIONAL_GPIO cases.
Paul Mundt
2009-01-27
sh: use gpiolib
Magnus Damm
2008-12-22
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
2008-12-22
sh: Kill off cf-enabler with extreme prejudice.
Paul Mundt
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: move the hp6xx pm code
Magnus Damm
2008-12-22
sh: Split out the idle loop for reuse between _32/_64 variants.
Paul Mundt
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
2008-10-20
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2008-10-20
sh: GPIO and pinmux base code
Magnus Damm
2008-09-12
sh: Tidy up ELF core dumps.
Paul Mundt
2008-09-08
sh: Add kprobes support.
Chris Smith
2008-07-28
sh: Make dump_task dependent on ELF core.
Paul Mundt
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2008-02-14
sh: trapped io support V2
Magnus Damm
2008-01-28
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: sys_sh consolidation for arch_get_unmapped_area().
Paul Mundt
2008-01-28
sh: Share the ELF dump_task interfaces.
Paul Mundt
2008-01-28
sh: Split out sh_ksyms.c in to _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
2008-01-28
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Have 32-bit use arch/sh/kernel/Makefile_32.
Paul Mundt