1. 6bc31bd KVM: SVM: implement NEXTRIPsave SVM feature by Andre Przywara · 15 years ago
  2. f84cbb0 KVM: MMU: remove unused field by Xiao Guangrong · 15 years ago
  3. 482ac18 KVM: x86 emulator: commit rflags as part of registers commit by Gleb Natapov · 15 years ago
  4. 7b262e9 KVM: x86 emulator: introduce pio in string read ahead. by Gleb Natapov · 15 years ago
  5. 5cd2191 KVM: x86 emulator: restart string instruction without going back to a guest. by Gleb Natapov · 15 years ago
  6. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 15 years ago
  7. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 15 years ago
  8. 38ba30b KVM: x86 emulator: Emulate task switch in emulator.c by Gleb Natapov · 15 years ago
  9. 2dafc6c KVM: x86 emulator: Provide more callbacks for x86 emulator. by Gleb Natapov · 15 years ago
  10. 063db06 KVM: Provide current eip as part of emulator context. by Gleb Natapov · 15 years ago
  11. 9c53724 KVM: Provide x86_emulate_ctxt callback to get current cpl by Gleb Natapov · 15 years ago
  12. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 15 years ago
  13. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 15 years ago
  14. 49c6799 KVM: Remove pointer to rflags from realmode_set_cr parameters. by Gleb Natapov · 15 years ago
  15. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 15 years ago
  16. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  17. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 15 years ago
  18. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 15 years ago
  19. 4a81018 KVM: SVM: Implement emulation of vm_cr msr by Joerg Roedel · 15 years ago
  20. f92653e KVM: x86: Add kvm_is_linear_rip by Jan Kiszka · 15 years ago
  21. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 15 years ago
  22. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago
  23. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 15 years ago
  24. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 15 years ago
  25. dc57da3 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
  26. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  27. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  28. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  29. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  30. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 15 years ago
  31. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 15 years ago
  32. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 15 years ago
  33. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
  34. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  36. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  37. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  38. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  39. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  40. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  41. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  42. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  43. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
  44. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  46. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 2a32f2d 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
  48. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  51. b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 15 years ago
  52. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  53. c697518 KVM: Fix segment descriptor loading by Gleb Natapov · 15 years ago
  54. f850e2e KVM: x86 emulator: Check IOPL level during io instruction emulation by Gleb Natapov · 15 years ago
  55. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 15 years ago
  56. a004475 KVM: x86 emulator: Add Virtual-8086 mode of emulation by Gleb Natapov · 15 years ago
  57. a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 15 years ago
  58. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 15 years ago
  59. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 15 years ago
  60. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 15 years ago
  61. 94718da KVM: export <asm/hyperv.h> by Avi Kivity · 15 years ago
  62. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  63. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 15 years ago
  64. 1d5103c KVM: Add HYPER-V header file by Gleb Natapov · 15 years ago
  65. dc77270 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK by Avi Kivity · 15 years ago
  66. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  67. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  68. 0d17897 KVM: Fix the explanation of write_emulated by Takuya Yoshikawa · 15 years ago
  69. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  70. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  71. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  72. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  73. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  74. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  75. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  76. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  77. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  78. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  79. bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
  80. 5d214fe x86/amd-iommu: Protect IOMMU-API map/unmap path by Joerg Roedel · 15 years ago
  81. a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
  82. 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  96. 3d08340 x86/hw-breakpoints: Remove the name field by Frederic Weisbecker · 15 years ago
  97. 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
  98. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  99. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  100. d5d0e88 x86, olpc: Use pci subarch init for OLPC by Thomas Gleixner · 15 years ago