1. f07afa0 KVM: s390: fix memory overwrites when not using SCA entries by David Hildenbrand · 7 years ago
  2. 09a0fb6 KVM: s390: provide io interrupt kvm_stat by Christian Borntraeger · 7 years ago
  3. 0e7def5 KVM: s390: provide only a single function for setting the tod (fix SCK) by David Hildenbrand · 7 years ago
  4. 1575767 KVM: s390: consider epoch index on TOD clock syncs by David Hildenbrand · 7 years ago
  5. d16b52c KVM: s390: consider epoch index on hotplugged CPUs by David Hildenbrand · 7 years ago
  6. 5fe0179 KVM: s390: take care of clock-comparator sign control by David Hildenbrand · 7 years ago
  7. baabee6 KVM: s390: use switch vs jump table in interrupt.c by David Hildenbrand · 7 years ago
  8. cb7485d KVM: s390: use switch vs jump table in intercept.c by Christian Borntraeger · 7 years ago
  9. 6db4263 KVM: s390: use switch vs jump table in priv.c by Christian Borntraeger · 9 years ago
  10. f315104a KVM: s390: force bp isolation for VSIE by Christian Borntraeger · 7 years ago
  11. 8846f31 KVM: s390: do not set intervention requests for GISA interrupts by Christian Borntraeger · 7 years ago
  12. a981032 KVM: s390: optimize wakeup for exitless interrupts by Christian Borntraeger · 7 years ago
  13. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  14. 92ea2b3 Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  15. 4b9f952 KVM: s390: introduce the format-1 GISA by Michael Mueller · 8 years ago
  16. f180bfd KVM: s390: activate GISA for emulated interrupts by Michael Mueller · 8 years ago
  17. 4b35f65 KVM: s390: make kvm_s390_get_io_int() aware of GISA by Michael Mueller · 8 years ago
  18. 24160af KVM: s390: add GISA interrupts to FLIC ioctl interface by Michael Mueller · 8 years ago
  19. 2496c8e KVM: s390: abstract adapter interruption word generation from ISC by Michael Mueller · 7 years ago
  20. d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
  21. d77e641 KVM: s390: implement GISA IPM related primitives by Michael Mueller · 8 years ago
  22. 19114be KVM: s390: define GISA format-0 data structure by Michael Mueller · 8 years ago
  23. c7901a6 KVM: s390: reverse bit ordering of irqs in pending mask by Michael Mueller · 8 years ago
  24. 8d5fb0d KVM: s390: introduce and use kvm_s390_test_cpuflags() by David Hildenbrand · 7 years ago
  25. 9daecfc KVM: s390: introduce and use kvm_s390_clear_cpuflags() by David Hildenbrand · 7 years ago
  26. ef8f4f4 KVM: s390: reuse kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
  27. 2018224 KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
  28. a37cb07 KVM: s390: add vcpu stat counters for many instruction by Christian Borntraeger · 7 years ago
  29. bda646d Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  30. 866c138 KVM: s390: diagnoses are instructions as well by Christian Borntraeger · 7 years ago
  31. 1de1ea7 KVM: s390: add proper locking for CMMA migration bitmap by Christian Borntraeger · 7 years ago
  32. 15e5020 KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page by David Hildenbrand · 7 years ago
  33. b3ecd4a KVM: s390: vsie: use READ_ONCE to access some SCB fields by David Hildenbrand · 7 years ago
  34. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
  35. 7cd9180 Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  36. a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
  37. 5886293 KVM: s390: drop use of spin lock in __floating_irq_kick by Michael Mueller · 7 years ago
  38. 2f8311c KVM: s390: add debug tracing for cpu features of CPU model by Christian Borntraeger · 7 years ago
  39. 241e3ec0 KVM: s390: use created_vcpus in more places by Christian Borntraeger · 7 years ago
  40. bb4945e Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  41. c2cf265 KVM: s390: prevent buffer overrun on memory hotplug during migration by Christian Borntraeger · 7 years ago
  42. 32aa144 KVM: s390: fix cmma migration for multiple memory slots by Christian Borntraeger · 7 years ago
  43. 5cb0944 KVM: introduce kvm_arch_vcpu_async_ioctl by Paolo Bonzini · 7 years ago
  44. 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
  45. 6a96bc7 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu by Christoffer Dall · 7 years ago
  46. 1393123 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu by Christoffer Dall · 7 years ago
  47. 66b5656 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug by Christoffer Dall · 7 years ago
  48. e83dff5 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate by Christoffer Dall · 7 years ago
  49. fd23256 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate by Christoffer Dall · 7 years ago
  50. b4ef9d4 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs by Christoffer Dall · 7 years ago
  51. bcdec41 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs by Christoffer Dall · 7 years ago
  52. 875656f KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs by Christoffer Dall · 7 years ago
  53. 1fc9b76 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs by Christoffer Dall · 7 years ago
  54. accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
  55. d29899a Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  56. ca76ec9 KVM: s390: Fix skey emulation permission check by Janosch Frank · 7 years ago
  57. bb64da9 KVM: s390: mark irq_state.flags as non-usable by Christian Borntraeger · 7 years ago
  58. 940f89a KVM: s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  59. d809aa2 KVM: s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  60. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  61. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  62. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  63. da9a144 KVM: s390: provide a capability for AIS state migration by Christian Borntraeger · 7 years ago
  64. 4dd6f17 KVM: s390: clear_io_irq() requests are not expected for adapter interrupts by Michael Mueller · 8 years ago
  65. ee739f4 KVM: s390: abstract conversion between isc and enum irq_types by Michael Mueller · 8 years ago
  66. f7a6509 KVM: s390: vsie: use common code functions for pinning by David Hildenbrand · 7 years ago
  67. 72e1ad4 KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup by Christian Borntraeger · 7 years ago
  68. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  69. cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
  70. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  71. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  72. b7c92f1 s390/sthyi: reorganize sthyi implementation by QingFeng Hao · 7 years ago
  73. bb59c2d s390/runtime_instrumentation: clean up struct runtime_instr_cb by Alice Frosi · 7 years ago
  74. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  75. 6e0ff1b Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  76. 9e85ae6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  77. c95c895 KVM: s390: vsie: cleanup mcck reinjection by David Hildenbrand · 7 years ago
  78. 3dbf020 KVM: s390: use WARN_ON_ONCE only for checking by David Hildenbrand · 7 years ago
  79. 8149fc0 KVM: s390: guestdbg: fix range check by David Hildenbrand · 7 years ago
  80. 1935222 KVM: s390: we are always in czam mode by David Hildenbrand · 7 years ago
  81. 1bab1c0 KVM: s390: expose no-DAT to guest and migration support by Claudio Imbrenda · 8 years ago
  82. 631aebf KVM: s390: sthyi: remove invalid guest write access by Heiko Carstens · 7 years ago
  83. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  84. b697e43 KVM: s390: Support Configuration z/Architecture Mode by Jason J. Herne · 8 years ago
  85. 857b8de KVM: s390: sthyi: fix specification exception detection by Heiko Carstens · 7 years ago
  86. 4a4eefc KVM: s390: sthyi: fix sthyi inline assembly by Heiko Carstens · 7 years ago
  87. 0546c63 KVM: s390: implements the kvm_arch_vcpu_in_kernel() by Longpeng(Mike) · 7 years ago
  88. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  89. 58cdf5e KVM: s390: use new mm defines instead of magic values by Heiko Carstens · 8 years ago
  90. 4f89914 KVM: s390: take srcu lock when getting/setting storage keys by Christian Borntraeger · 8 years ago
  91. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  93. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  94. 9e293b5 Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into features by Martin Schwidefsky · 8 years ago
  95. d52cd20 KVM: s390: Inject machine check into the nested guest by QingFeng Hao · 8 years ago
  96. 4d62fcc KVM: s390: Inject machine check into the guest by QingFeng Hao · 8 years ago
  97. aec3b2c Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  98. da72ca4 KVM: s390: Backup the guest's machine check info by QingFeng Hao · 8 years ago
  99. addb63c KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows by Heiko Carstens · 8 years ago
  100. 1cae025 KVM: s390: avoid packed attribute by Martin Schwidefsky · 8 years ago