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