1. 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 · 12 years ago
  2. 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  3. a0616cd Disintegrate asm/system.h for S390 by David Howells · 12 years ago
  4. 7e180bd [S390] rename lowcore field by Martin Schwidefsky · 12 years ago
  5. db3fe4e KVM: Introduce kvm_memory_slot::arch and move lpage_info into it by Takuya Yoshikawa · 13 years ago
  6. 9eed0735 KVM: s390: provide control registers via kvm_run by Christian Borntraeger · 13 years ago
  7. 9ec2d6d KVM: s390: add stop_on_stop flag when doing stop and store by Jens Freimann · 13 years ago
  8. 24a1304 KVM: s390: ignore sigp stop overinitiative by Jens Freimann · 13 years ago
  9. 151104a KVM: s390: make sigp restart return busy when stop pending by Jens Freimann · 13 years ago
  10. 9e0d547 KVM: s390: do store status after handling STOP_ON_STOP bit by Jens Freimann · 13 years ago
  11. 8517558 KVM: s390: Sanitize fpc registers for KVM_SET_FPU by Christian Borntraeger · 13 years ago
  12. 59674c1 KVM: s390: provide access guest registers via kvm_run by Christian Borntraeger · 13 years ago
  13. 5a32c1a KVM: s390: provide general purpose guest registers via kvm_run by Christian Borntraeger · 13 years ago
  14. 60b413c KVM: s390: provide the prefix register via kvm_run by Christian Borntraeger · 13 years ago
  15. 8d26cf7 KVM: s390: rework code that sets the prefix by Christian Borntraeger · 13 years ago
  16. 3e6afcf KVM: s390: Fix return code for unknown ioctl numbers by Carsten Otte · 13 years ago
  17. 1efd0f5 KVM: s390: ucontrol: announce capability for user controlled vms by Carsten Otte · 13 years ago
  18. 58f9460 KVM: s390: ucontrol: disable sca by Carsten Otte · 13 years ago
  19. ccc7910 KVM: s390: ucontrol: interface to inject faults on a vcpu page table by Carsten Otte · 13 years ago
  20. d6b6d16 KVM: s390: ucontrol: disable in-kernel irq stack by Carsten Otte · 13 years ago
  21. c0d744a KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts by Carsten Otte · 13 years ago
  22. 5b1c149 KVM: s390: ucontrol: export SIE control block to user by Carsten Otte · 13 years ago
  23. e168bf8 KVM: s390: ucontrol: export page faults to user by Carsten Otte · 13 years ago
  24. 27e0393 KVM: s390: ucontrol: per vcpu address spaces by Carsten Otte · 13 years ago
  25. e08b963 KVM: s390: add parameter for KVM_CREATE_VM by Carsten Otte · 13 years ago
  26. 52e16b1 KVM: s390: announce SYNC_MMU by Christian Borntraeger · 13 years ago
  27. 1eddb85 KVM: s390: Fix tprot locking by Christian Borntraeger · 13 years ago
  28. bd59d3a KVM: s390: handle SIGP sense running intercepts by Cornelia Huck · 13 years ago
  29. 9e6dabe KVM: s390: Fix RUNNING flag misinterpretation by Cornelia Huck · 13 years ago
  30. 32087d4 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  31. 388186b [S390] kvm: Handle diagnose 0x10 (release pages) by Christian Borntraeger · 13 years ago
  32. 7697e71f KVM: s390: implement sigp external call by Christian Ehrhardt · 13 years ago
  33. 7eef87d KVM: s390: fix register setting by Carsten Otte · 13 years ago
  34. b290411 KVM: s390: fix return value of kvm_arch_init_vm by Carsten Otte · 13 years ago
  35. 4d47555 KVM: s390: check cpu_id prior to using it by Carsten Otte · 13 years ago
  36. b6cf878 [S390] kvm: extension capability for new address space layout by Christian Borntraeger · 13 years ago
  37. 480e592 [S390] kvm: fix address mode switching by Christian Borntraeger · 13 years ago
  38. 8bb3a2e [S390] kvm: make sigp emerg smp capable by Christian Ehrhardt · 13 years ago
  39. f7850c9 [S390] remove kvm mmu reload on s390 by Carsten Otte · 13 years ago
  40. 092670c [S390] Use gmap translation for accessing guest memory by Carsten Otte · 13 years ago
  41. 598841c [S390] use gmap address spaces for kvm guest images by Carsten Otte · 13 years ago
  42. 603d1a5 [S390] move sie code to entry.S by Martin Schwidefsky · 13 years ago
  43. bb25b9b [S390] kvm: handle tprot intercepts by Christian Borntraeger · 13 years ago
  44. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  45. 9950f8b [S390] kvm-s390: fix stfle facilities numbers >=64 by Christian Borntraeger · 13 years ago
  46. a578b37 [S390] kvm-s390: Fix host crash on misbehaving guests by Christian Borntraeger · 13 years ago
  47. 9ff4cfb [S390] kvm-390: Let kernel exit SIE instruction on work by Carsten Otte · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. c73028a s390: change to new flag variable by matt mooney · 14 years ago
  50. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  51. d89f5ef KVM: Clean up vm creation and release by Jan Kiszka · 14 years ago
  52. 6f9a3c3 [S390] cleanup s390 Kconfig by Martin Schwidefsky · 14 years ago
  53. 14375bc [S390] cleanup facility list handling by Martin Schwidefsky · 14 years ago
  54. 6d00d00 [S390] kvm: Enable z196 instruction facilities by Christian Borntraeger · 14 years ago
  55. a1f4d395 KVM: Remove memory alias support by Avi Kivity · 14 years ago
  56. fc34531 KVM: s390: Don't exit SIE on SIGP sense running by Christian Borntraeger · 14 years ago
  57. 971eb77 KVM: s390: Fix build failure due to centralized vcpu locking patches by Christian Borntraeger · 14 years ago
  58. 9373662 KVM: Consolidate arch specific vcpu ioctl locking by Avi Kivity · 14 years ago
  59. bc923cc KVM: s390: Centrally lock arch specific vcpu ioctls by Avi Kivity · 14 years ago
  60. 2122ff5 KVM: move vcpu locking to dispatcher for generic vcpu ioctls by Avi Kivity · 14 years ago
  61. 9940fa8 [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  62. c2f0e8c [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag by Heiko Carstens · 14 years ago
  63. 2ffbb3f [S390] spp: remove KVM_AWARE_CMF config option by Heiko Carstens · 14 years ago
  64. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  65. 0ee75be KVM: Let vcpu structure alignment be determined at runtime by Avi Kivity · 14 years ago
  66. 90d83dc KVM: use the correct RCU API for PROVE_RCU=y by Lai Jiangshan · 14 years ago
  67. 7b06bf2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() by Wei Yongjun · 14 years ago
  68. cd3b70f [S390] virtualization aware cpu measurement by Carsten Otte · 14 years ago
  69. 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
  70. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  71. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  72. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  73. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  74. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  75. cbb870c [S390] Cleanup struct _lowcore usage and defines. by Heiko Carstens · 14 years ago
  76. b8e660b [S390] Replace ENOTSUPP usage with EOPNOTSUPP by Heiko Carstens · 14 years ago
  77. f64ca21 [S390] zfcpdump: remove cross arch dump support by Heiko Carstens · 14 years ago
  78. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. 062d5e9 KVM: S390: fix potential array overrun in intercept handling by Christian Borntraeger · 15 years ago
  80. 3a4d5c94e vhost_net: a kernel-level virtio server by Michael S. Tsirkin · 15 years ago
  81. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  82. b11b533 [S390] Improve address space mode selection. by Martin Schwidefsky · 15 years ago
  83. f50146b KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c by Carsten Otte · 15 years ago
  84. d7b0b5e KVM: s390: Make psw available on all exits, not just a subset by Carsten Otte · 15 years ago
  85. 10474ae KVM: Activate Virtualization On Demand by Alexander Graf · 15 years ago
  86. 367e131 KVM: Return -ENOTTY on unrecognized ioctls by Avi Kivity · 15 years ago
  87. 8feda6f KVM: s390: fix memsize >= 4G by Christian Borntraeger · 15 years ago
  88. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  89. a1b3710 KVM: Reduce runnability interface with arch support code by Gleb Natapov · 15 years ago
  90. 2023a29 KVM: remove old KVMTRACE support code by Marcelo Tosatti · 15 years ago
  91. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  92. 628eb9b KVM: s390: streamline memslot handling by Christian Ehrhardt · 15 years ago
  93. b1d16c4 KVM: s390: fix signal handling by Christian Ehrhardt · 15 years ago
  94. 9ace903 KVM: s390: infrastructure to kick vcpus out of guest state by Christian Ehrhardt · 15 years ago
  95. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  96. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  97. 53cb780 [S390] KVM: Read buffer overflow by Roel Kluin · 15 years ago
  98. d3bc2f9 KVM: s390: fix wait_queue handling by Christian Borntraeger · 15 years ago
  99. ef50f7a KVM: s390: Allow stfle instruction in the guest by Christian Borntraeger · 15 years ago
  100. dab4079d [S390] uaccess: use might_fault() instead of might_sleep() by Heiko Carstens · 15 years ago