Age | Commit message (Expand) | Author |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-05-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro |
2012-05-30 | s390/uaccess: fix access_ok compile warnings | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix sign extension bugs | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix 1 and 2 byte memory accesses | Heiko Carstens |
2012-05-30 | s390/cmpxchg: fix compile warnings specific to s390 | Heiko Carstens |
2012-05-30 | s390/cmpxchg: add missing memory barrier to cmpxchg64 | Heiko Carstens |
2012-05-30 | s390/cpu: remove cpu "capabilities" sysfs attribute | Heiko Carstens |
2012-05-30 | s390/kernel: Introduce memcpy_absolute() function | Michael Holzheu |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-24 | s390/headers: replace __s390x__ with CONFIG_64BIT where possible | Heiko Carstens |
2012-05-24 | s390/headers: remove #ifdef __KERNEL__ from not exported headers | Heiko Carstens |
2012-05-23 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-05-23 | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner |
2012-05-23 | s390/kernel: Remove OS info init function call and diag 308 for kdump | Michael Holzheu |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-17 | KVM: s390: onereg for timer related registers | Jason J. herne |
2012-05-17 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte |
2012-05-17 | KVM: s390: add capability indicating COW support | Christian Borntraeger |
2012-05-16 | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha |
2012-05-16 | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott |
2012-05-16 | s390/ccwgroup: exploit ccwdev_by_dev_id | Sebastian Ott |
2012-05-16 | s390/ccwgroup: introduce ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/barrier: make use of fast-bcr facility | Heiko Carstens |
2012-05-16 | s390/barrier: cleanup barrier functions | Heiko Carstens |
2012-05-16 | s390/time: simply Kconfig dependency | Heiko Carstens |
2012-05-16 | s390/time: always use stckf instead of stck if available | Heiko Carstens |
2012-05-16 | s390: replace TIF_SIE with PF_VCPU | Martin Schwidefsky |
2012-05-16 | s390: allow absolute memory access for /dev/mem | Michael Holzheu |
2012-05-16 | s390/qdio: Cleanup error handling to drivers | Jan Glauber |
2012-05-16 | s390/qdio: remove duplicate defines of data div bits | Steffen Maier |
2012-04-30 | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-19 | Merge branch 'linus' into queue | Marcelo Tosatti |
2012-04-11 | [S390] Fix compile error in swab.h | Martin Schwidefsky |
2012-04-11 | [S390] Fix stfle() lowcore protection problem | Michael Holzheu |
2012-04-11 | [S390] fix tlb flushing for page table pages | Martin Schwidefsky |
2012-04-08 | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson |
2012-03-30 | [S390] Fix build errors (fallout from system.h disintegration) | Heiko Carstens |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Delete all instances of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2012-03-23 | [S390] perf: add support for s390x CPU counters | Hendrik Brueckner |
2012-03-23 | [S390] oprofile: Allow multiple users of the measurement alert interrupt | Jan Glauber |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-11 | [S390] Ensure that vmcore_info pointer is never accessed directly | Michael Holzheu |