index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-22
KVM: S390: add new group for flic
Yi Min Zhao
2017-05-31
KVM: s390: fix ais handling vs cpu model
Christian Borntraeger
2017-04-12
KVM: s390: fix stale machine check data for guarded storage
Christian Borntraeger
2017-04-06
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
2017-04-06
KVM: s390: interface for suppressible I/O adapters
Fei Li
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-22
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
KVM: s390: write external damage code on machine checks
David Hildenbrand
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
2016-09-08
KVM: s390: split store status and machine check handling
David Hildenbrand
2016-09-08
KVM: s390: factor out actual delivery of machine checks
David Hildenbrand
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-10
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-04-20
KVM: s390: add clear I/O irq operation for FLIC
Halil Pasic
2016-04-20
KVM: s390: implement has_attr for FLIC
Halil Pasic
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
2016-03-08
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2016-02-10
KVM: s390: migration / injection of prog irq ilc
David Hildenbrand
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2015-11-30
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2015-11-19
KVM: s390: avoid memory overwrites on emergency signal injection
David Hildenbrand
2015-10-13
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
2015-10-13
KVM: s390: correctly handle injection of pgm irqs and per events
David Hildenbrand
2015-10-13
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2015-10-13
KVM: s390: drop out early in kvm_s390_has_irq()
David Hildenbrand
2015-10-13
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
David Hildenbrand
2015-10-13
KVM: s390: set interception requests for all floating irqs
David Hildenbrand
2015-10-13
KVM: s390: disabled wait cares about machine checks, not PER
David Hildenbrand
[next]