aboutsummaryrefslogtreecommitdiff
path: root/arch/sh64
AgeCommit message (Expand)Author
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-09sh64: mach-cayman: Build fixes.Paul Mundt
2007-10-09sh64: Symbol export fixups.Paul Mundt
2007-10-09sh64: linker script tidying and alignment fixups.Paul Mundt
2007-10-09sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt
2007-10-09sh64: Kill off obsolete linux/blk.h reference.Paul Mundt
2007-10-03sh64: cleanup struct irqaction initializers.Thomas Gleixner
2007-10-01sh64: Kill off dead gdb stub symbol.Paul Mundt
2007-10-01sh64: alphanumeric display only on Cayman.Paul Mundt
2007-10-01sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt
2007-10-01sh64: update cayman defconfig.Paul Mundt
2007-10-01sh64: Tidy up Kconfig dependencies.Paul Mundt
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-10-01sh64: mach-sim: Build fixes.Paul Mundt
2007-10-01sh64: mach-harp: Build fixes.Paul Mundt
2007-10-01sh64: Kill off duplicate frame pointer option.Paul Mundt
2007-10-01sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt
2007-10-01sh64: Tidy up includes for Cayman board.Paul Mundt
2007-10-01sh64: Move *_p() I/O routine variants to io.h.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: Flag sh64_get_page() as __init_refok.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: Update cayman defconfig.Paul Mundt
2007-07-20sh64: Wire up fallocate() syscall.Paul Mundt
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17missing exports of csum_...Al Viro
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: Add .gitignore entry for syscalltab.Paul Mundt
2007-05-14sh64: generic quicklist support.Paul Mundt