1. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  2. c54f0d6 KVM: s390: allocate only one DMA page per VM by David Hildenbrand · 9 years ago
  3. 9c23a13 KVM: s390: protect VCPU cpu timer with a seqcount by David Hildenbrand · 9 years ago
  4. db0758b KVM: s390: step VCPU cpu timer during kvm_run ioctl by David Hildenbrand · 9 years ago
  5. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 9 years ago
  6. efa4816 KVM: s390: remove old fragment of vector registers by David Hildenbrand · 9 years ago
  7. 9abc2a0 KVM: s390: fix memory overwrites when vx is disabled by David Hildenbrand · 9 years ago
  8. 2860c4b KVM: move architecture-dependent requests to arch/ by Paolo Bonzini · 9 years ago
  9. c6e5f16 KVM: s390: implement the RI support of guest by Fan Zhang · 9 years ago
  10. a3a92c3 KVM: s390: fix mismatch between user and in-kernel guest limit by Dominik Dingel · 10 years ago
  11. fe0edcb KVM: s390: Enable up to 248 VCPUs per VM by Eugene (jno) Dvurechenski · 10 years ago
  12. 5e04431 KVM: s390: Introduce switching code by Eugene (jno) Dvurechenski · 10 years ago
  13. 7d43bafcf KVM: s390: Make provisions for ESCA utilization by Eugene (jno) Dvurechenski · 10 years ago
  14. bc784cc KVM: s390: Introduce new structures by Eugene (jno) Dvurechenski · 10 years ago
  15. 933425fb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  16. 3217f7c KVM: Add kvm_arch_vcpu_{un}blocking callbacks by Christoffer Dall · 9 years ago
  17. b075390 s390/fpu: split fpu-internal.h into fpu internals, api, and type headers by Hendrik Brueckner · 9 years ago
  18. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  19. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  20. 9c6a019 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  21. 78f2613 KVM: s390: Provide global debug log by Christian Borntraeger · 9 years ago
  22. 175a5c9 KVM: s390: add kvm stat counter for all diagnoses by Christian Borntraeger · 10 years ago
  23. 9977e88 s390/kernel: lazy restore fpu registers by Hendrik Brueckner · 10 years ago
  24. 15f4601 KVM: add memslots argument to kvm_arch_memslots_updated by Paolo Bonzini · 10 years ago
  25. 8e23654 KVM: s390: make exit_sie_sync more robust by Christian Borntraeger · 10 years ago
  26. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 10 years ago
  27. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 12 years ago
  28. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 10 years ago
  29. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  30. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 11 years ago
  31. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 10 years ago
  32. 403c864 KVM: s390: Vector exceptions by Eric Farman · 10 years ago
  33. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 11 years ago
  34. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  35. 658b6ed KVM: s390: add cpu model support by Michael Mueller · 10 years ago
  36. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  37. 45c9b47 KVM: s390/CPACF: Choose crypto control block format by Tony Krowiak · 10 years ago
  38. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  39. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  40. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  41. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  42. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  43. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  44. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  45. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  46. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  47. c0e6159 KVM: s390: add bitmap for handling cpu-local interrupts by Jens Freimann · 11 years ago
  48. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  49. 42cb0c9 KVM: s390: sigp: instruction counters for all sigp orders by David Hildenbrand · 11 years ago
  50. a6b7e45 KVM: s390: Make the simple ipte mutex specific to a VM instead of global by Thomas Huth · 10 years ago
  51. ce2e4f0 KVM: s390: count vcpu wakeups in stat.halt_wakeup by David Hildenbrand · 11 years ago
  52. 5102ee8 KVM: CPACF: Enable MSA4 instructions for kvm guest by Tony Krowiak · 11 years ago
  53. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  54. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  55. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  56. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 11 years ago
  57. 0759d06 KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block by David Hildenbrand · 11 years ago
  58. 6352e4d KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control by David Hildenbrand · 11 years ago
  59. 5a5e653 KVM: s390: Intercept the tprot instruction by Matthew Rosato · 12 years ago
  60. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 11 years ago
  61. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago
  62. f14d82e KVM: s390: Fix external interrupt interception by Thomas Huth · 11 years ago
  63. 8ad3575 KVM: s390: enable IBS for single running VCPUs by David Hildenbrand · 11 years ago
  64. 27291e2 KVM: s390: hardware support for guest debugging by David Hildenbrand · 11 years ago
  65. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  66. 8712836 KVM: s390: deliver program irq parameters and use correct ilc by David Hildenbrand · 11 years ago
  67. 439716a KVM: s390: extract irq parameters of intercepted program irqs by David Hildenbrand · 11 years ago
  68. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  69. 1b0462e KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function by Heiko Carstens · 11 years ago
  70. bcd8468 KVM: s390: allow injecting every kind of interrupt by Jens Freimann · 11 years ago
  71. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  72. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  73. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  74. f7b9ddb Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  75. 609433f KVM: s390: fix calculation of idle_mask array size by Jens Freimann · 11 years ago
  76. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 12 years ago
  77. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 12 years ago
  78. 1ee0bc5 KVM: s390: get rid of local_int array by Jens Freimann · 11 years ago
  79. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  80. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
  81. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  82. a91b8eb KVM: s390: limit floating irqs by Jens Freimann · 11 years ago
  83. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  84. 81aa8efe KVM: s390: add and extend interrupt information data structs by Jens Freimann · 11 years ago
  85. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 12 years ago
  86. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  87. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  88. bf64087 KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 by Dominik Dingel · 11 years ago
  89. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 12 years ago
  90. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 12 years ago
  91. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 12 years ago
  92. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 12 years ago
  93. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  94. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 12 years ago
  95. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  96. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  97. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  98. 0743247 KVM: Make KVM_PRIVATE_MEM_SLOTS optional by Alex Williamson · 12 years ago
  99. bbacc0c KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS by Alex Williamson · 12 years ago
  100. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago