1. 7cae2be KVM: x86: move steal time initialization to vcpu entry time by Marcelo Tosatti · 9 years ago
  2. 5225fdf KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level() by Takuya Yoshikawa · 9 years ago
  3. d8aacf5 KVM: x86: MMU: Remove mapping_level_dirty_bitmap() by Takuya Yoshikawa · 9 years ago
  4. fd13690 KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() by Takuya Yoshikawa · 9 years ago
  5. 5ed5c5c KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() by Takuya Yoshikawa · 9 years ago
  6. cd1872f KVM: x86: MMU: Make force_pt_level bool by Takuya Yoshikawa · 9 years ago
  7. 6092d3d kvm: svm: Only propagate next_rip when guest supports it by Joerg Roedel · 9 years ago
  8. 951f9fd KVM: x86: manually unroll bad_mt_xwr loop by Paolo Bonzini · 9 years ago
  9. 089d7b6 KVM: nVMX: expose VPID capability to L1 by Wanpeng Li · 9 years ago
  10. 5c614b3 KVM: nVMX: nested VPID emulation by Wanpeng Li · 9 years ago
  11. 99b83ac KVM: nVMX: emulate the INVVPID instruction by Wanpeng Li · 9 years ago
  12. dd5f534 KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid by Wanpeng Li · 9 years ago
  13. 991e7a0 KVM: VMX: adjust interface to allocate/free_vpid by Wanpeng Li · 9 years ago
  14. 13db773 KVM: x86: don't notify userspace IOAPIC on edge EOI by Radim Krčmář · 9 years ago
  15. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  16. c77f3fa kvm: x86: set KVM_REQ_EVENT when updating IRR by Radim Krčmář · 9 years ago
  17. bff98d3 Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  18. b10d92a KVM: x86: fix RSM into 64-bit protected mode by Paolo Bonzini · 9 years ago
  19. 25188b9 KVM: x86: fix previous commit for 32-bit by Paolo Bonzini · 9 years ago
  20. 58f800d Merge branch 'kvm-master' into HEAD by Paolo Bonzini · 9 years ago
  21. 7391773 KVM: x86: fix SMI to halted VCPU by Paolo Bonzini · 9 years ago
  22. 5d9bc64 KVM: x86: clean up kvm_arch_vcpu_runnable by Paolo Bonzini · 9 years ago
  23. f0d648b KVM: x86: map/unmap private slots in __x86_set_memory_region by Paolo Bonzini · 9 years ago
  24. 1d8007b KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region by Paolo Bonzini · 9 years ago
  25. 1330a01 Merge tag 'kvm-s390-next-20151013' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 9 years ago
  26. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  27. 25ed167 KVM: s390: factor out and fix setting of guest TOD clock by David Hildenbrand · 10 years ago
  28. 5a3d883 KVM: s390: switch to get_tod_clock() and fix STP sync races by David Hildenbrand · 9 years ago
  29. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 10 years ago
  30. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  31. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 10 years ago
  32. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  33. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  34. fee0e0f KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  35. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  36. bf9f6ac KVM: Update Posted-Interrupts Descriptor when vCPU is blocked by Feng Wu · 9 years ago
  37. 28b835d KVM: Update Posted-Interrupts Descriptor when vCPU is preempted by Feng Wu · 9 years ago
  38. 8727688 KVM: x86: select IRQ_BYPASS_MANAGER by Feng Wu · 9 years ago
  39. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  40. d84f1e0 KVM: make kvm_set_msi_irq() public by Feng Wu · 9 years ago
  41. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 9 years ago
  42. ebbfc76 KVM: Add some helper functions for Posted-Interrupts by Feng Wu · 9 years ago
  43. 6ef1522 KVM: Extend struct pi_desc for VT-d Posted-Interrupts by Feng Wu · 9 years ago
  44. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 9 years ago
  45. 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 9 years ago
  46. 1cea0ce KVM: VMX: drop rdtscp_enabled field by Xiao Guangrong · 9 years ago
  47. 7ec3629 KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL by Xiao Guangrong · 9 years ago
  48. feda805 KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update by Xiao Guangrong · 9 years ago
  49. 8b97265 KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled by Paolo Bonzini · 9 years ago
  50. 29541bb KVM: VMX: simplify invpcid handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  51. f36201e KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  52. e282162 KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() by Xiao Guangrong · 9 years ago
  53. 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 9 years ago
  54. eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 9 years ago
  55. d6a858d KVM: vmx: disable posted interrupts if no local APIC by Paolo Bonzini · 9 years ago
  56. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  57. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  58. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  59. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  60. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  61. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  62. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  63. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  64. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  65. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  66. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  67. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  68. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  69. 82f6c9c Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 9 years ago
  70. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  71. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  72. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  73. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  74. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  75. e02ae38 x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC by Paolo Bonzini · 9 years ago
  76. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  77. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  79. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  80. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  81. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  82. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  83. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  84. 57cb635c Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  85. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  86. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  87. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  88. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  89. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  90. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 9 years ago
  91. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 9 years ago
  92. 9a5e3f2 ARM: dts: fix omap2+ address translation for pbias by Kishon Vijay Abraham I · 9 years ago
  93. a13f18f Documentation: arm: Fix typo in the idle-states bindings examples by Lorenzo Pieralisi · 9 years ago
  94. 274e91b ARM: alignment: fix alignment handling for uaccess changes by Russell King · 9 years ago
  95. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  96. 83c133c x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code by Andy Lutomirski · 9 years ago
  97. fc57a7c x86/paravirt: Replace the paravirt nop with a bona fide empty function by Andy Lutomirski · 9 years ago
  98. 5b6a717 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 9 years ago
  99. 208473c ARM: wire up new syscalls by Russell King · 9 years ago
  100. 90a835f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago