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