Age | Commit message (Expand) | Author | Files | Lines |
2017-05-31 | KVM: s390: fix ais handling vs cpu model | Christian Borntraeger | 1 | -2/+2 |
2017-04-12 | KVM: s390: fix stale machine check data for guarded storage | Christian Borntraeger | 1 | -0/+2 |
2017-04-06 | KVM: s390: introduce adapter interrupt inject function | Yi Min Zhao | 1 | -6/+47 |
2017-04-06 | KVM: s390: introduce ais mode modify function | Fei Li | 1 | -0/+43 |
2017-04-06 | KVM: s390: interface for suppressible I/O adapters | Fei Li | 1 | -0/+2 |
2017-03-22 | KVM: s390: gs support for kvm guests | Fan Zhang | 1 | -2/+31 |
2017-03-22 | s390: add a system call for guarded storage | Martin Schwidefsky | 1 | -2/+2 |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-22 | KVM: s390: handle access registers in the run ioctl not in vcpu_put/load | Christian Borntraeger | 1 | -1/+1 |
2016-09-08 | KVM: s390: allow 255 VCPUs when sca entries aren't used | David Hildenbrand | 1 | -0/+4 |
2016-09-08 | KVM: s390: write external damage code on machine checks | David Hildenbrand | 1 | -0/+2 |
2016-09-08 | KVM: s390: fix delivery of vector regs during machine checks | David Hildenbrand | 1 | -2/+13 |
2016-09-08 | KVM: s390: split store status and machine check handling | David Hildenbrand | 1 | -1/+28 |
2016-09-08 | KVM: s390: factor out actual delivery of machine checks | David Hildenbrand | 1 | -23/+31 |
2016-07-14 | KVM: pass struct kvm to kvm_set_routing_entry | Radim Krčmář | 1 | -1/+2 |
2016-06-21 | KVM: s390: vsie: speed up VCPU irq delivery when handling vsie | David Hildenbrand | 1 | -0/+5 |
2016-06-10 | KVM: s390: fixup I/O interrupt traces | Christian Borntraeger | 1 | -11/+15 |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -0/+5 |
2016-04-20 | KVM: s390: add clear I/O irq operation for FLIC | Halil Pasic | 1 | -0/+25 |
2016-04-20 | KVM: s390: implement has_attr for FLIC | Halil Pasic | 1 | -0/+17 |
2016-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -38/+55 |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky | 1 | -0/+1 |
2016-03-08 | KVM: s390: wake up when the VCPU cpu timer expires | David Hildenbrand | 1 | -13/+35 |
2016-03-08 | KVM: s390: abstract access to the VCPU cpu timer | David Hildenbrand | 1 | -2/+3 |
2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 1 | -2/+2 |
2016-02-10 | KVM: s390: irq delivery should not rely on icptcode | David Hildenbrand | 1 | -1/+1 |
2016-02-10 | KVM: s390: migration / injection of prog irq ilc | David Hildenbrand | 1 | -1/+11 |
2016-02-10 | KVM: s390: PSW forwarding / rewinding / ilc rework | David Hildenbrand | 1 | -22/+6 |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -2/+2 |
2016-01-11 | s390: rename struct _lowcore to struct lowcore | Heiko Carstens | 1 | -2/+2 |
2015-11-30 | KVM: s390: fast path for sca_ext_call_pending | David Hildenbrand | 1 | -2/+4 |
2015-11-30 | KVM: s390: Introduce switching code | Eugene (jno) Dvurechenski | 1 | -0/+6 |
2015-11-30 | KVM: s390: Make provisions for ESCA utilization | Eugene (jno) Dvurechenski | 1 | -16/+62 |
2015-11-30 | KVM: s390: Introduce new structures | Eugene (jno) Dvurechenski | 1 | -12/+19 |
2015-11-30 | KVM: s390: Generalize access to SIGP controls | Eugene (jno) Dvurechenski | 1 | -27/+45 |
2015-11-19 | KVM: s390: fix wrong lookup of VCPUs by array index | David Hildenbrand | 1 | -2/+1 |
2015-11-19 | KVM: s390: avoid memory overwrites on emergency signal injection | David Hildenbrand | 1 | -0/+4 |
2015-10-13 | KVM: s390: factor out reading of the guest TOD clock | David Hildenbrand | 1 | -12/+3 |
2015-10-13 | KVM: s390: correctly handle injection of pgm irqs and per events | David Hildenbrand | 1 | -1/+20 |
2015-10-13 | KVM: s390: simplify in-kernel program irq injection | David Hildenbrand | 1 | -28/+0 |
2015-10-13 | KVM: s390: drop out early in kvm_s390_has_irq() | David Hildenbrand | 1 | -11/+9 |
2015-10-13 | KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts | David Hildenbrand | 1 | -1/+1 |
2015-10-13 | KVM: s390: set interception requests for all floating irqs | David Hildenbrand | 1 | -12/+7 |
2015-10-13 | KVM: s390: disabled wait cares about machine checks, not PER | David Hildenbrand | 1 | -5/+3 |
2015-10-13 | KVM: s390: remove unused variable in __inject_vm | Christian Borntraeger | 1 | -3/+0 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -15/+15 |
2015-08-04 | KVM: s390: host STP toleration for VMs | Fan Zhang | 1 | -1/+9 |
2015-07-29 | KVM: s390: more irq names for trace events | David Hildenbrand | 1 | -2/+1 |