1. 72ffaa4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  2. ed4f209 s390/time: fix sched_clock() overflow by Heiko Carstens · 12 years ago
  3. 83987ac s390/kvm: Fix BUG in include/linux/kvm_host.h:745 by Christian Borntraeger · 12 years ago
  4. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  5. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  6. b080935 kvm: Directly account vtime to system on guest switch by Frederic Weisbecker · 12 years ago
  7. 87cac8f s390/kvm: dont announce RRBM support by Christian Borntraeger · 12 years ago
  8. 82a1273 s390/kvm: Interrupt injection bugfix by Jason J. Herne · 12 years ago
  9. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  10. 3d11df7 KVM: s390: Fix vcpu_load handling in interrupt code by Christian Borntraeger · 12 years ago
  11. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  12. 843c48f s390/kconfig: split the s390 base menu by Jan Glauber · 12 years ago
  13. 2df72e9 KVM: split kvm_arch_flush_shadow by Marcelo Tosatti · 12 years ago
  14. ade38c3 KVM: s390: Add implementation-specific trace events by Cornelia Huck · 12 years ago
  15. 5786fff KVM: s390: Add architectural trace events by Cornelia Huck · 12 years ago
  16. e9bda6f Merge branch 'queue' into next by Avi Kivity · 12 years ago
  17. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  18. f2a7434 KVM: Add config to support ple or cpu relax optimzation by Raghavendra K T · 12 years ago
  19. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  20. 21b26c0 KVM: s390: Fix sigp sense handling. by Cornelia Huck · 12 years ago
  21. ea1918d KVM: s390: use sigp condition code defines by Heiko Carstens · 12 years ago
  22. 0744426 KVM: s390: fix sigp set prefix status stored cases by Heiko Carstens · 12 years ago
  23. 7ba26c4 KVM: s390: fix sigp sense running condition code handling by Heiko Carstens · 12 years ago
  24. 9b74753 s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  25. 61bde82 KVM: s390: Set CPU in stopped state on initial cpu reset by Christian Borntraeger · 12 years ago
  26. a9ae32c s390/smp/kvm: unifiy sigp definitions by Heiko Carstens · 12 years ago
  27. 46a6dd1 KVM: s390: onereg for timer related registers by Jason J. herne · 12 years ago
  28. 29b7c71 KVM: s390: epoch difference and TOD programmable field by Carsten Otte · 12 years ago
  29. 14eebd9 KVM: s390: KVM_GET/SET_ONEREG for s390 by Carsten Otte · 12 years ago
  30. 1526bf9 KVM: s390: add capability indicating COW support by Christian Borntraeger · 12 years ago
  31. e726b1b KVM: s390: implement KVM_CAP_NR/MAX_VCPUS by Christian Borntraeger · 12 years ago
  32. 8c3f61e KVM: s390: Handle sckpf instruction by Cornelia Huck · 12 years ago
  33. 8733ac3 KVM: s390: use kvm_vcpu_on_spin for diag 0x44 by Christian Borntraeger · 12 years ago
  34. 41628d3 KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM by Konstantin Weitz · 12 years ago
  35. b6d3383 KVM: Factor out kvm_vcpu_kick to arch-generic code by Christoffer Dall · 13 years ago
  36. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  37. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  38. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  39. 7e180bd [S390] rename lowcore field by Martin Schwidefsky · 13 years ago
  40. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  41. 9eed0735 KVM: s390: provide control registers via kvm_run by Christian Borntraeger · 13 years ago
  42. 9ec2d6d KVM: s390: add stop_on_stop flag when doing stop and store by Jens Freimann · 13 years ago
  43. 24a1304 KVM: s390: ignore sigp stop overinitiative by Jens Freimann · 13 years ago
  44. 151104a KVM: s390: make sigp restart return busy when stop pending by Jens Freimann · 13 years ago
  45. 9e0d547 KVM: s390: do store status after handling STOP_ON_STOP bit by Jens Freimann · 13 years ago
  46. 8517558 KVM: s390: Sanitize fpc registers for KVM_SET_FPU by Christian Borntraeger · 13 years ago
  47. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  48. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  49. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  50. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  51. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  52. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  53. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  54. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  55. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  56. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  57. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  58. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  59. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  60. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  61. 52e16b1 KVM: s390: announce SYNC_MMU by Christian Borntraeger · 13 years ago
  62. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  63. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  64. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  65. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  66. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  67. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  68. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  69. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  70. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  71. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  72. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  73. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  74. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  75. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  76. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  77. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  78. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  79. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  80. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  81. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 13 years ago
  82. 9ff4cfb [S390] kvm-390: Let kernel exit SIE instruction on work by Carsten Otte · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  84. c73028a s390: change to new flag variable by matt mooney · 14 years ago
  85. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  86. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  87. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  88. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  89. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  90. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  91. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  92. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  93. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  94. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  95. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  96. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  97. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  98. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  99. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  100. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago