| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 2009-09-22 | 1 | -14/+1 |
* | | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 2009-09-22 | 1 | -0/+2 |
* | | | | | | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven | 2009-09-22 | 1 | -1/+1 |
* | | | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -2/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 7 | -21/+21 |
|/ / / / |
|
* | | | | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 1 | -28/+10 |
|\ \ \
| |/ / |
|
| * | | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -12/+5 |
| * | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -18/+4 |
| * | | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -1/+0 |
| * | | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -0/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 2 | -30/+11 |
|\ \ \ |
|
| * \ \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 19 | -64/+117 |
| |\ \ \
| | |/ / |
|
| * | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -7/+3 |
| * | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 14 | -77/+141 |
| |\ \ \ |
|
| * | | | | s390: switch to dynamic percpu allocator | Tejun Heo | 2009-06-24 | 2 | -27/+8 |
| * | | | | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
| * | | | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -0/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-09-14 | 3 | -7/+10 |
|\ \ \ \ \ |
|
| * | | | | | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt | 2009-09-05 | 3 | -7/+10 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 | 10 | -117/+139 |
|\ \ \ \ \ |
|
| * | | | | | KVM: Add __KERNEL__ guards to exported headers | Avi Kivity | 2009-09-10 | 1 | -0/+4 |
| * | | | | | KVM: s390: remove unused structs | Gleb Natapov | 2009-09-10 | 1 | -9/+0 |
| * | | | | | KVM: Reduce runnability interface with arch support code | Gleb Natapov | 2009-09-10 | 1 | -7/+1 |
| * | | | | | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 1 | -3/+0 |
| * | | | | | KVM: Prepare memslot data structures for multiple hugepage sizes | Joerg Roedel | 2009-09-10 | 1 | -1/+5 |
| * | | | | | KVM: Use macro to iterate over vcpus. | Gleb Natapov | 2009-09-10 | 1 | -16/+15 |
| * | | | | | KVM: s390: streamline memslot handling | Christian Ehrhardt | 2009-09-10 | 6 | -54/+62 |
| * | | | | | KVM: s390: fix signal handling | Christian Ehrhardt | 2009-09-10 | 1 | -1/+3 |
| * | | | | | KVM: s390: infrastructure to kick vcpus out of guest state | Christian Ehrhardt | 2009-09-10 | 5 | -27/+54 |
| * | | | | | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 2009-09-10 | 1 | -5/+1 |
* | | | | | | 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 | 19 | -64/+117 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | 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 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 7 | -19/+40 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2009-09-06 | 1 | -7/+18 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | tracing: Add syscall tracepoints - s390 arch update | Hendrik Brueckner | 2009-08-26 | 1 | -9/+27 |
| * | | | | | | tracing: Create generic syscall TRACE_EVENTs | Josh Stone | 2009-08-26 | 1 | -4/+4 |
| * | | | | | | tracing: Move tracepoint callbacks from declaration to definition | Josh Stone | 2009-08-26 | 1 | -2/+2 |
| * | | | | | | tracing: Rename FTRACE_SYSCALLS for tracepoints | Josh Stone | 2009-08-26 | 6 | -8/+8 |
| * | | | | | | [S390] ftrace: update system call tracer support | Ingo Molnar | 2009-08-19 | 1 | -2/+5 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-11 | 1 | -0/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | locking: Inline spinlock code for all locking variants on s390 | Heiko Carstens | 2009-08-31 | 1 | -0/+29 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-09-11 | 4 | -5/+94 |
|\ \ \ \ \ \ |
|
| * | | | | | | crypto: sha-s390 - Fix warnings in import function | Jan Glauber | 2009-09-05 | 3 | -6/+6 |
| * | | | | | | crypto: sha512-s390 - Add export/import support | Herbert Xu | 2009-07-22 | 1 | -0/+36 |
| * | | | | | | crypto: s390 - Fix sha build failure | Sachin Sant | 2009-07-16 | 2 | -2/+2 |
| * | | | | | | crypto: sha256-s390 - Add export/import support | Herbert Xu | 2009-07-11 | 1 | -0/+26 |
| * | | | | | | crypto: sha1-s390 - Add export/import support | Herbert Xu | 2009-07-11 | 1 | -0/+26 |