1. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 08815bc Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. b1a74bf x86, kvm: fix kvm's usage of kernel_fpu_begin/end() by Suresh Siddha · 12 years ago
  5. 26bf264 KVM: x86: Export svm/vmx exit code and vector code to userspace by Xiao Guangrong · 12 years ago
  6. 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 12 years ago
  7. 9c1c3fa x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() by Suresh Siddha · 12 years ago
  8. 4484141 KVM: fix error paths for failed gfn_to_page() calls by Xiao Guangrong · 12 years ago
  9. 4f97704 KVM: x86: Check INVPCID feature bit in EBX of leaf 7 by Ren, Yongjie · 12 years ago
  10. 749c59f KVM: PIC: fix use of uninitialised variable. by Jamie Iles · 12 years ago
  11. 1d92128 KVM: x86: fix KVM_GET_MSR for PV EOI by Michael S. Tsirkin · 12 years ago
  12. 5ad105e KVM: x86 emulator: use stack size attribute to mask rsp in stack ops by Avi Kivity · 12 years ago
  13. 35f2d16 KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intended by Takuya Yoshikawa · 12 years ago
  14. 439793d KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value by Gleb Natapov · 12 years ago
  15. aa67f60 KVM: VMX: Fix ds/es corruption on i386 with preemption by Avi Kivity · 12 years ago
  16. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago
  17. aea218f KVM: PIC: call ack notifiers for irqs that are dropped form irr by Gleb Natapov · 12 years ago
  18. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  19. 1a577b7 KVM: fix race with level interrupts by Michael S. Tsirkin · 12 years ago
  20. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  21. ad756a1 KVM: VMX: Implement PCID/INVPCID for guests with EPT by Mao, Junjie · 12 years ago
  22. 6fbc277 KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint by Xiao Guangrong · 12 years ago
  23. a72faf2 KVM: MMU: trace fast page fault by Xiao Guangrong · 12 years ago
  24. c7ba5b4 KVM: MMU: fast path of handling guest page fault by Xiao Guangrong · 12 years ago
  25. 49fde34 KVM: MMU: introduce SPTE_MMU_WRITEABLE bit by Xiao Guangrong · 12 years ago
  26. 6e7d035 KVM: MMU: fold tlb flush judgement into mmu_spte_update by Xiao Guangrong · 12 years ago
  27. 4f5982a KVM: VMX: export PFEC.P bit on ept by Xiao Guangrong · 12 years ago
  28. 8e22f95 KVM: MMU: cleanup spte_write_protect by Xiao Guangrong · 12 years ago
  29. d13bc5b KVM: MMU: abstract spte write-protect by Xiao Guangrong · 12 years ago
  30. 2f84569 KVM: MMU: return bool in __rmap_write_protect by Xiao Guangrong · 12 years ago
  31. a27685c KVM: VMX: Emulate invalid guest state by default by Avi Kivity · 12 years ago
  32. 8089000 KVM: x86 emulator: implement LTR by Avi Kivity · 12 years ago
  33. 869be99 KVM: x86 emulator: make loading TR set the busy bit by Avi Kivity · 12 years ago
  34. e919464 KVM: x86 emulator: make read_segment_descriptor() return the address by Avi Kivity · 12 years ago
  35. a14e579 KVM: x86 emulator: emulate LLDT by Avi Kivity · 12 years ago
  36. 9299836 KVM: x86 emulator: emulate BSWAP by Avi Kivity · 12 years ago
  37. de5f70e KVM: VMX: Improve error reporting during invalid guest state emulation by Avi Kivity · 12 years ago
  38. de87dcd KVM: VMX: Stop invalid guest state emulation on pending event by Avi Kivity · 12 years ago
  39. 612e89f KVM: x86 emulator: implement ENTER by Avi Kivity · 12 years ago
  40. 51ddff5 KVM: x86 emulator: split push logic from push opcode emulation by Avi Kivity · 12 years ago
  41. 361cad2 KVM: x86 emulator: fix byte-sized MOVZX/MOVSX by Avi Kivity · 12 years ago
  42. 2dd7caa KVM: x86 emulator: emulate LAHF by Avi Kivity · 12 years ago
  43. 7c068e4 KVM: VMX: Continue emulating after batch exhausted by Avi Kivity · 12 years ago
  44. bdea48e KVM: VMX: Fix interrupt exit condition during emulation by Avi Kivity · 12 years ago
  45. 9605157 KVM: x86 emulator: emulate SGDT/SIDT by Avi Kivity · 12 years ago
  46. a6e3407 KVM: Fix SS default ESP/EBP based addressing by Avi Kivity · 12 years ago
  47. f47cfa3 KVM: x86 emulator: emulate LEAVE by Avi Kivity · 12 years ago
  48. b8405c1 KVM: VMX: Limit iterations with emulator_invalid_guest_state by Avi Kivity · 12 years ago
  49. f0495f9 KVM: VMX: Relax check on unusable segment by Avi Kivity · 12 years ago
  50. 510425f KVM: x86 emulator: fix LIDT/LGDT in long mode by Avi Kivity · 12 years ago
  51. 79d5b4c KVM: x86 emulator: allow loading null SS in long mode by Avi Kivity · 12 years ago
  52. 6d6eede KVM: x86 emulator: emulate cpuid by Avi Kivity · 12 years ago
  53. 0017f93 KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics by Avi Kivity · 12 years ago
  54. 62046e5 KVM: Split cpuid register access from computation by Avi Kivity · 12 years ago
  55. d881e6f KVM: VMX: Return correct CPL during transition to protected mode by Avi Kivity · 12 years ago
  56. e676505 KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation by Avi Kivity · 12 years ago
  57. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  58. 15c7ad5 perf/x86: Rename Intel specific macros by Robert Richter · 12 years ago
  59. 85b7059 KVM: MMU: fix shrinking page from the empty mmu by Xiao Guangrong · 12 years ago
  60. 2106a54 KVM: VMX: code clean for vmx_init() by Guo Chao · 12 years ago
  61. b102f1d tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint by Namhyung Kim · 12 years ago
  62. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  63. d905c06 KVM: rearrange injection cancelling code by Michael S. Tsirkin · 12 years ago
  64. 5cfb1d5 KVM: only sync when attention bits set by Michael S. Tsirkin · 12 years ago
  65. 8680b94 KVM: optimize ISR lookups by Michael S. Tsirkin · 12 years ago
  66. 5eadf91 KVM: document lapic regs field by Michael S. Tsirkin · 12 years ago
  67. 9e40b67 KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc() by Takuya Yoshikawa · 12 years ago
  68. 00763e4 KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit by Xudong Hao · 12 years ago
  69. 80feb89 KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc() by Takuya Yoshikawa · 12 years ago
  70. 79f702a KVM: disable uninitialized var warning by Michael S. Tsirkin · 12 years ago
  71. a737f25 KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers by Christoffer Dall · 12 years ago
  72. b246dd5 KVM: VMX: Fix KVM_SET_SREGS with big real mode segments by Orit Wasserman · 12 years ago
  73. 1952639 KVM: MMU: do not iterate over all VMs in mmu_shrink() by Gleb Natapov · 12 years ago
  74. 3f6d8c8 KVM: VMX: Use EPT Access bit in response to memory notifiers by Xudong Hao · 13 years ago
  75. b38f993 KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP by Xudong Hao · 12 years ago
  76. 83c3a33 KVM: VMX: Add parameter to control A/D bits support, default is on by Xudong Hao · 12 years ago
  77. c1a7b32 KVM: Avoid wasting pages for small lpage_info arrays by Takuya Yoshikawa · 13 years ago
  78. c358666 KVM: MMU: fix huge page adapted on non-PAE host by Xiao Guangrong · 12 years ago
  79. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  80. d8368af KVM: Fix mmu_reload() clash with nested vmx event injection by Avi Kivity · 13 years ago
  81. c142786 KVM: MMU: Don't use RCU for lockless shadow walking by Avi Kivity · 13 years ago
  82. b2da15a KVM: VMX: Optimize %ds, %es reload by Avi Kivity · 13 years ago
  83. 512d564 KVM: VMX: Fix %ds/%es clobber by Avi Kivity · 13 years ago
  84. d54e423 KVM: x86 emulator: convert bsf/bsr instructions to emulate_2op_SrcV_nobyte() by Joerg Roedel · 13 years ago
  85. 5f3fbc3 KVM: VMX: unlike vmcs on fail path by Xiao Guangrong · 13 years ago
  86. 9f4260e KVM: x86 emulator: Avoid pushing back ModRM byte fetched for group decoding by Takuya Yoshikawa · 13 years ago
  87. 1c2545b KVM: x86 emulator: Move ModRM flags for groups to top level opcode tables by Takuya Yoshikawa · 13 years ago
  88. 57c22e5 KVM: fix cpuid eax for KVM leaf by Michael S. Tsirkin · 13 years ago
  89. a4fa163 KVM: ensure async PF event wakes up vcpu from halt by Gleb Natapov · 13 years ago
  90. b6ddf05 KVM: x86: Run PIT work in own kthread by Jan Kiszka · 13 years ago
  91. 38e8a2d KVM: x86 emulator: fix asm constraint in flush_pending_x87_faults by Avi Kivity · 13 years ago
  92. 4138377 KVM: Introduce bitmask for apic attention reasons by Gleb Natapov · 13 years ago
  93. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 13 years ago
  94. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  95. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  96. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  97. f78146b KVM: Fix page-crossing MMIO by Avi Kivity · 13 years ago
  98. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 13 years ago
  99. 2225fd5 KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context by Avi Kivity · 13 years ago
  100. f71fa31 KVM: MMU: use page table level macro by Davidlohr Bueso · 13 years ago