Age | Commit message (Expand) | Author | Files | Lines |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-09 | m32r: use generic sys_pipe | Christoph Hellwig | 1 | -23/+0 |
2008-05-08 | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 1 | -1/+4 |
2008-04-29 | m32r: cleanup: drop .data.idt section in vmlinux.lds script | Cyrill Gorcunov | 1 | -3/+0 |
2008-04-29 | m32r: use KBUILD_DEFCONFIG | Adrian Bunk | 2 | -863/+2 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -191/+1 |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg | 1 | -0/+1 |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 1 | -0/+4 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells | 1 | -0/+3 |
2008-02-07 | m32r: build fix of arch/m32r/kernel/smpboot.c | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 2 | -6/+10 |
2008-02-06 | timerfd: fix remaining architectures | Andrew Morton | 1 | -1/+1 |
2008-02-05 | m32r: remove dead config symbols from M32R code | Jiri Olsa | 1 | -2/+2 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2 | -3/+2 |
2008-02-03 | arch/m32r/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -2/+1 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-02 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 1 | -5/+0 |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin | 1 | -0/+5 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -6/+6 |
2007-11-27 | m32r: Update sys_rt_sigsuspend | Hirokazu Takata | 1 | -10/+7 |
2007-11-27 | m32r: Add missing syscalls | Hirokazu Takata | 1 | -0/+40 |
2007-10-20 | spelling fixes: arch/m32r/ | Simon Arlott | 5 | -15/+15 |
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 | 1 | -1/+1 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -1/+1 |
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 | -4/+4 |
2007-10-16 | m32r: convert to generic sys_ptrace | Christoph Hellwig | 1 | -39/+3 |
2007-10-16 | M32R: cleanup struct irqaction initializers | Thomas Gleixner | 1 | -2/+6 |
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 | -8/+0 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -3/+3 |
2007-09-06 | m32r: Rename STI/CLI macros | Hirokazu Takata | 1 | -8/+8 |
2007-09-06 | m32r: build fix of entry.S | Hirokazu Takata | 1 | -2/+2 |
2007-09-03 | m32r: Separate syscall table from entry.S | Hirokazu Takata | 2 | -287/+290 |
2007-09-03 | m32r: Cosmetic updates of arch/m32r/kernel/entry.S | Hirokazu Takata | 1 | -15/+7 |
2007-09-03 | m32r: Exit ei_handler directly for no IRQ case or IPI operations | Hirokazu Takata | 1 | -2/+1 |
2007-09-03 | m32r: Simplify ei_handler code | Hirokazu Takata | 1 | -202/+39 |
2007-09-03 | m32r: Define symbols to unify platform-dependent ICU checks | Hirokazu Takata | 1 | -0/+20 |
2007-09-03 | m32r: Move dot.gdbinit files | Hirokazu Takata | 10 | -0/+0 |
2007-09-03 | m32r: Rearrange platform-dependent codes | Hirokazu Takata | 27 | -28/+37 |
2007-09-03 | m32r: Add defconfig file for the usrv platform. | Hirokazu Takata | 1 | -0/+774 |
2007-09-03 | m32r: Update defconfig files for 2.6.23-rc1 | Hirokazu Takata | 12 | -2669/+1244 |
2007-09-03 | m32r: Move defconfig files to arch/m32r/configs/ | Hirokazu Takata | 11 | -0/+0 |
2007-07-30 | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 3 | -0/+3 |
2007-07-26 | m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c | Hirokazu Takata | 1 | -2/+3 |