1. 1871c60 KVM: x86 emulator: fix memory access during x86 emulation by Gleb Natapov · 14 years ago
  2. a004475 KVM: x86 emulator: Add Virtual-8086 mode of emulation by Gleb Natapov · 14 years ago
  3. a19a6d1 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT by Sheng Yang · 14 years ago
  4. f6801df KVM: Rename vcpu->shadow_efer to efer by Avi Kivity · 14 years ago
  5. 6b52d18 KVM: Activate fpu on clts by Avi Kivity · 14 years ago
  6. c76de35 KVM: SVM: Clean up and enhance mov dr emulation by Jan Kiszka · 14 years ago
  7. 94718da KVM: export <asm/hyperv.h> by Avi Kivity · 14 years ago
  8. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 14 years ago
  9. 55cd8e5 KVM: Implement bare minimum of HYPER-V MSRs by Gleb Natapov · 14 years ago
  10. 1d5103c KVM: Add HYPER-V header file by Gleb Natapov · 14 years ago
  11. dc77270 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK by Avi Kivity · 14 years ago
  12. 02daab2 KVM: Lazify fpu activation and deactivation by Avi Kivity · 15 years ago
  13. e8467fd KVM: VMX: Allow the guest to own some cr0 bits by Avi Kivity · 15 years ago
  14. 0d17897 KVM: Fix the explanation of write_emulated by Takuya Yoshikawa · 14 years ago
  15. 878403b KVM: VMX: Enable EPT 1GB page support by Sheng Yang · 15 years ago
  16. 17cc393 KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops by Sheng Yang · 15 years ago
  17. 0680fe5 KVM: Bump maximum vcpu count to 64 by Avi Kivity · 15 years ago
  18. a983fb2 KVM: x86: switch kvm_set_memory_alias to SRCU update by Marcelo Tosatti · 15 years ago
  19. fef9cce KVM: modify alias layout in x86s struct kvm_arch by Marcelo Tosatti · 15 years ago
  20. 4e47c7a KVM: VMX: Add instruction rdtscp support for guest by Sheng Yang · 15 years ago
  21. 0e85188 KVM: Add cpuid_update() callback to kvm_x86_ops by Sheng Yang · 15 years ago
  22. fc78f51 KVM: Add accessor for reading cr4 (or some bits of cr4) by Avi Kivity · 15 years ago
  23. cdc0e24 KVM: VMX: Move some cr[04] related constants to vmx.c by Avi Kivity · 15 years ago
  24. 5970867 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction by Sheng Yang · 15 years ago
  25. 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 · 14 years ago
  26. 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 · 14 years ago
  27. 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 · 14 years ago
  28. 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 · 14 years ago
  29. 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 · 14 years ago
  30. 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 · 14 years ago
  31. 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 · 14 years ago
  32. 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 · 14 years ago
  33. 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 · 14 years ago
  34. 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 · 14 years ago
  35. 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 · 14 years ago
  36. 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 · 14 years ago
  37. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 14 years ago
  38. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 14 years ago
  39. 1431559 x86, mm: Allow highmem user page tables to be disabled at boot time by Ian Campbell · 14 years ago
  40. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 14 years ago
  41. bee415c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 14 years ago
  43. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 14 years ago
  44. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 14 years ago
  45. 477346f x86-64: Allow fbdev primary video code by Dave Airlie · 14 years ago
  46. 11557b2 x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 by Oleg Nesterov · 14 years ago
  47. 17c0e71 x86: Mark atomic irq ops raw for 32bit legacy by Ingo Molnar · 15 years ago
  48. 8df5bb34 x86, numa: Add fixed node size option for numa emulation by David Rientjes · 14 years ago
  49. 414bb14 x86, cpu: Print AMD virtualization features in /proc/cpuinfo by Joerg Roedel · 15 years ago
  50. 0d1622d x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write by Avi Kivity · 14 years ago
  51. 5b3efd5 x86, ptrace: regset extensions to support xstate by Suresh Siddha · 14 years ago
  52. cf9db6c x86-32: Make AT_VECTOR_SIZE_ARCH=2 by Serge E. Hallyn · 14 years ago
  53. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 14 years ago
  54. 1c5b906 x86: Merge io.h by Brian Gerst · 14 years ago
  55. 910bf6a x86: Simplify flush_write_buffers() by Brian Gerst · 14 years ago
  56. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 14 years ago
  57. 2b4df4d x86-64: Use BUILDIO in io_64.h by Brian Gerst · 14 years ago
  58. 2e16fc7 x86-64: Reorganize io_64.h by Brian Gerst · 14 years ago
  59. bd2984e x86-32: Remove _local variants of in/out from io_32.h by Brian Gerst · 14 years ago
  60. 5c64c70 x86-32: Move XQUAD definitions to numaq.h by Brian Gerst · 14 years ago
  61. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 14 years ago
  62. 13ca0fc x86: Use the generic page_is_ram() by Wu Fengguang · 14 years ago
  63. 4ca5ded Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 14 years ago
  65. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  66. ed8777f perf_events, x86: Fix event constraint masks by Peter Zijlstra · 14 years ago
  67. 1da53e0 perf_events, x86: Improve x86 event scheduling by Stephane Eranian · 14 years ago
  68. 40f9249 x86/debug: Clear reserved bits of DR6 in do_debug() by K.Prasad · 14 years ago
  69. e0b5f80 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 · 14 years ago
  70. b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 14 years ago
  71. 3b2e3d8 Revert "x86: ucode-amd: Load ucode-patches once ..." by Andreas Herrmann · 14 years ago
  72. 73472a4 x86: Disable HPET MSI on ATI SB700/SB800 by Pallipadi, Venkatesh · 14 years ago
  73. a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 14 years ago
  74. f532509 x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt by Joerg Roedel · 14 years ago
  75. b27d515 perf: x86: Add support for the ANY bit by Stephane Eranian · 14 years ago
  76. 1838ef1 x86-64, rwsem: 64-bit xadd rwsem implementation by H. Peter Anvin · 14 years ago
  77. 330a518 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 14 years ago
  79. 5d0b723 x86: clean up rwsem type system by Linus Torvalds · 14 years ago
  80. df39a2e x86: mce.h: Fix warning in header checks by Alan Cox · 15 years ago
  81. aa5add9 x86/ptrace: Remove unused regs_get_argument_nth API by Masami Hiramatsu · 15 years ago
  82. 0fb8ee4 perf: Drop useless check for ignored frame by Frederic Weisbecker · 15 years ago
  83. 61405fe Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  84. 59c33fa x86-32: clean up rwsem inline asm statements by Linus Torvalds · 14 years ago
  85. 80e23b7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. e1e0138 x86, uv: uv_global_gru_mmr_address() macro fix by Jack Steiner · 14 years ago
  87. 5abbbbf x86: Merge asm/atomic_{32,64}.h by Brian Gerst · 14 years ago
  88. 3ce59bb x86: Sync asm/atomic_32.h and asm/atomic_64.h by Brian Gerst · 14 years ago
  89. 1a3b1d8 x86: Split atomic64_t functions into seperate headers by Brian Gerst · 14 years ago
  90. 409d02e x86: copy_from_user() should not return -EFAULT by Heiko Carstens · 15 years ago
  91. 2d959e9 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
  92. b07d41b Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  93. 9a7262a x86_64 SGI UV: Fix writes to led registers on remote uv hubs. by Mike Travis · 15 years ago
  94. 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
  95. 499a5f1 x86: Lift restriction on the location of FIX_BTMAP_* by Jan Beulich · 15 years ago
  96. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  97. fd2a50a x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi() by Naga Chumbalkar · 15 years ago
  98. 605c1a1 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
  99. dab4b91 KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates by Jan Kiszka · 15 years ago
  100. da3df85 Merge branch 'pdc' into release by Len Brown · 15 years ago