1. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 9 years ago
  2. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  3. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 9 years ago
  4. 7cbde76 KVM: s390: adapt debug entries for instruction handling by Christian Borntraeger · 9 years ago
  5. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  6. e6db1d6 KVM: s390: clean up cmma_enable check by Dominik Dingel · 9 years ago
  7. 53df84f KVM: s390: Enable guest EDAT2 support by Guenther Hutzl · 10 years ago
  8. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 11 years ago
  9. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 10 years ago
  10. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 10 years ago
  11. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 10 years ago
  12. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 10 years ago
  13. 261520d KVM: s390: fix handling of write errors in the tpi handler by David Hildenbrand · 10 years ago
  14. b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. by Ekaterina Tumanova · 10 years ago
  15. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 10 years ago
  16. 9d8d578 KVM: s390: use facilities and cpu_id per KVM by Michael Mueller · 10 years ago
  17. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  18. 04b41ac KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instruction by Thomas Huth · 10 years ago
  19. a02689f KVM: s390: Small fixes for the PFMF handler by Thomas Huth · 10 years ago
  20. fc56eb6 KVM: s390: fix handling of lctl[g]/stctl[g] by Heiko Carstens · 10 years ago
  21. 2dca485 KVM: s390: flush CPU on load control by Christian Borntraeger · 10 years ago
  22. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  23. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  24. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  25. a0465f9 KVM: s390: Enable DAT support for TPROT handler by Thomas Huth · 11 years ago
  26. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  27. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  28. e45efa2 KVM: s390: Add low-address protection to TEST BLOCK by Thomas Huth · 10 years ago
  29. fb34c603 KVM: s390: Fixes for PFMF by Thomas Huth · 11 years ago
  30. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  31. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  32. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago
  33. 7d777d7 KVM: s390: convert handle_stidp() by Heiko Carstens · 11 years ago
  34. 2d8bcae KVM: s390: convert handle_lpsw[e]() by Heiko Carstens · 11 years ago
  35. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  36. 4799b55 KVM: s390: convert handle_tpi() by Heiko Carstens · 11 years ago
  37. ef23e77 KVM: s390: convert handle_test_block() by Heiko Carstens · 11 years ago
  38. 8b96de0 KVM: s390: convert handle_store_cpu_address() by Heiko Carstens · 11 years ago
  39. f748f4a KVM: s390: convert handle_store_prefix() by Heiko Carstens · 11 years ago
  40. 0e7a3f9 KVM: s390: convert handle_set_clock() by Heiko Carstens · 11 years ago
  41. 665170c KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() by Heiko Carstens · 11 years ago
  42. 0f9701c KVM: s390: convert handle_stfl() by Heiko Carstens · 11 years ago
  43. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  44. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 10 years ago
  45. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  46. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  47. ff520a6 KVM: s390: Simplify online vcpus counting for stsi by Jens Freimann · 11 years ago
  48. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  49. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  50. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  51. c95221f KVM: s390: Do not set CC3 for EQBS and SQBS by Thomas Huth · 11 years ago
  52. f092669 KVM: s390: Fix access to CR6 in TPI handler by Thomas Huth · 11 years ago
  53. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  54. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  55. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  56. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  57. 843200e KVM: s390: Fix sparse warnings in priv.c by Thomas Huth · 11 years ago
  58. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  59. e769ece KVM: s390: fix pfmf non-quiescing control handling by Heiko Carstens · 11 years ago
  60. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 11 years ago
  61. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  62. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 11 years ago
  63. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 11 years ago
  64. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 11 years ago
  65. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  66. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 11 years ago
  67. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  68. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 11 years ago
  69. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 11 years ago
  70. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 11 years ago
  71. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 11 years ago
  72. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 11 years ago
  73. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 11 years ago
  74. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 11 years ago
  75. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 11 years ago
  76. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  77. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 12 years ago
  78. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  79. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  80. 59a1fa2 s390/kvm,tprot: use new gmap_translate() function by Heiko Carstens · 12 years ago
  81. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  82. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  83. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  84. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  85. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  86. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  87. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  88. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  89. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  90. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  91. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  92. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  93. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  94. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  97. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  98. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  99. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  100. b037a4f KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock by Christian Borntraeger · 15 years ago