Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2 | -24/+1 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2 | -4/+4 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -3/+3 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -1/+2 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -2/+2 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -4/+0 |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -2/+2 |
2007-10-09 | sh64: mach-cayman: Build fixes. | Paul Mundt | 2 | -6/+207 |
2007-10-09 | sh64: Symbol export fixups. | Paul Mundt | 1 | -5/+1 |
2007-10-09 | sh64: linker script tidying and alignment fixups. | Paul Mundt | 1 | -51/+9 |
2007-10-09 | sh64: Set KBUILD_IMAGE to make the rpm target happy. | Paul Mundt | 1 | -2/+3 |
2007-10-09 | sh64: Kill off obsolete linux/blk.h reference. | Paul Mundt | 1 | -4/+0 |
2007-10-03 | sh64: cleanup struct irqaction initializers. | Thomas Gleixner | 1 | -2/+12 |
2007-10-01 | sh64: Kill off dead gdb stub symbol. | Paul Mundt | 1 | -3/+0 |
2007-10-01 | sh64: alphanumeric display only on Cayman. | Paul Mundt | 1 | -0/+1 |
2007-10-01 | sh64: Add defconfigs for mach-sim and mach-harp. | Paul Mundt | 2 | -0/+1322 |
2007-10-01 | sh64: update cayman defconfig. | Paul Mundt | 1 | -38/+10 |
2007-10-01 | sh64: Tidy up Kconfig dependencies. | Paul Mundt | 1 | -26/+19 |
2007-10-01 | sh64: Move consistent DMA routines to arch/sh64/mm/. | Paul Mundt | 3 | -3/+3 |
2007-10-01 | sh64: Some symbol exports and build fixes. | Paul Mundt | 6 | -28/+23 |
2007-10-01 | sh64: mach-sim: Build fixes. | Paul Mundt | 2 | -58/+8 |
2007-10-01 | sh64: mach-harp: Build fixes. | Paul Mundt | 2 | -30/+8 |
2007-10-01 | sh64: Kill off duplicate frame pointer option. | Paul Mundt | 1 | -9/+0 |
2007-10-01 | sh64: Kill off dead ROM-RAM and generic boards. | Paul Mundt | 4 | -162/+0 |
2007-10-01 | sh64: Tidy up includes for Cayman board. | Paul Mundt | 1 | -9/+0 |
2007-10-01 | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 1 | -20/+9 |
2007-08-12 | sh64: arch/sh64/kernel/setup.c: duplicate include removal. | Michal Piotrowski | 1 | -4/+0 |
2007-08-12 | sh64: arch/sh64/kernel/signal.c: duplicate include removal | Jesper Juhl | 1 | -1/+0 |
2007-07-31 | sh64: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2 | -2/+5 |
2007-07-31 | sh64: Fix irq_intc build failure. | Paul Mundt | 1 | -0/+1 |
2007-07-31 | sh64: Fix fs.h removal from mm.h regressions. | Paul Mundt | 4 | -1/+4 |
2007-07-20 | sh64: Flag sh64_get_page() as __init_refok. | Paul Mundt | 1 | -1/+1 |
2007-07-20 | sh64: Move entry point code to .text.head. | Paul Mundt | 2 | -1/+2 |
2007-07-20 | sh64: Fix up PCI section mismatch warnings. | Paul Mundt | 1 | -2/+2 |
2007-07-20 | sh64: Update cayman defconfig. | Paul Mundt | 1 | -125/+33 |
2007-07-20 | sh64: Wire up fallocate() syscall. | Paul Mundt | 1 | -0/+1 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -1/+4 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -11/+13 |
2007-07-17 | missing exports of csum_... | Al Viro | 1 | -0/+1 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-06-19 | sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. | Paul Mundt | 1 | -0/+1 |
2007-06-08 | potential parse error in ifdef part 3 | Yoann Padioleau | 1 | -4/+4 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+1 |
2007-05-14 | sh64: Add .gitignore entry for syscalltab. | Paul Mundt | 1 | -0/+1 |
2007-05-14 | sh64: generic quicklist support. | Paul Mundt | 2 | -1/+4 |