| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | kmap_types.h: rename D macro | Andi Kleen | 2009-09-23 | 1 | -23/+24 |
|/ / / |
|
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+1 |
* | | | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins | 2009-09-22 | 1 | -0/+3 |
* | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -2/+2 |
* | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 7 | -12/+45 |
|\ \ \ |
|
| * \ \ | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -1/+12 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -1/+12 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -5/+19 |
| |\ \ |
|
| | * | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 5 | -26/+25 |
| | |\| |
|
| | * | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -6/+12 |
| | * | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 6 | -22/+25 |
| | |\ \ |
|
| | * | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+8 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 3 | -6/+6 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 4 | -10/+10 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 1 | -0/+3 |
| * | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 1 | -0/+5 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | KVM: export kvm_para.h | Michael S. Tsirkin | 2009-09-10 | 1 | -0/+5 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 5 | -20/+19 |
| | |\| | | | |
|
| | * | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 |
| | * | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 |
| * | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 1 | -0/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 2009-09-04 | 1 | -0/+3 |
| | | |/ / / /
| | |/| | | | |
|
| * / | | | | | dma-ops: Remove flush_write_buffers() in dma-mapping-common.h | Arnd Bergmann | 2009-08-10 | 1 | -6/+0 |
| |/ / / / / |
|
* / / / / / | ftrace: __start_mcount_loc should be .init.rodata | John Reiser | 2009-09-12 | 1 | -2/+3 |
|/ / / / / |
|
* | / / / | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 4 | -10/+10 |
| |/ / /
|/| | | |
|
* | | | | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 2009-07-18 | 1 | -10/+9 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 1 | -6/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 2009-06-27 | 1 | -4/+4 |
| * | | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. | Paul Mundt | 2009-06-26 | 1 | -2/+2 |
* | | | alpha: fix percpu build breakage | Tejun Heo | 2009-06-30 | 1 | -0/+4 |
* | | | gcov: fix __ctors_start alignment | Heiko Carstens | 2009-06-30 | 1 | -1/+2 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-23 | 4 | -20/+18 |
|\ \ |
|
| * | | asm-generic: add dummy pgprot_noncached() | Paul Mundt | 2009-06-23 | 1 | -0/+4 |
| * | | asm-generic: hook up new system calls | Arnd Bergmann | 2009-06-19 | 1 | -1/+6 |
| * | | asm-generic: drop HARDIRQ_BITS definition from hardirq.h | Arnd Bergmann | 2009-06-19 | 1 | -13/+0 |
| * | | asm-generic: uaccess: fix up local access_ok() usage | Mike Frysinger | 2009-06-19 | 1 | -6/+6 |
| * | | asm-generic: uaccess: add missing access_ok() check to strnlen_user() | Mike Frysinger | 2009-06-19 | 1 | -0/+2 |
* | | | LDSCRIPT: Name INIT_RAM_FS consistently | David Howells | 2009-06-22 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 | 4 | -12/+280 |
| |\ |
|
* | | | dma-mapping: add asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-06-18 | 1 | -0/+190 |
* | | | kernel: constructor support | Peter Oberparleiter | 2009-06-18 | 2 | -0/+12 |
* | | | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 |
| |/
|/| |
|
* | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 1 | -1/+1 |
|\ \ |
|
| * | | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -1/+1 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 | 1 | -0/+42 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-15 | 1 | -0/+42 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 75 | -338/+4485 |
|\| | |
|