1. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  2. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  3. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  4. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  5. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  6. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  7. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  8. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  9. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 13 years ago
  10. 9ff4cfb [S390] kvm-390: Let kernel exit SIE instruction on work by Carsten Otte · 14 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  12. c73028a s390: change to new flag variable by matt mooney · 14 years ago
  13. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  14. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  15. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  16. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  17. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  18. a1f4d39 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  19. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  20. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  21. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  22. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  23. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  24. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  25. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  26. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  27. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  28. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 15 years ago
  29. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 15 years ago
  30. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 15 years ago
  31. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  32. 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
  33. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  34. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  35. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  36. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  37. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  38. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 15 years ago
  39. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 15 years ago
  40. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 15 years ago
  41. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 15 years ago
  43. 3a4d5c9 vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  44. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  45. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  46. f50146b KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c by Carsten Otte · 15 years ago
  47. d7b0b5e KVM: s390: Make psw available on all exits, not just a subset by Carsten Otte · 15 years ago
  48. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  49. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  50. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  51. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  52. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  53. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  54. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  55. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  56. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 15 years ago
  57. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 15 years ago
  58. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  59. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  60. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  61. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  62. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  63. dab4079d [S390] uaccess: use might_fault() instead of might_sleep() by Heiko Carstens · 15 years ago
  64. 51e4d5a KVM: s390: Verify memory in kvm run by Carsten Otte · 15 years ago
  65. 3edbcff KVM: s390: Sanity check on validity intercept by Carsten Otte · 15 years ago
  66. abf4a71 KVM: s390: Unlink vcpu on destroy - v2 by Carsten Otte · 15 years ago
  67. b037a4f KVM: s390: optimize float int lock: spin_lock_bh --> spin_lock by Christian Borntraeger · 15 years ago
  68. ca87230 KVM: s390: use hrtimer for clock wakeup from idle - v2 by Christian Borntraeger · 15 years ago
  69. 2668dab KVM: s390: Fix memory slot versus run - v3 by Carsten Otte · 15 years ago
  70. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  71. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  72. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 16 years ago
  73. 92e6ecf [S390] Fix hypervisor detection for KVM by Christian Borntraeger · 16 years ago
  74. b7e6e4d KVM: s390: Fix SIGP set prefix ioctl by Christian Borntraeger · 16 years ago
  75. 70455a3 KVM: s390: Fix problem state check for b2 intercepts by Christian Borntraeger · 16 years ago
  76. 2c411b48 KVM: s390: Fix printk on SIGP set arch by Christian Borntraeger · 16 years ago
  77. 5d9b8e3 KVM: Add CONFIG_HAVE_KVM_IRQCHIP by Avi Kivity · 16 years ago
  78. d0bfb94 KVM: New guest debug interface by Jan Kiszka · 16 years ago
  79. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  80. 33e1911 [S390] Use unsigned long long for u64 on 64bit. by Heiko Carstens · 16 years ago
  81. ca9edae KVM: Consolidate userspace memory capability reporting into common code by Avi Kivity · 16 years ago
  82. 6692cef KVM: s390: Fix memory leak of vcpu->run by Christian Borntraeger · 16 years ago
  83. d329c03 KVM: s390: Fix refcounting and allow module unload by Christian Borntraeger · 16 years ago
  84. 3eb77d5 KVM: s390: Fix problem state handling in guest sigp handler by Christian Borntraeger · 16 years ago
  85. a0046b6 KVM: s390: Make facility bits future-proof by Christian Borntraeger · 16 years ago
  86. 1f4170e KVM: s390: Fix kvm on IBM System z10 by Christian Borntraeger · 16 years ago
  87. 5a00a5e KVM: s390: Fix possible host kernel bug on lctl(g) handling by Christian Borntraeger · 16 years ago
  88. f5e10b0 KVM: s390: Fix instruction naming for lctlg by Christian Borntraeger · 16 years ago
  89. 3cd6129 KVM: s390: Fix program check on interrupt delivery handling by Christian Borntraeger · 16 years ago
  90. 0096369 KVM: s390: Change guestaddr type in gaccess by Martin Schwidefsky · 16 years ago
  91. 2bd0ac4 KVM: s390: Advertise KVM_CAP_USER_MEMORY by Carsten Otte · 16 years ago
  92. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  93. 180c12f KVM: s390: rename private structures by Christian Borntraeger · 16 years ago
  94. 4da29e9 KVM: s390: Set guest storage limit and offset to sane values by Christian Borntraeger · 16 years ago
  95. dfdded7 KVM: Fix memory leak on guest exit by Carsten Otte · 16 years ago
  96. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  97. e52b2af KVM: s390: Fix race condition in kvm_s390_handle_wait by Carsten Otte · 16 years ago
  98. 1f0d0f0 KVM: s390: Send program check on access error by Carsten Otte · 16 years ago
  99. 0ff3186 KVM: s390: fix interrupt delivery by Carsten Otte · 16 years ago
  100. 71cde58 KVM: s390: handle machine checks when guest is running by Christian Borntraeger · 16 years ago