summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/Makefile_64 (unfollow)
Commit message (Expand)Author
2009-08-16sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.Paul Mundt
2009-08-16sh64: Build in support for generic stacktrace ops.Paul Mundt
2009-08-14sh: dwarf unwinder support.Matt Fleming
2009-08-13sh: Allow multiple stack unwinders to be setupMatt Fleming
2009-05-12sh: Kill off the remnants of the old timer code.Paul Mundt
2009-05-08sh: Drop dead rules from arch/sh/kernel/Makefile_64.Paul Mundt
2009-05-08sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.Paul Mundt
2009-05-08sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.Paul Mundt
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt
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: Kill off cf-enabler with extreme prejudice.Paul Mundt
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.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-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-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 arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/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 processor.h in to _32 and _64 variants.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
2007-11-07sh: Add -Werror for clean directories.Paul Mundt
2007-06-08sh: Fixup machvec support.Paul Mundt
2007-06-08sh: Split out CPU topology initialization.Paul Mundt
2007-05-07sh: kdump support.Paul Mundt
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt
2007-02-09[APM] SH: Convert to use shared APM emulation.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-09-27sh: Move syscall table in to syscall.S.Paul Mundt
2006-02-01[PATCH] sh: Add missing timers directory rule to buildPaul Mundt
2006-01-16[PATCH] sh: kexec() supportkogiidena