aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05sh64: Kill off duplicate includes.Paul Mundt2-12/+3
2007-11-03Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds3-171/+142
2007-11-02sh64: Update defconfigs.Paul Mundt3-171/+142
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2-24/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2-4/+4
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-3/+3
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-1/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
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-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-2/+2
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