| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-15 | 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-15 | 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-13 | 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 |
| * | | | | | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set | Jarod Wilson | 2009-06-18 | 1 | -5/+6 |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-09-11 | 49 | -812/+1607 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] Wire up page fault events for software perf counters. | Heiko Carstens | 2009-09-11 | 1 | -4/+9 |
| * | | | | | | [S390] Remove smp_cpu_not_running. | Heiko Carstens | 2009-09-11 | 2 | -46/+20 |
| * | | | | | | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 2009-09-11 | 5 | -33/+28 |
| * | | | | | | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens | 2009-09-11 | 4 | -7/+13 |
| * | | | | | | [S390] Enable guest page hinting by default. | Heiko Carstens | 2009-09-11 | 5 | -21/+4 |
| * | | | | | | [S390] use generic scatterlist.h | Heiko Carstens | 2009-09-11 | 1 | -19/+1 |
| * | | | | | | [S390] s390dbf: Add description for usage of "%s" in sprintf events | Michael Holzheu | 2009-09-11 | 1 | -1/+8 |
| * | | | | | | [S390] Initialize __LC_THREAD_INFO early. | Heiko Carstens | 2009-09-11 | 2 | -0/+2 |
| * | | | | | | [S390] fix recursive locking on page_table_lock | Martin Schwidefsky | 2009-09-11 | 4 | -12/+15 |