| Age | Commit message (Expand) | Author | Files | Lines |
| 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/s390/linux |  Linus Torvalds | 3 | -89/+114 |
| 2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+26 |
| 2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  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 applying new changes |  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 | -20/+15 |
| 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/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -12/+1 |
| 2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  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 |
| 2014-05-20 | s390/uaccess: provide inline variants of get_user/put_user |  Heiko Carstens | 1 | -0/+30 |
| 2014-05-20 | s390/pci: add some new arch specific pci attributes |  Sebastian Ott | 2 | -3/+13 |
| 2014-05-20 | s390/pci: use pdev->dev.groups for attribute creation |  Sebastian Ott | 1 | -4/+2 |
| 2014-05-20 | s390: split TIF bits into CIF, PIF and TIF bits |  Martin Schwidefsky | 6 | -26/+66 |
| 2014-05-20 | s390/uaccess: simplify control register updates |  Martin Schwidefsky | 4 | -32/+20 |
| 2014-05-20 | s390/smp: Avoid busy loop after halt and "begin" on z/VM |  Michael Holzheu | 1 | -3/+2 |
| 2014-05-20 | s390: fix new ccwgroup.h kernel-doc warning |  Randy Dunlap | 1 | -0/+2 |
| 2014-05-20 | s390/spinlock: optimize spinlock code sequence |  Philipp Hachtmann | 2 | -8/+12 |
| 2014-05-20 | s390/spinlock: cleanup spinlock code |  Philipp Hachtmann | 2 | -48/+56 |
| 2014-05-20 | s390/mm: Convert bootmem to memblock |  Philipp Hachtmann | 1 | -14/+2 |
| 2014-05-16 | KVM: s390: split SIE state guest prefix field |  Michael Mueller | 1 | -1/+3 |
| 2014-05-16 | s390/sclp: add sclp_get_ibc function |  Michael Mueller | 1 | -0/+1 |
| 2014-05-16 | KVM: s390: interpretive execution of SIGP EXTERNAL CALL |  David Hildenbrand | 1 | -1/+3 |
| 2014-05-16 | KVM: s390: decoder of SIE intercepted instructions |  Alexander Yarygin | 1 | -0/+33 |
| 2014-05-16 | KVM: s390: add sie exit reasons tables |  Alexander Yarygin | 1 | -0/+212 |
| 2014-05-07 | sched, s390: Create a dedicated topology table |  Vincent Guittot | 1 | -10/+1 |
| 2014-05-07 | sched: Rework sched_domain topology definition |  Vincent Guittot | 1 | -2/+0 |
| 2014-05-06 | KVM: s390: Fix external interrupt interception |  Thomas Huth | 1 | -1/+4 |
| 2014-04-29 | KVM: s390: enable IBS for single running VCPUs |  David Hildenbrand | 1 | -0/+2 |
| 2014-04-27 | Merge branch 'safe-dirty-tlb-flush' |  Linus Torvalds | 1 | -1/+12 |