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