index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
2014-07-21
KVM: s390: move vcpu wakeup code to a central point
David Hildenbrand
2014-07-21
KVM: s390: remove _bh locking from local_int.lock
David Hildenbrand
2014-07-21
KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block
David Hildenbrand
2014-05-30
KVM: s390: a VCPU is already started when delivering interrupts
David Hildenbrand
2014-05-16
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-06
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
2014-04-29
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-22
KVM: s390: Drop pending interrupts on guest exit
Christian Borntraeger
2014-04-22
KVM: s390: no timer interrupts when single-stepping a guest
David Hildenbrand
2014-04-22
KVM: s390: move timer interrupt checks into own functions
David Hildenbrand
2014-04-22
KVM: s390: hardware support for guest debugging
David Hildenbrand
2014-04-22
KVM: s390: deliver program irq parameters and use correct ilc
David Hildenbrand
2014-04-22
KVM: s390: reinject io interrupt on tpi failure
Cornelia Huck
2014-04-22
KVM: s390: convert local irqs in __do_deliver_interrupt()
Jens Freimann
2014-04-22
KVM: s390: convert __do_deliver_interrupt()
Heiko Carstens
2014-04-22
KVM: s390: allow injecting every kind of interrupt
Jens Freimann
2014-03-25
Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-25
KVM: s390: clear local interrupts at cpu initial reset
Jens Freimann
2014-03-21
KVM: s390: irq routing for adapter interrupts.
Cornelia Huck
2014-03-21
KVM: s390: adapter interrupt sources
Cornelia Huck
2014-03-17
KVM: s390: Removing untriggerable BUG_ONs
Dominik Dingel
2014-03-04
KVM: s390: get rid of local_int array
Jens Freimann
2014-02-26
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
2014-01-30
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
KVM: s390: limit floating irqs
Jens Freimann
2014-01-30
KVM: s390: add floating irq controller
Jens Freimann
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
s390/kvm: remove explicit -EFAULT return code checking on guest access
Heiko Carstens
2013-02-24
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-11
KVM: s390: Fix handling of iscs.
Cornelia Huck
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
2013-01-07
KVM: s390: Add support for channel I/O instructions.
Cornelia Huck
2013-01-07
KVM: s390: Add support for machine checks.
Cornelia Huck
2013-01-07
KVM: s390: Support for I/O interrupts.
Cornelia Huck
2012-10-10
s390/kvm: Interrupt injection bugfix
Jason J. Herne
2012-09-27
KVM: s390: Fix vcpu_load handling in interrupt code
Christian Borntraeger
2012-07-26
KVM: s390: Add implementation-specific trace events
Cornelia Huck
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-11
[S390] rename lowcore field
Martin Schwidefsky
2012-03-05
KVM: s390: rework code that sets the prefix
Christian Borntraeger
2011-11-17
KVM: s390: Fix RUNNING flag misinterpretation
Cornelia Huck
2011-10-30
KVM: s390: implement sigp external call
Christian Ehrhardt
2011-07-24
[S390] kvm: make sigp emerg smp capable
Christian Ehrhardt
[prev]
[next]