index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
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
2015-07-29
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
1
-24
/
+27
2015-07-29
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
1
-19
/
+14
2015-07-29
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
1
-1
/
+0
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
1
-15
/
+15
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-36
/
+54
2015-06-23
KVM: s390: clear floating interrupt bitmap and parameters
Jens Freimann
1
-0
/
+3
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
1
-2
/
+2
2015-05-08
KVM: s390: factor out and optimize floating irq VCPU kick
David Hildenbrand
1
-28
/
+46
2015-05-08
KVM: s390: optimize interrupt handling round trip time
Jens Freimann
1
-7
/
+4
2015-05-08
KVM: s390: fix external call injection without sigp interpretation
David Hildenbrand
1
-1
/
+1
2015-03-31
KVM: s390: migrate vcpu interrupt state
Jens Freimann
1
-0
/
+140
2015-03-31
KVM: s390: refactor vcpu injection function
Jens Freimann
1
-3
/
+12
2015-03-31
KVM: s390: cpu timer irq priority
David Hildenbrand
1
-7
/
+27
2015-03-31
KVM: s390: deliver floating interrupts in order of priority
Jens Freimann
1
-359
/
+473
2015-03-31
KVM: s390: fix get_all_floating_irqs
Jens Freimann
1
-26
/
+32
2015-03-31
KVM: s390: store the breaking-event address on pgm interrupts
David Hildenbrand
1
-0
/
+2
2015-03-06
KVM: s390: Machine Check
Eric Farman
1
-0
/
+4
2015-03-06
KVM: s390: Vector exceptions
Eric Farman
1
-0
/
+1
2015-03-06
KVM: s390: Use insn_length() to calculate length of instruction
Thomas Huth
1
-4
/
+3
2015-03-06
KVM: s390: Nullify instruction for certain program exceptions
Thomas Huth
1
-1
/
+17
2015-03-06
KVM: s390: reinjection of irqs can fail in the tpi handler
David Hildenbrand
1
-2
/
+2
2015-02-09
KVM: s390: floating irqs: fix user triggerable endless loop
David Hildenbrand
1
-0
/
+2
2015-01-23
KVM: s390: remove redundant setting of interrupt type
Jens Freimann
1
-1
/
+0
2015-01-23
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
1
-2
/
+2
2015-01-23
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
1
-1
/
+5
2015-01-23
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
1
-4
/
+4
2015-01-23
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
1
-3
/
+2
2015-01-23
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
1
-8
/
+0
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
1
-15
/
+42
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
1
-0
/
+3
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
1
-2
/
+2
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
1
-26
/
+45
2015-01-23
KVM: s390: new parameter for SIGP STOP irqs
David Hildenbrand
1
-1
/
+17
2015-01-23
KVM: s390: forward hrtimer if guest ckc not pending yet
David Hildenbrand
1
-2
/
+12
2015-01-23
KVM: s390: prevent sleep duration underflows in handle_wait()
David Hildenbrand
1
-1
/
+7
2015-01-23
KVM: s390: make local function static
Christian Borntraeger
1
-1
/
+1
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
[next]