1. ce7f154 perf, x86: P4 PMU -- add missing bit in CCCR mask by Cyrill Gorcunov · 14 years ago
  2. 537b60d 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
  3. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 07d7775 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
  9. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 7421a10 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
  12. 4d7b4ac 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
  13. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  14. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 14 years ago
  16. 9a58a33 IPC driver for Intel Mobile Internet Device (MID) platforms by Sreedhara DS · 14 years ago
  17. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  18. ce7ddec KVM: x86: Allow marking an exception as reinjected by Joerg Roedel · 14 years ago
  19. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 14 years ago
  20. 87bc3bf KVM: MMU: Drop cr4.pge from shadow page role by Avi Kivity · 14 years ago
  21. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  22. 0571d36 KVM: MMU: reduce 'struct kvm_mmu_page' size by Xiao Guangrong · 14 years ago
  23. 5b7e010 KVM: MMU: Replace role.glevels with role.cr4_pae by Avi Kivity · 14 years ago
  24. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 14 years ago
  25. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 14 years ago
  26. 6bc31bd KVM: SVM: implement NEXTRIPsave SVM feature by Andre Przywara · 14 years ago
  27. f84cbb0 KVM: MMU: remove unused field by Xiao Guangrong · 14 years ago
  28. 482ac18 KVM: x86 emulator: commit rflags as part of registers commit by Gleb Natapov · 14 years ago
  29. 7b262e9 KVM: x86 emulator: introduce pio in string read ahead. by Gleb Natapov · 14 years ago
  30. 5cd2191 KVM: x86 emulator: restart string instruction without going back to a guest. by Gleb Natapov · 14 years ago
  31. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 14 years ago
  32. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 14 years ago
  33. 38ba30b KVM: x86 emulator: Emulate task switch in emulator.c by Gleb Natapov · 14 years ago
  34. 2dafc6c KVM: x86 emulator: Provide more callbacks for x86 emulator. by Gleb Natapov · 14 years ago
  35. 063db06 KVM: Provide current eip as part of emulator context. by Gleb Natapov · 14 years ago
  36. 9c53724 KVM: Provide x86_emulate_ctxt callback to get current cpl by Gleb Natapov · 14 years ago
  37. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 14 years ago
  38. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 14 years ago
  39. 49c6799 KVM: Remove pointer to rflags from realmode_set_cr parameters. by Gleb Natapov · 14 years ago
  40. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 14 years ago
  41. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  42. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  43. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  44. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 14 years ago
  45. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 14 years ago
  46. a9aa1d0 Merge commit 'v2.6.34-rc7' into perf/nmi by Frederic Weisbecker · 14 years ago
  47. c9775b4 x86, fpu: Use static_cpu_has() to implement use_xsave() by H. Peter Anvin · 14 years ago
  48. a3c8acd x86: Add new static_cpu_has() function using alternatives by H. Peter Anvin · 14 years ago
  49. d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  50. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 14 years ago
  51. dce8bf4 x86, fpu: Use the proper asm constraint in use_xsave() by H. Peter Anvin · 14 years ago
  52. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  53. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  54. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 14 years ago
  55. 5707b24 pci: Add a probing code that seeks for an specific bus by Aristeu Rozanski · 15 years ago
  56. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  57. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 14 years ago
  58. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  59. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 14 years ago
  60. 4f47b4c x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined by Eric W. Biederman · 14 years ago
  61. 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 14 years ago
  62. 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 14 years ago
  63. 5777372 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end by Eric W. Biederman · 14 years ago
  64. eddb0c5 x86, ioapic: Fix the types of gsi values by Eric W. Biederman · 14 years ago
  65. 9638fa5 x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h by Eric W. Biederman · 14 years ago
  66. d88d95e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  67. 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 14 years ago
  68. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  69. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  70. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 14 years ago
  71. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 14 years ago
  72. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 14 years ago
  73. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  74. b701a47 x86: Fix LOCK_PREFIX_HERE for uniprocessor build by H. Peter Anvin · 14 years ago
  75. 30a564b x86, hpet: Restrict read back to affected ATI chipsets by Thomas Gleixner · 14 years ago
  76. 6fc108a x86: Clean up arch/x86/Kconfig* by Jan Beulich · 14 years ago
  77. 5967ed8 x86-64: Reduce SMP locks table size by Jan Beulich · 14 years ago
  78. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 14 years ago
  79. 2d49ec7 KVM: move segment_base() into vmx.c by Gleb Natapov · 15 years ago
  80. d6ab1ed KVM: Drop kvm_get_gdt() in favor of generic linux function by Gleb Natapov · 15 years ago
  81. 4a81018 KVM: SVM: Implement emulation of vm_cr msr by Joerg Roedel · 15 years ago
  82. f92653e KVM: x86: Add kvm_is_linear_rip by Jan Kiszka · 15 years ago
  83. a1efbe7 KVM: x86: Add support for saving&restoring debug registers by Jan Kiszka · 15 years ago
  84. 48005f6 KVM: x86: Save&restore interrupt shadow mask by Jan Kiszka · 15 years ago
  85. ad91f8f KVM: remove redundant prototype of load_pdptrs() by Takuya Yoshikawa · 15 years ago
  86. 89a27f4 KVM: use desc_ptr struct instead of kvm private descriptor_table by Gleb Natapov · 15 years ago
  87. 1f9cc3c x86, pat: Update the page flags for memtype atomically instead of using memtype_lock by Robin Holt · 14 years ago
  88. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  89. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  90. 40f0a5d Fix comment typo in percpu.h by Justin P. Mattock · 14 years ago
  91. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  92. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 14 years ago
  93. a289cc7 x86, UV: uv_irq.c: Fix all sparse warnings by Randy Dunlap · 14 years ago
  94. 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 · 14 years ago
  95. b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 14 years ago
  96. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 14 years ago
  97. 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 · 14 years ago
  98. 5958f1d x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo by Borislav Petkov · 14 years ago
  99. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  100. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 14 years ago