1. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 11 years ago
  2. 6beda1e Documentation/kvm: add a 00-INDEX file by Ramkumar Ramachandra · 11 years ago
  3. ec53500 kvm: Add VFIO device by Alex Williamson · 11 years ago
  4. 9c15bb1 kvm: Add KVM_GET_EMULATED_CPUID by Borislav Petkov · 11 years ago
  5. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  6. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  7. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  8. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  9. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  10. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  11. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  12. a7265fb KVM: ARM: Remove non-ASCII space characters by Christoffer Dall · 11 years ago
  13. 740edfc KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  14. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  15. 4a937f9 KVM: protect kvm_usage_count with its own spinlock by Paolo Bonzini · 11 years ago
  16. 56aba60 Documentation/kvm: Update cpuid documentation for steal time and pv eoi by Raghavendra K T · 11 years ago
  17. 519192a KVM: Add documentation for kvm->srcu lock by Thomas Huth · 11 years ago
  18. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  19. 9bc6cbe Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock by Raghavendra K T · 11 years ago
  20. c9f3f2d doc: Fix typo in doucmentations by Masanari Iida · 11 years ago
  21. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  23. 1873e5002 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  24. 5a9b383 KVM: MMU: document fast invalidate all mmio sptes by Xiao Guangrong · 11 years ago
  25. f6f8ade KVM: MMU: document fast invalidate all pages by Xiao Guangrong · 11 years ago
  26. 2d49c47 KVM: MMU: document fast page fault by Xiao Guangrong · 11 years ago
  27. 67652ed KVM: MMU: document mmio page fault by Xiao Guangrong · 11 years ago
  28. 0cbf8e4 KVM: MMU: document write_flooding_count by Xiao Guangrong · 11 years ago
  29. accaefe KVM: MMU: document clear_spte_count by Xiao Guangrong · 11 years ago
  30. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 11 years ago
  31. 6c806a7 KVM: MMU: update the documentation for reverse mapping of parent_pte by Xiao Guangrong · 11 years ago
  32. d8968f1 kvm api doc: fix section numbers by Alexey Kardashevskiy · 11 years ago
  33. 379e04c arm64: KVM: userspace API documentation by Marc Zyngier · 11 years ago
  34. cc22c35 Documentation/virtual/kvm/api.txt fix a typo by Stefan Huber · 11 years ago
  35. f884ab1 doc: fix misspellings with 'codespell' tool by Anatol Pomozov · 11 years ago
  36. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  37. dfd2bb8 Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm into queue by Marcelo Tosatti · 11 years ago
  38. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  39. 121ac45 kvm/ppc/mpic: remove default routes from documentation by Scott Wood · 11 years ago
  40. aa404dd KVM: ARM: Fix API documentation for ONE_REG encoding by Christoffer Dall · 11 years ago
  41. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  42. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  43. de9ba2f KVM: PPC: Support irq routing and irqfd for in-kernel MPIC by Alexander Graf · 11 years ago
  44. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 11 years ago
  45. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 11 years ago
  46. 852b6d5 kvm: add device control API by Scott Wood · 11 years ago
  47. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 11 years ago
  48. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 11 years ago
  49. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 11 years ago
  50. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 11 years ago
  51. 29266e2 Remove Documentation/virtual/virtio-spec.txt by Rusty Russell · 11 years ago
  52. 2b83451 KVM: ioeventfd for virtio-ccw devices. by Cornelia Huck · 11 years ago
  53. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  54. 330690c ARM: KVM: VGIC accept vcpu and dist base addresses from user space by Christoffer Dall · 11 years ago
  55. 3401d546 KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl by Christoffer Dall · 11 years ago
  56. 4293b5e KVM: Remove duplicate text in api.txt by Geoff Levand · 11 years ago
  57. 75d61fb KVM: set_memory_region: Disallow changing read-only attribute later by Takuya Yoshikawa · 11 years ago
  58. aa024c2f KVM: ARM: Power State Coordination Interface implementation by Marc Zyngier · 11 years ago
  59. 4fe21e4 KVM: ARM: VFP userspace interface by Rusty Russell · 11 years ago
  60. c27581e KVM: ARM: Demux CCSIDR in the userspace API by Christoffer Dall · 11 years ago
  61. 1138245 KVM: ARM: User space API for getting/setting co-proc registers by Christoffer Dall · 11 years ago
  62. 86ce8535 KVM: ARM: Inject IRQs and FIQs from userspace by Christoffer Dall · 11 years ago
  63. 749cf76c KVM: ARM: Initial skeleton to compile KVM support by Christoffer Dall · 11 years ago
  64. e12091c KVM: Remove unused slot_bitmap from kvm_mmu_page by Takuya Yoshikawa · 12 years ago
  65. 324b3e6 KVM: PPC: BookE: Add EPR ONE_REG sync by Alexander Graf · 12 years ago
  66. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  67. 68e2ffe KVM: PPC: Fix SREGS documentation reference by Mihai Caraman · 12 years ago
  68. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  69. d6712df KVM: s390: Base infrastructure for enabling capabilities. by Cornelia Huck · 12 years ago
  70. 48a3e95 KVM: s390: Add support for machine checks. by Cornelia Huck · 12 years ago
  71. d8346b7 KVM: s390: Support for I/O interrupts. by Cornelia Huck · 12 years ago
  72. 352df1d KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface by Mihai Caraman · 12 years ago
  73. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  74. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  75. 686de18 KVM: Documentation: Fix reentry-to-be-consistent paragraph by Alexander Graf · 12 years ago
  76. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  77. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  78. 416ad65 s390/kvm: Add documentation for KVM_S390_INTERRUPT by Cornelia Huck · 12 years ago
  79. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  80. 062d526 typo in UserModeLinux-HOWTO by Richard Genoud · 12 years ago
  81. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 12 years ago
  82. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  83. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  84. 2e23270 Document IACx/DACx registers access using ONE_REG API by Bharat Bhushan · 12 years ago
  85. 9202e07 KVM: PPC: Add support for ePAPR idle hcall in host kernel by Liu Yu-B13201 · 12 years ago
  86. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  87. 879238f KVM: clarify kvmclock documentation by Stefan Fritsch · 12 years ago
  88. 7efd8fa KVM: Improve wording of KVM_SET_USER_MEMORY_REGION documentation by Jan Kiszka · 12 years ago
  89. 4d8b81a KVM: introduce readonly memslot by Xiao Guangrong · 12 years ago
  90. 6024f1a KVM: Add ppc hypercall documentation by Alexander Graf · 12 years ago
  91. fc16123 KVM: Add documentation on hypercalls by Raghavendra K T · 12 years ago
  92. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  93. 58d8b17 KVM: MMU: document mmu-lock and fast page fault by Xiao Guangrong · 12 years ago
  94. f36992e KVM: Add missing KVM_IRQFD API documentation by Alex Williamson · 12 years ago
  95. c1af87d KVM: eoi msi documentation by Michael S. Tsirkin · 12 years ago
  96. d35b107 KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt. by Bharat Bhushan · 12 years ago
  97. 32fad28 KVM: PPC: Book3S HV: Make the guest hash table size configurable by Paul Mackerras · 12 years ago
  98. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  99. 33950c6 virtio: update documentation to v0.9.5 of spec by Rusty Russell · 12 years ago
  100. f256905 Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next by Avi Kivity · 12 years ago