1. 3ac8e38 s390/mm: disable KSM for storage key enabled pages by Dominik Dingel · 10 years ago
  2. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 10 years ago
  3. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  4. a0465f9 KVM: s390: Enable DAT support for TPROT handler by Thomas Huth · 11 years ago
  5. fda902c KVM: s390: split SIE state guest prefix field by Michael Mueller · 10 years ago
  6. a3fb577 KVM: s390: Improve is_valid_psw() by Thomas Huth · 10 years ago
  7. e45efa2 KVM: s390: Add low-address protection to TEST BLOCK by Thomas Huth · 11 years ago
  8. fb34c603 KVM: s390: Fixes for PFMF by Thomas Huth · 11 years ago
  9. aba0750 KVM: s390: emulate stctl and stctg by David Hildenbrand · 11 years ago
  10. 645c5bc KVM: s390: convert handle_stsi() by Heiko Carstens · 11 years ago
  11. f987a3e KVM: s390: convert handle lctl[g]() by Heiko Carstens · 11 years ago
  12. 7d777d7 KVM: s390: convert handle_stidp() by Heiko Carstens · 11 years ago
  13. 2d8bcae KVM: s390: convert handle_lpsw[e]() by Heiko Carstens · 11 years ago
  14. 2f32d4e KVM: s390: reinject io interrupt on tpi failure by Cornelia Huck · 11 years ago
  15. 4799b55 KVM: s390: convert handle_tpi() by Heiko Carstens · 11 years ago
  16. ef23e77 KVM: s390: convert handle_test_block() by Heiko Carstens · 11 years ago
  17. 8b96de0 KVM: s390: convert handle_store_cpu_address() by Heiko Carstens · 11 years ago
  18. f748f4a KVM: s390: convert handle_store_prefix() by Heiko Carstens · 11 years ago
  19. 0e7a3f9 KVM: s390: convert handle_set_clock() by Heiko Carstens · 11 years ago
  20. 665170c KVM: s390: convert __sigp_set_prefix()/handle_set_prefix() by Heiko Carstens · 11 years ago
  21. 0f9701c KVM: s390: convert handle_stfl() by Heiko Carstens · 11 years ago
  22. 8a242234 KVM: s390: make use of ipte lock by Heiko Carstens · 11 years ago
  23. b31605c KVM: s390: make cmma usage conditionally by Dominik Dingel · 11 years ago
  24. 693ffc0 KVM: s390: Don't enable skeys by default by Dominik Dingel · 11 years ago
  25. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  26. ff520a6 KVM: s390: Simplify online vcpus counting for stsi by Jens Freimann · 11 years ago
  27. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 11 years ago
  28. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  29. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  30. c95221f KVM: s390: Do not set CC3 for EQBS and SQBS by Thomas Huth · 11 years ago
  31. f092669 KVM: s390: Fix access to CR6 in TPI handler by Thomas Huth · 11 years ago
  32. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  33. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  34. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  35. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  36. 843200e KVM: s390: Fix sparse warnings in priv.c by Thomas Huth · 11 years ago
  37. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  38. e769ece KVM: s390: fix pfmf non-quiescing control handling by Heiko Carstens · 11 years ago
  39. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 11 years ago
  40. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  41. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 11 years ago
  42. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 11 years ago
  43. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 11 years ago
  44. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  45. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 11 years ago
  46. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  47. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 11 years ago
  48. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 12 years ago
  49. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 12 years ago
  50. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  51. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 12 years ago
  52. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 12 years ago
  53. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 12 years ago
  54. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 12 years ago
  55. 0a75ca2 s390/kvm,gaccess: add address space annotations by Heiko Carstens · 12 years ago
  56. 7c959e8 s390/kvm: cleanup/fix handle_tpi() by Heiko Carstens · 12 years ago
  57. 396083a s390/kvm,gaccess: shorten put/get_guest code by Heiko Carstens · 12 years ago
  58. dc5008b s390/kvm: remove explicit -EFAULT return code checking on guest access by Heiko Carstens · 12 years ago
  59. 59a1fa2 s390/kvm,tprot: use new gmap_translate() function by Heiko Carstens · 12 years ago
  60. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  61. f379aae KVM: s390: In-kernel handling of I/O instructions. by Cornelia Huck · 12 years ago
  62. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  63. b1c571a KVM: s390: Decoding helper functions. by Cornelia Huck · 12 years ago
  64. 7797535 KVM: s390: Constify intercept handler tables. by Cornelia Huck · 12 years ago
  65. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  66. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  67. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  68. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  69. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  70. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  71. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  72. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  73. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  78. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  79. b037a4f KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock by Christian Borntraeger · 15 years ago
  80. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 16 years ago
  81. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  82. a0046b6 KVM: s390: Make facility bits future-proof by Christian Borntraeger · 16 years ago
  83. 1f4170e KVM: s390: Fix kvm on IBM System z10 by Christian Borntraeger · 16 years ago
  84. 180c12f KVM: s390: rename private structures by Christian Borntraeger · 16 years ago
  85. 484875b [S390] Move stfl to system.h and delete duplicated version. by Heiko Carstens · 16 years ago
  86. f603f07 KVM: s390: rename stfl to kvm_stfl by Heiko Carstens · 16 years ago
  87. 453423d KVM: s390: intercepts for privileged instructions by Christian Borntraeger · 17 years ago