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
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
2015-10-13
KVM: s390: remove unused variable in __inject_vm
Christian Borntraeger
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-04
KVM: s390: host STP toleration for VMs
Fan Zhang
2015-07-29
KVM: s390: more irq names for trace events
David Hildenbrand
2015-07-29
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
2015-07-29
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
2015-07-29
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-23
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-08
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
2015-05-08
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
2015-05-08
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
2015-03-31
KVM: s390: refactor vcpu injection function
Jens Freimann
2015-03-31
KVM: s390: cpu timer irq priority
David Hildenbrand
2015-03-31
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
2015-03-31
KVM: s390: fix get_all_floating_irqs
Jens Freimann
2015-03-31
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
2015-03-06
KVM: s390: Machine Check
Eric Farman
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
2015-03-06
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
[next]