aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64/kernel
AgeCommit message (Expand)Author
2008-01-28sh: Kill off the rest of arch/sh64/kernel/.Paul Mundt
2008-01-28sh: Get the mach-cayman IRQ support building.Paul Mundt
2008-01-28sh: Fix up user_fpu_struct typo for SH-5.Paul Mundt
2008-01-28sh: Mark some IRQ debug options sh32 only.Paul Mundt
2008-01-28sh: Merge sh and sh64 module.c.Paul Mundt
2008-01-28sh: Move over and enable FPU support for SH-5.Paul Mundt
2008-01-28sh: Move over sh64 switch_to and stack unwinder.Paul Mundt
2008-01-28sh: Split out sh_ksyms.c in to _32 and _64 variants.Paul Mundt
2008-01-28sh: Move over the SH-5 entry.S.Paul Mundt
2008-01-28sh: Split out linker script 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 arch/sh/kernel/process.c for _32 and _64 variants.Paul Mundt
2008-01-28sh64: Use the generic rtc-sh driver.Paul Mundt
2007-11-05sh64: Kill off duplicate includes.Paul Mundt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-09sh64: Symbol export fixups.Paul Mundt
2007-10-09sh64: linker script tidying and alignment fixups.Paul Mundt
2007-10-03sh64: cleanup struct irqaction initializers.Thomas Gleixner
2007-10-01sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt
2007-10-01sh64: Some symbol exports and build fixes.Paul Mundt
2007-08-12sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski
2007-08-12sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-07-20sh64: Move entry point code to .text.head.Paul Mundt
2007-07-20sh64: Fix up PCI section mismatch warnings.Paul Mundt
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-06-19sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt
2007-06-08potential parse error in ifdef part 3Yoann Padioleau
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt
2007-05-14sh64: Wire up many new syscalls.Paul Mundt
2007-05-14spelling fixes: arch/sh64/Simon Arlott
2007-05-14sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary
2007-05-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap