1. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 9 years ago
  2. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  3. ca3f087 KVM: use slowpath for cross page cached accesses by Radim Krčmář · 9 years ago
  4. 3180a7f KVM: remove kvm_read_hva and kvm_read_hva_atomic by Paolo Bonzini · 9 years ago
  5. 7f22b45 Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  6. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 9 years ago
  7. 47b43c5 KVM: s390: add ioctl to inject local interrupts by Jens Freimann · 10 years ago
  8. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  9. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  10. 7449613 kvm: avoid page allocation failure in kvm_set_memory_region() by Igor Mammedov · 9 years ago
  11. 58d2930 KVM: Eliminate extra function calls in kvm_get_dirty_log_protect() by Takuya Yoshikawa · 9 years ago
  12. dc9be0f kvm: move advertising of KVM_CAP_IRQFD to common code by Paolo Bonzini · 9 years ago
  13. 1170adc KVM: Use pr_info/pr_err in kvm_main.c by Xiubo Li · 9 years ago
  14. 20e87b7 KVM: Fix indentation in kvm_main.c by Xiubo Li · 9 years ago
  15. b7d409d KVM: no space before tabs in kvm_main.c by Xiubo Li · 9 years ago
  16. f95ef0c KVM: Missing blank line after declarations in kvm_main.c by Xiubo Li · 9 years ago
  17. ee54315 KVM: EXPORT_SYMBOL should immediately follow its function by Xiubo Li · 9 years ago
  18. f4fee93 KVM: Fix ERROR: do not initialise statics to 0 or NULL in kvm_main.c by Xiubo Li · 9 years ago
  19. a642a17 KVM: Fix WARNING: labels should not be indented in kvm_main.c by Xiubo Li · 9 years ago
  20. 893bdbf KVM: Fix WARNINGs for 'sizeof(X)' instead of 'sizeof X' in kvm_main.c by Xiubo Li · 9 years ago
  21. 548ef28 KVM: Get rid of kvm_kvfree() by Thomas Huth · 9 years ago
  22. 0fa9778 KVM: make halt_poll_ns static by Christian Borntraeger · 9 years ago
  23. bfda0e8 KVM: white space formatting in kvm_main.c by Kevin Mulvey · 9 years ago
  24. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  25. 0664e57 mm: gup: kvm use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  26. de8e5d7 KVM: Disable compat ioctl for s390 by Christian Borntraeger · 9 years ago
  27. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  28. 3b0f1d0 KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty by Kai Huang · 9 years ago
  29. b0165f1 kvm: update_memslots: clean flags for invalid memslots by Tiejun Chen · 10 years ago
  30. ba0513b KVM: Add generic support for dirty page logging by Mario Smarduch · 10 years ago
  31. a6d5101 KVM: Add architecture-defined TLB flush support by Mario Smarduch · 10 years ago
  32. ff651cb KVM: nVMX: Add nested msr load/restore algorithm by Wincy Van · 10 years ago
  33. dbaff30 kvm: warn on more invariant breakage by Paolo Bonzini · 10 years ago
  34. efbeec7 kvm: fix sorting of memslots with base_gfn == 0 by Paolo Bonzini · 10 years ago
  35. 333bce5 Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 10 years ago
  36. 7a72f7a KVM: track pid for VCPU only on KVM_RUN ioctl by Christian Borntraeger · 10 years ago
  37. eed6e79 KVM: don't check for PF_VCPU when yielding by David Hildenbrand · 10 years ago
  38. 9c1a5d38 kvm: optimize GFN to memslot lookup with large slots amount by Igor Mammedov · 10 years ago
  39. 0e60b07 kvm: change memslot sorting rule from size to GFN by Igor Mammedov · 10 years ago
  40. 7f379cf kvm: update_memslots: drop not needed check for the same slot by Igor Mammedov · 10 years ago
  41. 5a38b6e kvm: update_memslots: drop not needed check for the same number of pages by Igor Mammedov · 10 years ago
  42. bf4bea8 kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() by Ard Biesheuvel · 10 years ago
  43. c274e03 kvm: x86: move assigned-dev.c and iommu.c to arch/x86/ by Radim Krčmář · 10 years ago
  44. 6ef768f kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ by Paolo Bonzini · 10 years ago
  45. 5cc1502 kvm: simplify update_memslots invocation by Paolo Bonzini · 10 years ago
  46. f2a8103 kvm: commonize allocation of the new memory slots by Paolo Bonzini · 10 years ago
  47. 8593176c kvm: memslots: track id_to_index changes during the insertion sort by Paolo Bonzini · 10 years ago
  48. 063584d kvm: memslots: replace heap sort with an insertion sort pass by Igor Mammedov · 10 years ago
  49. 02d5d55 KVM: trivial fix comment regarding __kvm_set_memory_region by Dominik Dingel · 10 years ago
  50. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  51. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  52. e77d99d Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  53. bb0ca6a kvm: Fix kvm_get_page_retry_io __gup retval check by Andres Lagar-Cavilla · 10 years ago
  54. fe71557 kvm: Add arch specific mmu notifier for page invalidation by Tang Chen · 10 years ago
  55. 445b823 kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-static by Tang Chen · 10 years ago
  56. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  57. 2ea75be kvm: don't take vcpu mutex for obviously invalid vcpu ioctls by David Matlack · 10 years ago
  58. 234b239 kvm: Faults which trigger IO release the mmap_sem by Andres Lagar-Cavilla · 10 years ago
  59. 3c3c29f kvm-vfio: do not use module_init by Paolo Bonzini · 10 years ago
  60. 27fbe64b KVM: correct null pid check in kvm_vcpu_yield_to() by Sam Bobroff · 10 years ago
  61. a875daf Merge remote-tracking branch 'kvm/next' into queue by Christoffer Dall · 10 years ago
  62. 80ce163 KVM: VFIO: register kvm_device_ops dynamically by Will Deacon · 10 years ago
  63. 84877d9 KVM: s390: register flic ops dynamically by Cornelia Huck · 10 years ago
  64. c06a841 KVM: ARM: vgic: register kvm_device_ops dynamically by Will Deacon · 10 years ago
  65. d60eacb KVM: device: add simple registration mechanism for kvm_device_ops by Will Deacon · 10 years ago
  66. 85c8555 KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn() by Ard Biesheuvel · 10 years ago
  67. f2a2516 KVM: remove redundant assignments in __kvm_set_memory_region by Christian Borntraeger · 10 years ago
  68. a13f533 KVM: remove redundant assigment of return value in kvm_dev_ioctl by Christian Borntraeger · 10 years ago
  69. 3465611 KVM: remove redundant check of in_spin_loop by Christian Borntraeger · 10 years ago
  70. ee3d157 kvm: fix potentially corrupt mmio cache by David Matlack · 10 years ago
  71. 00f034a KVM: do not bias the generation number in kvm_current_mmio_generation by Paolo Bonzini · 10 years ago
  72. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  73. 0f8a4de KVM: Unconditionally export KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  74. 64d8312 KVM: Introduce gfn_to_hva_memslot_prot by Christoffer Dall · 10 years ago
  75. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  76. 7103f60 KVM: avoid unnecessary synchronize_rcu by Christian Borntraeger · 10 years ago
  77. c77dcac KVM: Move more code under CONFIG_HAVE_KVM_IRQFD by Paolo Bonzini · 10 years ago
  78. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  79. 92b591a KVM: Allow KVM_CHECK_EXTENSION on the vm fd by Alexander Graf · 10 years ago
  80. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  81. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 10 years ago
  83. 820b3fc KVM: add missing cleanup_srcu_struct by Paolo Bonzini · 10 years ago
  84. 719d93c kvm/irqchip: Speed up KVM_SET_GSI_ROUTING by Christian Borntraeger · 11 years ago
  85. a086f6a Revert "KVM: Simplify kvm->tlbs_dirty handling" by Xiao Guangrong · 10 years ago
  86. 63b5cf0 Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 10 years ago
  87. 15f36eb KVM: s390: Add proper dirty bitmap support to S390 kvm. by Jason J. Herne · 12 years ago
  88. 68c3b4d KVM: VMX: speed up wildcard MMIO EVENTFD by Michael S. Tsirkin · 10 years ago
  89. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  90. 98f4a14 KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop by Michael Mueller · 10 years ago
  91. 5befdc3 KVM: Simplify kvm->tlbs_dirty handling by Takuya Yoshikawa · 10 years ago
  92. 5248013 asmlinkage, kvm: Make kvm_rebooting visible by Andi Kleen · 10 years ago
  93. c05c418 KVM: s390: add floating irq controller by Jens Freimann · 11 years ago
  94. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  95. 4a55dd7 kvm: Provide kvm_vcpu_eligible_for_directed_yield() stub by Scott Wood · 11 years ago
  96. ea0269b kvm: remove dead code by Stephen Hemminger · 11 years ago
  97. 7940876 kvm: make local functions static by Stephen Hemminger · 11 years ago
  98. 7330672 KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC by Christoffer Dall · 11 years ago
  99. c08ac06 KVM: Use cond_resched() directly and remove useless kvm_resched() by Takuya Yoshikawa · 11 years ago
  100. 338c7db KVM: Improve create VCPU parameter (CVE-2013-4587) by Andy Honig · 11 years ago