1. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  2. 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
  3. 4b9f952 KVM: s390: introduce the format-1 GISA by Michael Mueller · 8 years ago
  4. d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
  5. 19114be KVM: s390: define GISA format-0 data structure by Michael Mueller · 8 years ago
  6. 8d5fb0d KVM: s390: introduce and use kvm_s390_test_cpuflags() by David Hildenbrand · 7 years ago
  7. 9daecfc KVM: s390: introduce and use kvm_s390_clear_cpuflags() by David Hildenbrand · 7 years ago
  8. ef8f4f4 KVM: s390: reuse kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
  9. a37cb07 KVM: s390: add vcpu stat counters for many instruction by Christian Borntraeger · 7 years ago
  10. 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
  11. 866c138 KVM: s390: diagnoses are instructions as well by Christian Borntraeger · 7 years ago
  12. 1de1ea7 KVM: s390: add proper locking for CMMA migration bitmap by Christian Borntraeger · 7 years ago
  13. 35b3fde KVM: s390: wire up bpb feature by Christian Borntraeger · 7 years ago
  14. 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
  15. a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
  16. 2f8311c KVM: s390: add debug tracing for cpu features of CPU model by Christian Borntraeger · 7 years ago
  17. 241e3ec0 KVM: s390: use created_vcpus in more places by Christian Borntraeger · 7 years ago
  18. 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
  19. 32aa144 KVM: s390: fix cmma migration for multiple memory slots by Christian Borntraeger · 7 years ago
  20. 5cb0944 KVM: introduce kvm_arch_vcpu_async_ioctl by Paolo Bonzini · 7 years ago
  21. 9b062471 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl by Christoffer Dall · 7 years ago
  22. 6a96bc7 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu by Christoffer Dall · 7 years ago
  23. 1393123 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu by Christoffer Dall · 7 years ago
  24. 66b5656 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug by Christoffer Dall · 7 years ago
  25. e83dff5 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate by Christoffer Dall · 7 years ago
  26. fd23256 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate by Christoffer Dall · 7 years ago
  27. b4ef9d4 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs by Christoffer Dall · 7 years ago
  28. bcdec41 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs by Christoffer Dall · 7 years ago
  29. 875656f KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs by Christoffer Dall · 7 years ago
  30. 1fc9b76 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs by Christoffer Dall · 7 years ago
  31. accb757 KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run by Christoffer Dall · 7 years ago
  32. 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
  33. bb64da9 KVM: s390: mark irq_state.flags as non-usable by Christian Borntraeger · 7 years ago
  34. 940f89a KVM: s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  35. d809aa2 KVM: s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
  36. 20b7035 KVM: Let KVM_SET_SIGNAL_MASK work as advertised by Jan H. Schönherr · 7 years ago
  37. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  38. da9a144 KVM: s390: provide a capability for AIS state migration by Christian Borntraeger · 7 years ago
  39. 3bdf567 Merge branch 'sthyi' into features by Martin Schwidefsky · 7 years ago
  40. 9fb6c9b s390/sthyi: add cache to store hypervisor info by QingFeng Hao · 7 years ago
  41. bb59c2d s390/runtime_instrumentation: clean up struct runtime_instr_cb by Alice Frosi · 7 years ago
  42. 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
  43. 1935222 KVM: s390: we are always in czam mode by David Hildenbrand · 7 years ago
  44. 1bab1c0 KVM: s390: expose no-DAT to guest and migration support by Claudio Imbrenda · 8 years ago
  45. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  46. 0546c63 KVM: s390: implements the kvm_arch_vcpu_in_kernel() by Longpeng(Mike) · 7 years ago
  47. 199b576 KVM: add spinlock optimization framework by Longpeng(Mike) · 7 years ago
  48. 4f89914 KVM: s390: take srcu lock when getting/setting storage keys by Christian Borntraeger · 8 years ago
  49. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  50. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  51. 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
  52. 4d62fcc KVM: s390: Inject machine check into the guest by QingFeng Hao · 8 years ago
  53. aec3b2c Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  54. da72ca4 KVM: s390: Backup the guest's machine check info by QingFeng Hao · 8 years ago
  55. 4036e38 KVM: s390: ioctls to get and set guest storage attributes by Claudio Imbrenda · 8 years ago
  56. 190df4a KVM: s390: CMMA tracking, ESSA emulation, migration mode by Claudio Imbrenda · 8 years ago
  57. 2fa6e1e KVM: add kvm_request_pending by Radim Krčmář · 8 years ago
  58. 1ba15b2 KVM: s390: fix ais handling vs cpu model by Christian Borntraeger · 8 years ago
  59. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  61. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. 72875d8 KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  63. e000b8e s390: kvm: Cpu model support for msa6, msa7 and msa8 by Jason J. Herne · 8 years ago
  64. 985a9d2 s390/crypto: Renaming PPNO to PRNO. by Harald Freudenberger · 8 years ago
  65. ee71d16 s390/mm: make TASK_SIZE independent from the number of page table levels by Martin Schwidefsky · 8 years ago
  66. 730cd63 KVM: s390: Support keyless subset guest mode by Farhan Ali · 8 years ago
  67. 47a4693 KVM: s390: introduce AIS capability by Yi Min Zhao · 8 years ago
  68. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  69. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  70. 0c9d868 KVM: s390: use defines for execution controls by David Hildenbrand · 8 years ago
  71. 4d5f2c0 KVM: s390: log runtime instrumentation enablement by Christian Borntraeger · 8 years ago
  72. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  73. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  74. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  75. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  76. d321796 s390: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  77. e1e8a96 KVM: s390: Disable dirty log retrieval for UCONTROL guests by Janosch Frank · 8 years ago
  78. a8c39dd KVM: s390: Add debug logging to basic cpu model interface by Christian Borntraeger · 8 years ago
  79. af0f339 Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 8 years ago
  80. 3fa8cad7 KVM: s390: prepare to read random guest instructions by David Hildenbrand · 9 years ago
  81. 2f87d94 KVM: s390: Introduce BCD Vector Instructions to the guest by Guenther Hutzl · 9 years ago
  82. 53743aa KVM: s390: Introduce Vector Enhancements facility 1 to the guest by Maxim Samoylov · 9 years ago
  83. d051ae5 KVM: s390: get rid of bogus cc initialization by Heiko Carstens · 8 years ago
  84. cd1836f KVM: s390: instruction-execution-protection support by Janosch Frank · 8 years ago
  85. 0447819 KVM: s390: do not expose random data via facility bitmap by Christian Borntraeger · 8 years ago
  86. e1788bb KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  87. 31d8b8d KVM: s390: handle access registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago
  88. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  89. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  90. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  91. b0eb91a Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next by Christian Borntraeger · 8 years ago
  92. a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
  93. 80cd876 KVM: s390: lazy enable RI by Fan Zhang · 8 years ago
  94. ff5dc14 KVM: s390: fix delivery of vector regs during machine checks by David Hildenbrand · 9 years ago
  95. 69c0e36 s390/crypto: cpacf function detection by Martin Schwidefsky · 8 years ago
  96. 88bf46b Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Martin Schwidefsky · 8 years ago
  97. f6c1d35 KVM: s390: generate facility mask from readable list by Heiko Carstens · 8 years ago
  98. a7d4b8f KVM: s390: don't use current->thread.fpu.* when accessing registers by David Hildenbrand · 8 years ago
  99. aca411a KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed by Julius Niedworok · 8 years ago
  100. 75a4615 KVM: s390: set the prefix initially properly by Julius Niedworok · 8 years ago