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
2020-02-28
KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
Christian Borntraeger
1
-3
/
+3
2019-09-19
KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl
Thomas Huth
1
-0
/
+10
2018-03-09
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
1
-6
/
+19
2017-08-31
KVM: s390: use WARN_ON_ONCE only for checking
David Hildenbrand
1
-2
/
+4
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+90
2017-06-28
KVM: s390: Inject machine check into the guest
QingFeng Hao
1
-1
/
+42
2017-06-22
KVM: S390: add new group for flic
Yi Min Zhao
1
-0
/
+48
2017-05-31
KVM: s390: fix ais handling vs cpu model
Christian Borntraeger
1
-2
/
+2
2017-04-12
KVM: s390: fix stale machine check data for guarded storage
Christian Borntraeger
1
-0
/
+2
2017-04-06
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
1
-6
/
+47
2017-04-06
KVM: s390: introduce ais mode modify function
Fei Li
1
-0
/
+43
2017-04-06
KVM: s390: interface for suppressible I/O adapters
Fei Li
1
-0
/
+2
2017-03-22
KVM: s390: gs support for kvm guests
Fan Zhang
1
-2
/
+31
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-22
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
1
-1
/
+1
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
1
-0
/
+4
2016-09-08
KVM: s390: write external damage code on machine checks
David Hildenbrand
1
-0
/
+2
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
1
-2
/
+13
2016-09-08
KVM: s390: split store status and machine check handling
David Hildenbrand
1
-1
/
+28
2016-09-08
KVM: s390: factor out actual delivery of machine checks
David Hildenbrand
1
-23
/
+31
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
1
-0
/
+5
2016-06-10
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
1
-11
/
+15
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+5
2016-04-20
KVM: s390: add clear I/O irq operation for FLIC
Halil Pasic
1
-0
/
+25
2016-04-20
KVM: s390: implement has_attr for FLIC
Halil Pasic
1
-0
/
+17
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-38
/
+55
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
1
-0
/
+1
2016-03-08
KVM: s390: wake up when the VCPU cpu timer expires
David Hildenbrand
1
-13
/
+35
2016-03-08
KVM: s390: abstract access to the VCPU cpu timer
David Hildenbrand
1
-2
/
+3
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-2
/
+2
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
1
-1
/
+1
2016-02-10
KVM: s390: migration / injection of prog irq ilc
David Hildenbrand
1
-1
/
+11
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
1
-22
/
+6
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-2
/
+2
2015-11-30
KVM: s390: fast path for sca_ext_call_pending
David Hildenbrand
1
-2
/
+4
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
1
-0
/
+6
2015-11-30
KVM: s390: Make provisions for ESCA utilization
Eugene (jno) Dvurechenski
1
-16
/
+62
2015-11-30
KVM: s390: Introduce new structures
Eugene (jno) Dvurechenski
1
-12
/
+19
2015-11-30
KVM: s390: Generalize access to SIGP controls
Eugene (jno) Dvurechenski
1
-27
/
+45
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
1
-2
/
+1
2015-11-19
KVM: s390: avoid memory overwrites on emergency signal injection
David Hildenbrand
1
-0
/
+4
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
[next]