Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -4/+2 |
2010-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-03-13 | h8300: use generic ptrace_resume code | Christoph Hellwig | 4 | -51/+13 |
2010-03-13 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig | 1 | -29/+1 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 2 | -88/+1 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 3 | -35/+2 |
2010-03-13 | Add generic sys_old_select() | Christoph Hellwig | 3 | -17/+2 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-02-27 | m68k{,nommu}/h8300: Remove obsolete comment about map_chunk | Philippe De Muyter | 1 | -2/+2 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 3 | -3/+4 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -1/+0 |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 3 | -3/+4 |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-11 | Unify sys_mmap* | Al Viro | 2 | -82/+3 |
2009-12-09 | Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+1 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 1 | -0/+1 |
2009-10-14 | h83000: Remove BKL from sys_execve | John Kacur | 1 | -4/+1 |
2009-10-13 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-09-25 | h8300: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -18/+7 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -3/+2 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2 | -17/+3 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 1 | -19/+1 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 1 | -1/+0 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -3/+2 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-09-10 | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 1 | -1/+0 |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 1 | -0/+1 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+2 |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2 | -0/+7 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 1 | -1/+1 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-08-06 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 1 | -0/+1 |
2009-08-06 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 1 | -0/+2 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -4/+2 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 1 | -4/+4 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+1 |
2009-06-23 | h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu. | Robert P. J. Day | 1 | -4/+4 |
2009-06-19 | ptrace: remove PT_DTRACE from arch/h8300 | Oleg Nesterov | 1 | -1/+0 |
2009-06-17 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -16/+1 |
2009-06-17 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |