Age | Commit message (Expand) | Author |
2014-09-30 | s390/mm: make use of ipte range facility | Heiko Carstens |
2014-09-25 | s390/uprobes: architecture backend for uprobes | Jan Willeke |
2014-09-25 | s390/uprobes: common library for kprobes and uprobes | Jan Willeke |
2014-09-25 | s390/rwlock: use the interlocked-access facility 1 instructions | Martin Schwidefsky |
2014-09-25 | s390/rwlock: remove interrupt-enabling rwlock variant. | Martin Schwidefsky |
2014-09-25 | s390/mm: remove change bit override support | Heiko Carstens |
2014-09-25 | s390/rwlock: use directed yield for write-locked rwlocks | Martin Schwidefsky |
2014-09-25 | s390/hmcdrv: HMC drive CD/DVD access | Ralf Hoppe |
2014-09-09 | s390/spinlock: optimize spin_unlock code | Heiko Carstens |
2014-09-09 | s390/ftrace: optimize mcount code | Heiko Carstens |
2014-09-09 | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support | Heiko Carstens |
2014-09-09 | s390/ftrace: optimize function graph caller code | Heiko Carstens |
2014-09-09 | s390/vdso: add vdso support for coarse clocks | Martin Schwidefsky |
2014-09-09 | s390: remove unused MACHINE_FLAG_RRBM | Heiko Carstens |
2014-09-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-09-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-02 | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags | Christian Borntraeger |
2014-09-02 | KVM: s390/mm: Fix storage key corruption during swapping | Christian Borntraeger |
2014-09-01 | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware | Michael Holzheu |
2014-08-12 | s390: wire up memfd_create syscall | Heiko Carstens |
2014-08-12 | s390: wire up seccomp and getrandom syscalls | Heiko Carstens |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-01 | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky |
2014-07-28 | s390/seccomp: fix error return for filtered system calls | Jan Willeke |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-22 | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott |
2014-07-21 | KVM: s390: add ipte to trace event decoding | Christian Borntraeger |
2014-07-21 | KVM: s390: remove the tasklet used by the hrtimer | David Hildenbrand |
2014-07-21 | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block | David Hildenbrand |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-07-16 | perf kvm: Add stat support on s390 | Alexander Yarygin |
2014-07-16 | s390: fix restore of invalid floating-point-control | Martin Schwidefsky |
2014-07-10 | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-06-26 | KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency | Heiko Carstens |
2014-06-16 | s390/compat: correct ucontext layout for high gprs | Martin Schwidefsky |
2014-06-10 | s390/uaccess: always load the kernel ASCE after task switch | Martin Schwidefsky |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-30 | KVM: s390: Intercept the tprot instruction | Matthew Rosato |
2014-05-28 | s390/lowcore: replace lowcore irb array with a per-cpu variable | Martin Schwidefsky |
2014-05-28 | s390/lowcore: reserve 96 bytes for IRB in lowcore | Christian Borntraeger |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-20 | s390/spinlock,rwlock: always to a load-and-test first | Martin Schwidefsky |