Age | Commit message (Expand) | Author | Files | Lines |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-09-24 | h8300: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -18/+7 |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-23 | 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-09 | 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-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 1 | -0/+1 |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 1 | -0/+2 |
2009-07-10 | 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-18 | ptrace: remove PT_DTRACE from arch/h8300 | Oleg Nesterov | 1 | -1/+0 |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -16/+1 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 5 | -4/+5 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-05-29 | flat: fix data sections alignment | Oskar Schirmer | 1 | -1/+0 |
2009-04-17 | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 1 | -0/+25 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+1 |
2009-03-30 | trivial: h8300: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 4 | -4/+0 |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 1 | -1/+1 |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 1 | -0/+1 |
2009-02-15 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 1 | -2/+2 |
2009-02-01 | headers_check fix: h8300, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 |