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_64
Age
Commit message (
Expand
)
Author
2009-05-12
sh: Kill off the remnants of the old timer code.
Paul Mundt
2009-05-08
sh: Drop dead rules from arch/sh/kernel/Makefile_64.
Paul Mundt
2009-05-08
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
Paul Mundt
2009-05-08
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
2009-05-03
sh: Move dummy clockevents broadcast timer to its new home.
Paul Mundt
2008-12-22
sh: Kill off cf-enabler with extreme prejudice.
Paul Mundt
2008-12-22
sh: Kill off remaining CONFIG_SH_KGDB bits.
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-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-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 arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
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 processor.h in to _32 and _64 variants.
Paul Mundt