Age | Commit message (Expand) | Author | Files | Lines |
2014-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 1 | -12/+6 |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -583/+954 |
2014-12-18 | s390/kvm: REPLACE barrier fixup with READ_ONCE | Christian Borntraeger | 1 | -12/+6 |
2014-12-04 | KVM: s390: clean up return code handling in irq delivery code | Jens Freimann | 1 | -13/+13 |
2014-12-04 | KVM: s390: use atomic bitops to access pending_irqs bitmap | Jens Freimann | 1 | -2/+2 |
2014-12-04 | KVM: s390: some ext irqs have to clear the ext cpu addr | David Hildenbrand | 1 | -0/+3 |
2014-11-28 | KVM: s390: allow injecting all kinds of machine checks | Jens Freimann | 1 | -3/+11 |
2014-11-28 | KVM: s390: handle pending local interrupts via bitmap | Jens Freimann | 5 | -280/+380 |
2014-11-28 | KVM: s390: refactor interrupt delivery code | Jens Freimann | 1 | -177/+282 |
2014-11-28 | KVM: s390: add defines for virtio and pfault interrupt code | Jens Freimann | 1 | -2/+4 |
2014-11-28 | KVM: s390: external param not valid for cpu timer and ckc | David Hildenbrand | 1 | -4/+2 |
2014-11-28 | KVM: s390: refactor interrupt injection code | Jens Freimann | 1 | -54/+167 |
2014-11-28 | KVM: s390: trigger the right CPU exit for floating interrupts | Christian Borntraeger | 1 | -1/+11 |
2014-11-28 | KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction | Thomas Huth | 3 | -12/+22 |
2014-11-28 | KVM: s390: Small fixes for the PFMF handler | Thomas Huth | 1 | -4/+7 |
2014-11-07 | Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2 | -44/+48 |
2014-11-07 | KVM: s390: fix handling of lctl[g]/stctl[g] | Heiko Carstens | 1 | -36/+32 |
2014-11-07 | KVM: s390: flush CPU on load control | Christian Borntraeger | 1 | -2/+2 |
2014-11-07 | KVM: s390: Fix ipte locking | Christian Borntraeger | 1 | -6/+14 |
2014-10-28 | KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) | David Hildenbrand | 1 | -7/+18 |
2014-10-28 | KVM: s390: sigp: inject emergency calls in a separate function | David Hildenbrand | 1 | -3/+9 |
2014-10-28 | KVM: s390: sigp: instruction counters for all sigp orders | David Hildenbrand | 2 | -1/+14 |
2014-10-28 | KVM: s390: sigp: separate preparation handlers | David Hildenbrand | 1 | -15/+32 |
2014-10-28 | KVM: s390: sigp: move target cpu checks into dispatcher | David Hildenbrand | 1 | -91/+48 |
2014-10-28 | KVM: s390: sigp: dispatch orders with one target in a separate function | David Hildenbrand | 1 | -31/+43 |
2014-10-28 | KVM: s390: Fix size of monitor-class number field | Thomas Huth | 1 | -1/+1 |
2014-10-28 | KVM: s390: Make the simple ipte mutex specific to a VM instead of global | Thomas Huth | 2 | -11/+10 |
2014-10-27 | s390/mm: disable KSM for storage key enabled pages | Dominik Dingel | 1 | -5/+12 |
2014-10-27 | s390/mm: recfactor global pgste updates | Dominik Dingel | 1 | -1/+1 |
2014-10-01 | KVM: s390: count vcpu wakeups in stat.halt_wakeup | David Hildenbrand | 2 | -0/+2 |
2014-10-01 | KVM: s390/facilities: allow TOD-CLOCK steering facility bit | Christian Borntraeger | 1 | -1/+1 |
2014-09-17 | KVM: s390: register flic ops dynamically | Cornelia Huck | 2 | -1/+3 |
2014-09-10 | KVM: s390/interrupt: remove double assignment | Christian Borntraeger | 1 | -1/+0 |
2014-09-10 | KVM: s390/cmm: Fix prefix handling for diag 10 balloon | Christian Borntraeger | 1 | -8/+18 |
2014-09-10 | KVM: s390: get rid of constant condition in ipte_unlock_simple | Christian Borntraeger | 1 | -2/+1 |
2014-09-10 | KVM: s390: unintended fallthrough for external call | Christian Borntraeger | 1 | -0/+1 |
2014-09-10 | KVM: s390: Limit guest size to 16TB | Christian Borntraeger | 1 | -1/+1 |
2014-09-10 | KVM: s390: add __must_check to interrupt deliver functions | Christian Borntraeger | 2 | -7/+7 |
2014-09-10 | KVM: CPACF: Enable MSA4 instructions for kvm guest | Tony Krowiak | 1 | -0/+33 |
2014-08-29 | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 1 | -1/+1 |
2014-08-29 | KVM: static inline empty kvm_arch functions | Radim Krčmář | 1 | -43/+0 |
2014-08-26 | Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 5 | -155/+113 |
2014-08-26 | KVM: s390/mm: support gmap page tables with less than 5 levels | Martin Schwidefsky | 1 | -2/+2 |
2014-08-26 | KVM: s390/mm: use radix trees for guest to host mappings | Martin Schwidefsky | 1 | -15/+3 |
2014-08-25 | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 1 | -13/+0 |
2014-08-25 | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 4 | -8/+8 |
2014-08-25 | KVM: s390: don't use kvm lock in interrupt injection code | Jens Freimann | 1 | -2/+0 |
2014-08-25 | KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery | Jens Freimann | 3 | -25/+24 |
2014-08-25 | KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it | David Hildenbrand | 2 | -3/+9 |
2014-08-25 | KVM: s390: synchronize more registers with kvm_run | David Hildenbrand | 1 | -14/+46 |