index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/swait: Rename to exclusive
Peter Zijlstra
2018-06-20
1
-1
/
+1
*
KVM: s390: introduce defines for control registers
David Hildenbrand
2018-05-17
1
-10
/
+10
*
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
2018-03-14
1
-4
/
+21
*
KVM: add machine check counter to kvm_stat
QingFeng Hao
2018-03-14
1
-0
/
+1
*
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
2018-02-20
1
-6
/
+19
*
KVM: s390: use switch vs jump table in interrupt.c
David Hildenbrand
2018-02-14
1
-34
/
+50
*
KVM: s390: do not set intervention requests for GISA interrupts
Christian Borntraeger
2018-02-14
1
-3
/
+8
*
KVM: s390: optimize wakeup for exitless interrupts
Christian Borntraeger
2018-02-14
1
-1
/
+2
*
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
1
-3
/
+1
*
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
1
-1
/
+7
*
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
1
-4
/
+70
*
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
1
-0
/
+18
*
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
1
-2
/
+7
*
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
1
-18
/
+75
*
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
1
-0
/
+28
*
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-26
1
-6
/
+6
*
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
1
-1
/
+1
*
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
1
-4
/
+4
*
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
1
-2
/
+2
*
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
1
-17
/
+12
*
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
2018-01-16
1
-14
/
+11
*
KVM: s390: drop use of spin lock in __floating_irq_kick
Michael Mueller
2018-01-16
1
-2
/
+0
*
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
1
-4
/
+0
*
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-12-06
1
-0
/
+1
*
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-4
/
+22
|
\
|
*
KVM: s390: clear_io_irq() requests are not expected for adapter interrupts
Michael Mueller
2017-11-09
1
-0
/
+2
|
*
KVM: s390: abstract conversion between isc and enum irq_types
Michael Mueller
2017-11-09
1
-4
/
+14
|
*
KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup
Christian Borntraeger
2017-11-09
1
-0
/
+6
*
|
s390/ctl_reg: move control register definitions to ctl_reg.h
Martin Schwidefsky
2017-10-19
1
-3
/
+3
|
/
*
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
2017-08-31
1
-2
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-06
1
-1
/
+90
|
\
|
*
KVM: s390: Inject machine check into the guest
QingFeng Hao
2017-06-28
1
-1
/
+42
|
*
KVM: S390: add new group for flic
Yi Min Zhao
2017-06-22
1
-0
/
+48
*
|
KVM: s390: fix ais handling vs cpu model
Christian Borntraeger
2017-05-31
1
-2
/
+2
|
/
*
KVM: s390: fix stale machine check data for guarded storage
Christian Borntraeger
2017-04-12
1
-0
/
+2
*
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
2017-04-06
1
-6
/
+47
*
KVM: s390: introduce ais mode modify function
Fei Li
2017-04-06
1
-0
/
+43
*
KVM: s390: interface for suppressible I/O adapters
Fei Li
2017-04-06
1
-0
/
+2
*
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
1
-2
/
+31
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-2
/
+2
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
2016-11-22
1
-1
/
+1
*
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
2016-09-08
1
-0
/
+4
*
KVM: s390: write external damage code on machine checks
David Hildenbrand
2016-09-08
1
-0
/
+2
*
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
2016-09-08
1
-2
/
+13
*
KVM: s390: split store status and machine check handling
David Hildenbrand
2016-09-08
1
-1
/
+28
*
KVM: s390: factor out actual delivery of machine checks
David Hildenbrand
2016-09-08
1
-23
/
+31
*
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-14
1
-1
/
+2
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
1
-0
/
+5
[next]