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