Age | Commit message (Expand) | Author |
2008-07-24 | hugetlb: introduce pud_huge | Andi Kleen |
2008-07-24 | hugetlb: modular state for hugetlb page size | Andi Kleen |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-20 | KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction | Marcelo Tosatti |
2008-07-20 | KVM: s390: rename private structures | Christian Borntraeger |
2008-07-20 | KVM: s390: Set guest storage limit and offset to sane values | Christian Borntraeger |
2008-07-20 | KVM: Fix memory leak on guest exit | Carsten Otte |
2008-07-20 | KVM: Remove decache_vcpus_on_cpu() and related callbacks | Avi Kivity |
2008-07-17 | [S390] Fix stacktrace compile bug. | Heiko Carstens |
2008-07-17 | [S390] Increase default warning stacksize. | Heiko Carstens |
2008-07-15 | generic-ipi: more merge fallout | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-07-14 | [S390] Remove P390 support. | Heiko Carstens |
2008-07-14 | [S390] Cleanup kprobes printk messages. | Martin Schwidefsky |
2008-07-14 | [S390] Cleanup s390 debug feature print messages. | Michael Holzheu |
2008-07-14 | [S390] Cleanup appldata printk messages. | Gerald Schaefer |
2008-07-14 | [S390] Cleanup cpacf printk messages. | Jan Glauber |
2008-07-14 | [S390] Cleanup vtime printk messages. | Martin Schwidefsky |
2008-07-14 | [S390] Move memory detection code to own file. | Heiko Carstens |
2008-07-14 | [S390] Add support for memory hot-add. | Heiko Carstens |
2008-07-14 | [S390] s390: use memory_read_from_buffer() | Akinobu Mita |
2008-07-14 | [S390] s390: use simple_read_from_buffer() | Akinobu Mita |
2008-07-14 | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall |
2008-07-14 | [S390] Extra Kernel Parameters via VMPARM | Hendrik Brueckner |
2008-07-14 | [S390] idle: remove idle notifier chain. | Heiko Carstens |
2008-07-14 | [S390] cio: Add chsc subchannel driver. | Cornelia Huck |
2008-07-14 | [S390] stp support. | Martin Schwidefsky |
2008-07-14 | [S390] initrd vs bss section clearing. | Heiko Carstens |
2008-07-14 | [S390] Introduce user_regset accessors for s390 | Martin Schwidefsky |
2008-07-14 | [S390] Remove ipldelay kernel parameter. | Heiko Carstens |
2008-07-14 | [S390] make appldata compile w/o CONFIG_SWAP | Gerald Schaefer |
2008-07-12 | crypto: s390 - Respect STFL bit | Jan Glauber |
2008-07-03 | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-20 | crypto-prng: BKL pushdown | Arnd Bergmann |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar |
2008-06-11 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-06-10 | [S390] Fix build failure in __cpu_up() | Segher Boessenkool |
2008-06-10 | [S390] vmemmap: fix off-by-one bug. | Heiko Carstens |
2008-06-10 | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT. | Heiko Carstens |
2008-06-06 | KVM: s390: Fix race condition in kvm_s390_handle_wait | Carsten Otte |
2008-06-06 | KVM: s390: Send program check on access error | Carsten Otte |
2008-06-06 | KVM: s390: fix interrupt delivery | Carsten Otte |
2008-06-06 | KVM: s390: handle machine checks when guest is running | Christian Borntraeger |