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
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
KVM: s390: provide counters for all interrupt injects/delivery
Christian Borntraeger
1
-3
/
+21
2018-03-14
KVM: add machine check counter to kvm_stat
QingFeng Hao
1
-0
/
+1
2018-03-14
KVM: s390: add exit io request stats and simplify code
Christian Borntraeger
1
-0
/
+1
2018-03-09
KVM: s390: Refactor host cmma and pfmfi interpretation controls
Janosch Frank
1
-11
/
+12
2018-03-09
KVM: s390: implement CPU model only facilities
Christian Borntraeger
1
-19
/
+34
2018-03-06
KVM: s390: fix memory overwrites when not using SCA entries
David Hildenbrand
1
-0
/
+1
2018-03-01
KVM: s390: provide io interrupt kvm_stat
Christian Borntraeger
1
-0
/
+1
2018-02-20
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
1
-31
/
+15
2018-02-20
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
1
-3
/
+29
2018-02-20
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
1
-0
/
+1
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-11
/
+28
2018-01-30
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-26
/
+48
2018-01-26
KVM: s390: introduce the format-1 GISA
Michael Mueller
1
-0
/
+2
2018-01-26
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
1
-0
/
+8
2018-01-26
KVM: s390: define GISA format-0 data structure
Michael Mueller
1
-0
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
1
-1
/
+1
2018-01-24
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
1
-6
/
+5
2018-01-24
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
1
-9
/
+8
2018-01-24
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
1
-4
/
+17
2018-01-24
Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-7
/
+11
2018-01-24
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
1
-6
/
+6
2018-01-24
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
1
-7
/
+11
2018-01-20
KVM: s390: wire up bpb feature
Christian Borntraeger
1
-0
/
+12
2018-01-16
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-10
/
+19
2018-01-16
KVM: s390: cleanup struct kvm_s390_float_interrupt
David Hildenbrand
1
-3
/
+0
2018-01-16
KVM: s390: add debug tracing for cpu features of CPU model
Christian Borntraeger
1
-6
/
+18
2018-01-16
KVM: s390: use created_vcpus in more places
Christian Borntraeger
1
-2
/
+2
2018-01-06
Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-4
/
+5
2017-12-22
KVM: s390: fix cmma migration for multiple memory slots
Christian Borntraeger
1
-4
/
+5
2017-12-14
KVM: introduce kvm_arch_vcpu_async_ioctl
Paolo Bonzini
1
-4
/
+12
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl
Christoffer Dall
1
-8
/
+11
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
1
-3
/
+12
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
1
-0
/
+4
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
1
-4
/
+12
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
1
-0
/
+3
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
1
-2
/
+9
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
1
-0
/
+4
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
1
-0
/
+4
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
1
-0
/
+2
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
1
-0
/
+2
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
1
-2
/
+8
2017-12-06
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-6
/
+5
2017-12-06
KVM: s390: mark irq_state.flags as non-usable
Christian Borntraeger
1
-2
/
+4
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
1
-5
/
+2
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2017-11-09
KVM: s390: provide a capability for AIS state migration
Christian Borntraeger
1
-0
/
+1
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
1
-2
/
+0
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
1
-2
/
+0
[next]