| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-09-08 | 1 | -4/+4 |
|\ |
|
| * | s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware | Michael Holzheu | 2014-09-01 | 1 | -4/+4 |
* | | KVM: s390/mm: Fix guest storage key corruption in ptep_set_access_flags | Christian Borntraeger | 2014-09-02 | 1 | -0/+1 |
* | | KVM: s390/mm: Fix storage key corruption during swapping | Christian Borntraeger | 2014-09-02 | 1 | -2/+3 |
|/ |
|
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 1 | -2/+0 |
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-09 | 2 | -3/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-08-07 | 3 | -89/+114 |
|\ |
|
| * | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky | 2014-08-01 | 1 | -88/+109 |
| * | s390/seccomp: fix error return for filtered system calls | Jan Willeke | 2014-07-28 | 1 | -1/+1 |
| * | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott | 2014-07-22 | 1 | -0/+4 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-05 | 1 | -1/+1 |
|\ \ |
|
| * | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-04 | 1 | -2/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | KVM: s390: remove the tasklet used by the hrtimer | David Hildenbrand | 2014-07-21 | 1 | -1/+0 |
| * | | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block | David Hildenbrand | 2014-07-21 | 1 | -1/+0 |
| * | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand | 2014-07-10 | 1 | -0/+1 |
* | | | s390: fix restore of invalid floating-point-control | Martin Schwidefsky | 2014-07-16 | 1 | -2/+2 |
| |/
|/| |
|
* | | s390/uaccess: always load the kernel ASCE after task switch | Martin Schwidefsky | 2014-06-10 | 2 | -21/+16 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 9 | -108/+306 |
|\ |
|
| * | KVM: s390: Intercept the tprot instruction | Matthew Rosato | 2014-05-30 | 1 | -0/+1 |
| * | KVM: s390: split SIE state guest prefix field | Michael Mueller | 2014-05-16 | 1 | -1/+3 |
| * | s390/sclp: add sclp_get_ibc function | Michael Mueller | 2014-05-16 | 1 | -0/+1 |
| * | KVM: s390: interpretive execution of SIGP EXTERNAL CALL | David Hildenbrand | 2014-05-16 | 1 | -1/+3 |
| * | KVM: s390: Fix external interrupt interception | Thomas Huth | 2014-05-06 | 1 | -1/+4 |
| * | KVM: s390: enable IBS for single running VCPUs | David Hildenbrand | 2014-04-29 | 1 | -0/+2 |
| * | KVM: s390: hardware support for guest debugging | David Hildenbrand | 2014-04-22 | 1 | -4/+49 |
| * | KVM: s390: emulate stctl and stctg | David Hildenbrand | 2014-04-22 | 1 | -0/+2 |
| * | KVM: s390: deliver program irq parameters and use correct ilc | David Hildenbrand | 2014-04-22 | 1 | -0/+6 |
| * | KVM: s390: extract irq parameters of intercepted program irqs | David Hildenbrand | 2014-04-22 | 1 | -3/+15 |
| * | s390: rename and split lowcore field per_perc_atmid | Jens Freimann | 2014-04-22 | 1 | -2/+4 |
| * | s390: fix name of lowcore field at offset 0xa3 | Jens Freimann | 2014-04-22 | 1 | -2/+2 |
| * | KVM: s390: make use of ipte lock | Heiko Carstens | 2014-04-22 | 1 | -1/+11 |
| * | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens | 2014-04-22 | 1 | -1/+6 |
| * | KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function | Heiko Carstens | 2014-04-22 | 1 | -0/+1 |
| * | s390/ctl_reg: add union type for control register 0 | Heiko Carstens | 2014-04-22 | 1 | -0/+14 |
| * | s390/ptrace: add struct psw and accessor function | Heiko Carstens | 2014-04-22 | 1 | -0/+44 |
| * | KVM: s390: allow injecting every kind of interrupt | Jens Freimann | 2014-04-22 | 1 | -7/+52 |
| * | KVM: s390: make cmma usage conditionally | Dominik Dingel | 2014-04-22 | 1 | -0/+1 |
| * | KVM: s390/mm: new gmap_test_and_clear_dirty function | Dominik Dingel | 2014-04-22 | 1 | -0/+2 |
| * | KVM: s390/mm: use software dirty bit detection for user dirty tracking | Martin Schwidefsky | 2014-04-22 | 1 | -79/+56 |
| * | KVM: s390: Don't enable skeys by default | Dominik Dingel | 2014-04-22 | 2 | -1/+4 |
| * | KVM: s390: Allow skeys to be enabled for the current process | Dominik Dingel | 2014-04-22 | 1 | -0/+1 |
| * | KVM: s390: Clear storage keys | Dominik Dingel | 2014-04-22 | 1 | -1/+2 |
| * | KVM: s390: Adding skey bit to mmu context | Dominik Dingel | 2014-04-22 | 3 | -14/+30 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 1 | -12/+1 |
|\ \ |
|
| * \ | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 2014-05-22 | 2 | -2/+13 |
| |\ \ |
|
| * | | | sched, s390: Create a dedicated topology table | Vincent Guittot | 2014-05-07 | 1 | -10/+1 |
| * | | | sched: Rework sched_domain topology definition | Vincent Guittot | 2014-05-07 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 2 | -7/+3 |
|\ \ \ |
|
| * | | | arch,s390: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 2 | -7/+3 |
| |/ / |
|