1. ebc3226 KVM: s390: announce irqfd capability by Cornelia Huck · 11 years ago
  2. d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  3. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  4. 1b6a19b kvm/s390: also set guest pages back to stable on kexec/kdump by Christian Borntraeger · 11 years ago
  5. 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
  6. 2ed10cc KVM: s390: clear local interrupts at cpu initial reset by Jens Freimann · 11 years ago
  7. 91880d0 KVM: s390: Fix possible memory leak in SIGP functions by Thomas Huth · 11 years ago
  8. f6c137f KVM: s390: randomize sca address by Christian Borntraeger · 11 years ago
  9. 8422359 KVM: s390: irq routing for adapter interrupts. by Cornelia Huck · 11 years ago
  10. 841b91c KVM: s390: adapter interrupt sources by Cornelia Huck · 11 years ago
  11. d938dc5 KVM: Add per-vm capability enablement. by Cornelia Huck · 11 years ago
  12. 2955c83 KVM: s390: Optimize ucontrol path by Christian Borntraeger · 11 years ago
  13. fed495d KVM: s390: Removing untriggerable BUG_ONs by Dominik Dingel · 11 years ago
  14. 1ee0bc5 KVM: s390: get rid of local_int array by Jens Freimann · 11 years ago
  15. 13b191a KVM: s390: Fixed CC of SIGP SET_PREFIX handler by Thomas Huth · 11 years ago
  16. ff520a6 KVM: s390: Simplify online vcpus counting for stsi by Jens Freimann · 11 years ago
  17. afa45ff KVM: s390: expose gbea register to userspace by Christian Borntraeger · 11 years ago
  18. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  19. 9cac38d KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery by Michael Mueller · 11 years ago
  20. f87618e KVM: s390: implementation of kvm_arch_vcpu_runnable() by Michael Mueller · 11 years ago
  21. deedabb s390/kvm: set guest page states to stable on re-ipl by Martin Schwidefsky · 11 years ago
  22. b31288f s390/kvm: support collaborative memory management by Konstantin Weitz · 12 years ago
  23. 536336c KVM: async_pf: Exploit one reg interface for pfault by Dominik Dingel · 11 years ago
  24. 3c038e6 KVM: async_pf: Async page fault support on s390 by Dominik Dingel · 11 years ago
  25. 24eb3a8 KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest fault by Dominik Dingel · 11 years ago
  26. a91b8eb KVM: s390: limit floating irqs by Jens Freimann · 11 years ago
  27. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  28. c760f5e Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queue by Paolo Bonzini · 11 years ago
  29. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  30. 699bde3 KVM: s390: Fix memory access error detection by Christian Borntraeger · 11 years ago
  31. d208c79 KVM: s390: Enable the LPP facility for guests by Thomas Huth · 11 years ago
  32. 7feb6bb KVM: s390: enable Transactional Execution by Michael Mueller · 11 years ago
  33. b4a9601 s390: Fix misspellings using 'codespell' tool by Hendrik Brueckner · 11 years ago
  34. ff1f3cb KVM: s390: ioeventfd: ignore leftmost bits by Dominik Dingel · 11 years ago
  35. 58bc33b KVM: s390: SIGP START has to report BUSY while stopping a CPU by Thomas Huth · 11 years ago
  36. cc92d6d KVM: s390: Reworked SIGP RESTART order by Thomas Huth · 11 years ago
  37. b13d358 KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL by Thomas Huth · 11 years ago
  38. 949c007 KVM: s390: Use helper function to set CC in SIGP handler by Thomas Huth · 11 years ago
  39. 36daca9 KVM: s390: Removed kvm_s390_inject_sigp_stop() by Thomas Huth · 11 years ago
  40. 00e9e43 KVM: s390: Add SIGP store-status-at-address order by Thomas Huth · 11 years ago
  41. 743db27 KVM: s390: fix diagnose code extraction by Heiko Carstens · 11 years ago
  42. 178bd78 KVM: s390: Fix clock comparator field for STORE STATUS by Thomas Huth · 11 years ago
  43. e879892 KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS by Thomas Huth · 11 years ago
  44. c95221f KVM: s390: Do not set CC3 for EQBS and SQBS by Thomas Huth · 11 years ago
  45. f092669 KVM: s390: Fix access to CR6 in TPI handler by Thomas Huth · 11 years ago
  46. ac5b034 KVM: s390: Removed VIRTIODESCSPACE by Thomas Huth · 11 years ago
  47. 210b1607 KVM: s390: Removed SIE_INTERCEPT_UCONTROL by Thomas Huth · 11 years ago
  48. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  49. 4725c86 s390: fix save and restore of the floating-point-control register by Martin Schwidefsky · 11 years ago
  50. 0f20822 s390/dis: move disassembler function prototypes to proper header file by Heiko Carstens · 11 years ago
  51. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  52. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 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. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  56. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  57. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  58. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  59. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  60. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  61. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  62. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  63. ea828eb KVM: s390: Add helper function for setting condition code by Thomas Huth · 11 years ago
  64. 843200e KVM: s390: Fix sparse warnings in priv.c by Thomas Huth · 11 years ago
  65. 78c4b59 KVM: s390: declare virtual HW facilities by Michael Mueller · 11 years ago
  66. e769ece KVM: s390: fix pfmf non-quiescing control handling by Heiko Carstens · 11 years ago
  67. 2b29a9f KVM: s390: move kvm_guest_enter,exit closer to sie by Dominik Dingel · 11 years ago
  68. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  69. 85dfe87 KVM: s390: use cookies for ioeventfd by Cornelia Huck · 11 years ago
  70. 228b822 s390: Replace weird use of PTR_RET. by Rusty Russell · 11 years ago
  71. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 11 years ago
  72. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 11 years ago
  73. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 11 years ago
  74. 93e1750 KVM: s390: Check for PSTATE when handling DIAGNOSE by Thomas Huth · 11 years ago
  75. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 11 years ago
  76. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 11 years ago
  77. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 11 years ago
  78. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 11 years ago
  79. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 11 years ago
  80. b110fea KVM: s390: code cleanup to use common vcpu slab cache by Michael Mueller · 11 years ago
  81. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 11 years ago
  82. 566af94 KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 11 years ago
  83. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 11 years ago
  84. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 11 years ago
  85. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 11 years ago
  86. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 11 years ago
  87. 535cf7b KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles by Marc Zyngier · 12 years ago
  88. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  89. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  90. 0bcc94b s390/dis: use explicit buf len by Stefan Raspl · 12 years ago
  91. e1e2e60 KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 by Nick Wang · 12 years ago
  92. dd2887e KVM: s390: Remove the sanity checks for kvm memory slot by Nick Wang · 12 years ago
  93. b13b5dc KVM: s390: fix compile with !CONFIG_COMPAT by Heiko Carstens · 12 years ago
  94. c51f068 KVM: s390: fix stsi exception handling by Heiko Carstens · 12 years ago
  95. db4a29c KVM: s390: fix and enforce return code handling for irq injections by Heiko Carstens · 12 years ago
  96. 3736b87 KVM: s390: make if statements in lpsw/lpswe handlers readable by Heiko Carstens · 12 years ago
  97. 6fd0fcc KVM: s390: fix return code handling in lpsw/lpswe handlers by Heiko Carstens · 12 years ago
  98. ace5058 KVM: s390: fix psw conversion in lpsw handler by Heiko Carstens · 12 years ago
  99. d21683e KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler by Heiko Carstens · 12 years ago
  100. 2cef4de KVM: s390: Dont do a gmap update on minor memslot changes by Christian Borntraeger · 12 years ago