1. 5920027 KVM: Trace failed msr reads and writes by Avi Kivity · 15 years ago
  2. 6e7d152 KVM: Fix msr trace by Avi Kivity · 15 years ago
  3. e01c242 KVM: mark segments accessed on HW task switch by Gleb Natapov · 15 years ago
  4. 81231c6 KVM: VMX: Pass cr0.mp through to the guest when the fpu is active by Avi Kivity · 15 years ago
  5. d7fa6ab KVM: MMU: Remove some useless code from alloc_mmu_pages() by Wei Yongjun · 15 years ago
  6. 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
  7. 8ae0991 KVM: Optimize kvm_read_cr[04]_bits() by Avi Kivity · 15 years ago
  8. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  9. 836a1b3 KVM: Move cr0/cr4/efer related helpers to x86.h by Avi Kivity · 15 years ago
  10. 3eeb328 KVM: Add a helper for checking if the guest is in protected mode by Avi Kivity · 15 years ago
  11. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  12. e5bb402 KVM: Drop kvm_{load,put}_guest_fpu() exports by Avi Kivity · 15 years ago
  13. 2608d7a KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active by Avi Kivity · 15 years ago
  14. ab34482 KVM: x86: fix checking of cr0 validity by Gleb Natapov · 15 years ago
  15. 727f5a2 KVM: SVM: Trap all debug register accesses by Jan Kiszka · 15 years ago
  16. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 15 years ago
  17. fd7373c KVM: VMX: Clean up DR6 emulation by Jan Kiszka · 15 years ago
  18. 138ac8d KVM: VMX: Fix emulation of DR4 and DR5 by Jan Kiszka · 15 years ago
  19. f248341 KVM: VMX: Fix exceptions of mov to dr by Jan Kiszka · 15 years ago
  20. b60d513 KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes by Takuya Yoshikawa · 15 years ago
  21. 6474920 KVM: fix cleanup_srcu_struct on vm destruction by Marcelo Tosatti · 15 years ago
  22. ccd4693 KVM: fix Hyper-V hypercall warnings and wrong mask value by Gleb Natapov · 15 years ago
  23. 7062dca KVM: VMX: Remove emulation failure report by Sheng Yang · 15 years ago
  24. 94718da KVM: export <asm/hyperv.h> by Avi Kivity · 15 years ago
  25. 8dae444 KVM: rename is_writeble_pte() to is_writable_pte() by Takuya Yoshikawa · 15 years ago
  26. c25bc16 KVM: Implement NotifyLongSpinWait HYPER-V hypercall by Gleb Natapov · 15 years ago
  27. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  28. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  29. 1d5103c KVM: Add HYPER-V header file by Gleb Natapov · 15 years ago
  30. 4610c83 KVM: SVM: Lazy fpu with npt by Avi Kivity · 15 years ago
  31. d225157 KVM: SVM: Selective cr0 intercept by Avi Kivity · 15 years ago
  32. 888f9f3 KVM: SVM: Restore unconditional cr0 intercept under npt by Avi Kivity · 15 years ago
  33. bff7827 KVM: SVM: Initialize fpu_active in init_vmcb() by Avi Kivity · 15 years ago
  34. dc77270 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK by Avi Kivity · 15 years ago
  35. f9a48e6 KVM: Set cr0.et when the guest writes cr0 by Avi Kivity · 15 years ago
  36. edcafe3 KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active by Avi Kivity · 15 years ago
  37. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  38. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  39. 4d4ec08 KVM: Replace read accesses of vcpu->arch.cr0 by an accessor by Avi Kivity · 15 years ago
  40. a1f83a7 KVM: VMX: trace clts and lmsw instructions as cr accesses by Avi Kivity · 15 years ago
  41. 0d17897 KVM: Fix the explanation of write_emulated by Takuya Yoshikawa · 15 years ago
  42. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  43. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  44. c9c5417 KVM: x86: Moving PT_*_LEVEL to mmu.h by Sheng Yang · 15 years ago
  45. f4c9e87 KVM: Fill out ftrace exit reason strings by Avi Kivity · 15 years ago
  46. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  47. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 15 years ago
  48. f656ce0 KVM: switch vcpu context to use SRCU by Marcelo Tosatti · 15 years ago
  49. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 15 years ago
  50. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  51. b050b01 KVM: use SRCU for dirty log by Marcelo Tosatti · 15 years ago
  52. bc6678a KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update by Marcelo Tosatti · 15 years ago
  53. f7784b8 KVM: split kvm_arch_set_memory_region into prepare and commit by Marcelo Tosatti · 15 years ago
  54. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  55. 46a26bf KVM: modify memslots layout in struct kvm by Marcelo Tosatti · 15 years ago
  56. 50eb2a3 KVM: Add KVM_MMIO kconfig item by Avi Kivity · 15 years ago
  57. 953899b KVM: SVM: Adjust tsc_offset only if tsc_unstable by Joerg Roedel · 15 years ago
  58. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  59. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  60. be43f83 x86: Raise vsyscall priority on hotplug notifier chain by Sheng Yang · 15 years ago
  61. 2bf78fa KVM: Extended shared_msr_global to per CPU by Sheng Yang · 15 years ago
  62. 8a7e3f0 KVM: VMX: Remove redundant variable by Sheng Yang · 15 years ago
  63. bc23008 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller by Avi Kivity · 15 years ago
  64. ce03e4f KVM: VMX: When using ept, allow the guest to own cr4.pge by Avi Kivity · 15 years ago
  65. 4c38609 KVM: VMX: Make guest cr4 mask more conservative by Avi Kivity · 15 years ago
  66. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  67. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  68. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  69. 186a3e5 KVM: MMU: Report spte not found in rmap before BUG() by Avi Kivity · 15 years ago
  70. cb84b55 KVM: x86: raise TSS exception for NULL CS and SS segments by Marcelo Tosatti · 15 years ago
  71. 3fd28fc KVM: x86: make double/triple fault promotion generic to all exceptions by Eddie Dong · 15 years ago
  72. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
  73. a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
  74. 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
  75. 86d62b6 Merge remote branch 'tip/oprofile' into tip/perf/core by Robert Richter · 15 years ago
  76. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  77. 1e259e0 hw-breakpoints: Remove stub unthrottle callback by Frederic Weisbecker · 15 years ago
  78. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 6f5621c Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 0091945 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. d25e8db Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. fad5399 x86: Fix out of order of gsi by Eric W. Biederman · 15 years ago
  95. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  96. 3249b7e x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 15 years ago
  97. 817a824 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 15 years ago
  98. 3d08340 x86/hw-breakpoints: Remove the name field by Frederic Weisbecker · 15 years ago
  99. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
  100. 21c2fd9 x86: apic: Fix mismerge, add arch_probe_nr_irqs() again by Ingo Molnar · 15 years ago