1. 68f8940 KVM: VMX: EPT misconfiguration handler by Marcelo Tosatti · 15 years ago
  2. 94d8b05 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper by Marcelo Tosatti · 15 years ago
  3. 4d88954 KVM: MMU: make for_each_shadow_entry aware of largepages by Marcelo Tosatti · 15 years ago
  4. e799794 KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits by Marcelo Tosatti · 15 years ago
  5. 71db602 KVM: Move performance counter MSR access interception to generic x86 path by Andre Przywara · 15 years ago
  6. 2920d72 KVM: MMU audit: largepage handling by Marcelo Tosatti · 15 years ago
  7. 2aaf65e KVM: MMU audit: audit_mappings tweaks by Marcelo Tosatti · 15 years ago
  8. 48fc031 KVM: MMU audit: nontrapping ptes in nonleaf level by Marcelo Tosatti · 15 years ago
  9. e58b0f9 KVM: MMU audit: update audit_write_protection by Marcelo Tosatti · 15 years ago
  10. 08a3732 KVM: MMU audit: update count_writable_mappings / count_rmaps by Marcelo Tosatti · 15 years ago
  11. 776e663 KVM: MMU: introduce is_last_spte helper by Marcelo Tosatti · 15 years ago
  12. 3f5d18a KVM: Return to userspace on emulation failure by Avi Kivity · 15 years ago
  13. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  14. 73880c8 KVM: Break dependency between vcpu index in vcpus array and vcpu_id. by Gleb Natapov · 15 years ago
  15. 1ed0ce0 KVM: Use pointer to vcpu instead of vcpu_id in timer code. by Gleb Natapov · 15 years ago
  16. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  17. d555c33 KVM: MMU: s/shadow_pte/spte/ by Avi Kivity · 15 years ago
  18. 43a3795 KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte by Avi Kivity · 15 years ago
  19. 439e218 KVM: MMU: Fix is_dirty_pte() by Avi Kivity · 15 years ago
  20. 7ffd92c KVM: VMX: Move rmode structure to vmx-specific code by Avi Kivity · 15 years ago
  21. 3a624e2 KVM: VMX: Support Unrestricted Guest feature by Nitin A Kamble · 15 years ago
  22. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  23. 9f4cc12 KVM: Grab pic lock in kvm_pic_clear_isr_ack by Marcelo Tosatti · 15 years ago
  24. 238adc7 KVM: Cleanup LAPIC interface by Jan Kiszka · 15 years ago
  25. 596ae89 KVM: VMX: Fix reporting of unhandled EPT violations by Avi Kivity · 15 years ago
  26. 6de4f3a KVM: Cache pdptrs by Avi Kivity · 15 years ago
  27. 8f5d549 KVM: VMX: Simplify pdptr and cr3 management by Avi Kivity · 15 years ago
  28. 2d84e99 KVM: VMX: Avoid duplicate ept tlb flush when setting cr3 by Avi Kivity · 15 years ago
  29. 6b66ac1 KVM: do not register i8254 PIO regions until we are initialized by Gregory Haskins · 15 years ago
  30. d76685c KVM: cleanup io_device code by Gregory Haskins · 15 years ago
  31. 6c8166a KVM: SVM: Fold kvm_svm.h info svm.c by Avi Kivity · 15 years ago
  32. 017cb99 KVM: SVM: use explicit 64bit storage for sysenter values by Andre Przywara · 15 years ago
  33. c5ff41c KVM: Allow PIT emulation without speaker port by Jan Kiszka · 15 years ago
  34. 721eecb KVM: irqfd by Gregory Haskins · 15 years ago
  35. 0ba12d1 KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig by Avi Kivity · 15 years ago
  36. 787ff73 KVM: Drop interrupt shadow when single stepping should be done only on VMX by Gleb Natapov · 15 years ago
  37. 284e9b0 KVM: cleanup arch/x86/kvm/Makefile by Christoph Hellwig · 15 years ago
  38. ee3d29e KVM: x86 emulator: fix jmp far decoding (opcode 0xea) by Avi Kivity · 15 years ago
  39. c9eaf20f KVM: x86 emulator: Implement zero-extended immediate decoding by Avi Kivity · 15 years ago
  40. cb00764 KVM: fix cpuid E2BIG handling for extended request types by Mark McLoughlin · 15 years ago
  41. 60af2ec KVM: Use MSR names in place of address by Jaswinder Singh Rajput · 15 years ago
  42. 890ca9a KVM: Add MCE support by Huang Ying · 15 years ago
  43. af24a4e KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h by Jaswinder Singh Rajput · 15 years ago
  44. ae0bb3e KVM: VMX: Properly handle software interrupt re-injection in real mode by Gleb Natapov · 15 years ago
  45. 295594e x86: Fix vSMP boot crash by Yinghai Lu · 15 years ago
  46. 7adb4df x86, xen: Initialize cx to suppress warning by H. Peter Anvin · 15 years ago
  47. d560bc6 x86, xen: Suppress WP test on Xen by Jeremy Fitzhardinge · 15 years ago
  48. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 15 years ago
  51. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  52. b04e637 x86: don't call '->send_IPI_mask()' with an empty mask by Linus Torvalds · 15 years ago
  53. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 15 years ago
  54. fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
  55. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  56. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
  57. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
  58. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  59. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  60. 78b89ec i386: Fix section mismatches for init code with !HOTPLUG_CPU by Jan Beulich · 15 years ago
  61. 1adcaaf x86, pat: Allow ISA memory range uncacheable mapping requests by Suresh Siddha · 15 years ago
  62. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  63. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  64. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  65. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  66. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  67. 74d46d6 percpu, sparc64: fix sparse possible cpu map handling by Tejun Heo · 15 years ago
  68. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  70. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 15 years ago
  71. fbd8b18 x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flag by Kevin Winchester · 15 years ago
  72. f64cccc perf_counter, x86: Fix generic cache events on P6-mobile CPUs by Ingo Molnar · 15 years ago
  73. 3c581a7 perf_counter, x86: Fix lapic printk message by Ingo Molnar · 15 years ago
  74. 0d01f31 x86, mce: therm_throt - change when we print messages by Dmitry Torokhov · 15 years ago
  75. 3e03bbe x86: Add reboot quirk for every 5 series MacBook/Pro by Shunichi Fuji · 15 years ago
  76. b6e61ee x86: Fix serialization in pit_expect_msb() by Linus Torvalds · 15 years ago
  77. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  78. fdb8a42 x86: fix buffer overflow in efi_init() by Roel Kluin · 15 years ago
  79. 498cdbf x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci by Ozan Çağlayan · 15 years ago
  80. 087d7e5 x86: Fix MSI-X initialization by using online_mask for x2apic target_cpus by Yinghai Lu · 15 years ago
  81. 53a27b3 KVM: MMU: limit rmap chain length by Marcelo Tosatti · 15 years ago
  82. 263799a KVM: VMX: Fix locking imbalance on emulation failure by Jan Kiszka · 15 years ago
  83. 34f0c1a KVM: VMX: Fix locking order in handle_invalid_guest_state by Jan Kiszka · 15 years ago
  84. 025dbbf KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_pages by Marcelo Tosatti · 15 years ago
  85. 4b656b1 KVM: SVM: force new asid on vcpu migration by Marcelo Tosatti · 15 years ago
  86. d6289b9 KVM: x86: verify MTRR/PAT validity by Marcelo Tosatti · 15 years ago
  87. 0ff7787 KVM: PIT: fix kpit_elapsed division by zero by Marcelo Tosatti · 15 years ago
  88. e125e7b KVM: Fix KVM_GET_MSR_INDEX_LIST by Jan Kiszka · 15 years ago
  89. 7d5b005 x86: Fix VMI && stack protector by Alok Kataria · 15 years ago
  90. 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 15 years ago
  92. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  93. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  94. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  95. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  96. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  97. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  98. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  99. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  100. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago