summaryrefslogtreecommitdiffstats
path: root/arch/sh64
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-24/+1Star
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-4/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-3/+3
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-1/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-2/+2
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-2/+2
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* | sh64: mach-cayman: Build fixes.Paul Mundt2007-10-092-6/+207
* | sh64: Symbol export fixups.Paul Mundt2007-10-091-5/+1Star
* | sh64: linker script tidying and alignment fixups.Paul Mundt2007-10-091-51/+9Star
* | sh64: Set KBUILD_IMAGE to make the rpm target happy.Paul Mundt2007-10-091-2/+3
* | sh64: Kill off obsolete linux/blk.h reference.Paul Mundt2007-10-091-4/+0Star
* | sh64: cleanup struct irqaction initializers.Thomas Gleixner2007-10-031-2/+12
* | sh64: Kill off dead gdb stub symbol.Paul Mundt2007-10-011-3/+0Star
* | sh64: alphanumeric display only on Cayman.Paul Mundt2007-10-011-0/+1
* | sh64: Add defconfigs for mach-sim and mach-harp.Paul Mundt2007-10-012-0/+1322
* | sh64: update cayman defconfig.Paul Mundt2007-10-011-38/+10Star
* | sh64: Tidy up Kconfig dependencies.Paul Mundt2007-10-011-26/+19Star
* | sh64: Move consistent DMA routines to arch/sh64/mm/.Paul Mundt2007-10-013-3/+3
* | sh64: Some symbol exports and build fixes.Paul Mundt2007-10-016-28/+23Star
* | sh64: mach-sim: Build fixes.Paul Mundt2007-10-012-58/+8Star
* | sh64: mach-harp: Build fixes.Paul Mundt2007-10-012-30/+8Star
* | sh64: Kill off duplicate frame pointer option.Paul Mundt2007-10-011-9/+0Star
* | sh64: Kill off dead ROM-RAM and generic boards.Paul Mundt2007-10-014-162/+0Star
* | sh64: Tidy up includes for Cayman board.Paul Mundt2007-10-011-9/+0Star
* | sh64: Move *_p() I/O routine variants to io.h.Paul Mundt2007-10-011-20/+9Star
|/
* sh64: arch/sh64/kernel/setup.c: duplicate include removal.Michal Piotrowski2007-08-121-4/+0Star
* sh64: arch/sh64/kernel/signal.c: duplicate include removalJesper Juhl2007-08-121-1/+0Star
* sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-312-2/+5
* sh64: Fix irq_intc build failure.Paul Mundt2007-07-311-0/+1
* sh64: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-314-1/+4
* sh64: Flag sh64_get_page() as __init_refok.Paul Mundt2007-07-201-1/+1
* sh64: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+2
* sh64: Fix up PCI section mismatch warnings.Paul Mundt2007-07-201-2/+2
* sh64: Update cayman defconfig.Paul Mundt2007-07-201-125/+33Star
* sh64: Wire up fallocate() syscall.Paul Mundt2007-07-201-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-1/+4
* mm: fault feedback #2Nick Piggin2007-07-191-11/+13
* missing exports of csum_...Al Viro2007-07-171-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2Star
* sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.Paul Mundt2007-06-191-0/+1
* potential parse error in ifdef part 3Yoann Padioleau2007-06-091-4/+4
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* sh64: Add .gitignore entry for syscalltab.Paul Mundt2007-05-141-0/+1
* sh64: generic quicklist support.Paul Mundt2007-05-142-1/+4