aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-09sh64: mach-cayman: Build fixes.Paul Mundt2-6/+207
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-09sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt1-2/+3
2007-10-09sh64: Kill off obsolete linux/blk.h reference.Paul Mundt1-4/+0
2007-10-03sh64: cleanup struct irqaction initializers.Thomas Gleixner1-2/+12
2007-10-01sh64: Kill off dead gdb stub symbol.Paul Mundt1-3/+0
2007-10-01sh64: alphanumeric display only on Cayman.Paul Mundt1-0/+1
2007-10-01sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2-0/+1322
2007-10-01sh64: update cayman defconfig.Paul Mundt1-38/+10
2007-10-01sh64: Tidy up Kconfig dependencies.Paul Mundt1-26/+19
2007-10-01sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt3-3/+3
2007-10-01sh64: Some symbol exports and build fixes.Paul Mundt6-28/+23
2007-10-01sh64: mach-sim: Build fixes.Paul Mundt2-58/+8
2007-10-01sh64: mach-harp: Build fixes.Paul Mundt2-30/+8
2007-10-01sh64: Kill off duplicate frame pointer option.Paul Mundt1-9/+0
2007-10-01sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt4-162/+0
2007-10-01sh64: Tidy up includes for Cayman board.Paul Mundt1-9/+0
2007-10-01sh64: Move *_p() I/O routine variants to io.h.Paul Mundt1-20/+9
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 Mundt2-2/+5
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-20sh64: Flag sh64_get_page() as __init_refok.Paul Mundt1-1/+1
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: Update cayman defconfig.Paul Mundt1-125/+33
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-19mm: fault feedback #2Nick Piggin1-11/+13
2007-07-17missing exports of csum_...Al Viro1-0/+1
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: Add .gitignore entry for syscalltab.Paul Mundt1-0/+1
2007-05-14sh64: generic quicklist support.Paul Mundt2-1/+4
2007-05-14sh64: Update cayman defconfig.Paul Mundt1-78/+121
2007-05-14sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2-6/+31
2007-05-14sh64: Fixups for the irq_regs changes.Paul Mundt4-12/+17
2007-05-14sh64: Wire up many new syscalls.Paul Mundt1-3/+33
2007-05-14spelling fixes: arch/sh64/Simon Arlott6-7/+7
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 Dunlap9-9/+0