1. c516ac5 x86: Add i8042 pre-detection hook to x86_platform_ops by Feng Tang · 14 years ago
  2. ab8aadb 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
  3. 1244829 x86: Fix vsyscall on gcc 4.5 with -Os by Andi Kleen · 14 years ago
  4. 7ae1277 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  5. 23b764d percpu, x86: Avoid warnings of unused variables in per cpu by Andi Kleen · 14 years ago
  6. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 14 years ago
  7. 67ec660 KVM: SVM: Implement workaround for Erratum 383 by Joerg Roedel · 14 years ago
  8. fc4ac7a x86: use __ASSEMBLY__ rather than __ASSEMBLER__ by Andres Salomon · 14 years ago
  9. 85a0e75 PM / x86: Save/restore MISC_ENABLE register by Ondrej Zary · 14 years ago
  10. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 14 years ago
  11. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  12. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  13. 021fad8 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
  14. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  15. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  16. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 14 years ago
  17. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  18. f52e62d x86: remove rdc321x_defs.h by Florian Fainelli · 14 years ago
  19. c5617b2 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
  20. 1ba4f22 x86, cpufeature: Unbreak compile with gcc 3.x by H. Peter Anvin · 14 years ago
  21. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  22. 7281201 numa: add generic percpu var numa_node_id() implementation by Lee Schermerhorn · 14 years ago
  23. 1ef0437 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h by FUJITA Tomonori · 14 years ago
  24. a321ced drivers/hwmon/coretemp.c: get TjMax value from MSR by Carsten Emde · 14 years ago
  25. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  26. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  27. 27a3353 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  28. 2a8ba8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  29. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  30. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  31. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  32. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  33. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  34. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 14 years ago
  35. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 3dbe141 KVM: MMU: Segregate shadow pages with different cr0.wp by Avi Kivity · 14 years ago
  37. 3a0d725 x86, paravirt: don't compute pvclock adjustments if we trust the tsc by Glauber Costa · 14 years ago
  38. 0e6ac58 KVM: x86: add new KVMCLOCK cpuid feature by Glauber Costa · 14 years ago
  39. 11c6bff KVM: x86: change msr numbers for kvmclock by Glauber Costa · 14 years ago
  40. 424c32f x86, paravirt: Enable pvclock flags in vcpu_time_info structure by Glauber Costa · 14 years ago
  41. cafd665 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) by Shane Wang · 14 years ago
  42. 5dfa3d1 KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries by Avi Kivity · 14 years ago
  43. 19b95db KVM: VMX: Add definition for msr autoload entry by Avi Kivity · 14 years ago
  44. ce7f154 perf, x86: P4 PMU -- add missing bit in CCCR mask by Cyrill Gorcunov · 14 years ago
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 14 years ago
  59. 9a58a33 IPC driver for Intel Mobile Internet Device (MID) platforms by Sreedhara DS · 14 years ago
  60. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  61. ce7ddec KVM: x86: Allow marking an exception as reinjected by Joerg Roedel · 14 years ago
  62. d4330ef KVM: x86: Add callback to let modules decide over some supported cpuid bits by Joerg Roedel · 14 years ago
  63. 87bc3bf KVM: MMU: Drop cr4.pge from shadow page role by Avi Kivity · 14 years ago
  64. 9beeaa2 Merge branch 'perf' by Avi Kivity · 14 years ago
  65. 0571d36 KVM: MMU: reduce 'struct kvm_mmu_page' size by Xiao Guangrong · 14 years ago
  66. 5b7e010 KVM: MMU: Replace role.glevels with role.cr4_pae by Avi Kivity · 14 years ago
  67. e269fb2 KVM: x86: Push potential exception error code on task switches by Jan Kiszka · 14 years ago
  68. 020df07 KVM: move DR register access handling into generic code by Gleb Natapov · 14 years ago
  69. 6bc31bd KVM: SVM: implement NEXTRIPsave SVM feature by Andre Przywara · 14 years ago
  70. f84cbb0 KVM: MMU: remove unused field by Xiao Guangrong · 14 years ago
  71. 482ac18 KVM: x86 emulator: commit rflags as part of registers commit by Gleb Natapov · 14 years ago
  72. 7b262e9 KVM: x86 emulator: introduce pio in string read ahead. by Gleb Natapov · 15 years ago
  73. 5cd2191 KVM: x86 emulator: restart string instruction without going back to a guest. by Gleb Natapov · 15 years ago
  74. 7972995 KVM: x86 emulator: Move string pio emulation into emulator.c by Gleb Natapov · 15 years ago
  75. cf8f70b KVM: x86 emulator: fix in/out emulation. by Gleb Natapov · 15 years ago
  76. 38ba30b KVM: x86 emulator: Emulate task switch in emulator.c by Gleb Natapov · 15 years ago
  77. 2dafc6c KVM: x86 emulator: Provide more callbacks for x86 emulator. by Gleb Natapov · 15 years ago
  78. 063db06 KVM: Provide current eip as part of emulator context. by Gleb Natapov · 15 years ago
  79. 9c53724 KVM: Provide x86_emulate_ctxt callback to get current cpl by Gleb Natapov · 15 years ago
  80. 93a152b KVM: remove realmode_lmsw function. by Gleb Natapov · 15 years ago
  81. 52a4661 KVM: Provide callback to get/set control registers in emulator ops. by Gleb Natapov · 15 years ago
  82. 49c6799 KVM: Remove pointer to rflags from realmode_set_cr parameters. by Gleb Natapov · 15 years ago
  83. 08e850c KVM: MMU: Reinstate pte prefetch on invlpg by Avi Kivity · 15 years ago
  84. ec68798 KVM: x86: Use native_store_idt() instead of kvm_get_idt() by Wei Yongjun · 15 years ago
  85. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 14 years ago
  86. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  87. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 14 years ago
  88. c9775b4 x86, fpu: Use static_cpu_has() to implement use_xsave() by H. Peter Anvin · 14 years ago
  89. a3c8acd x86: Add new static_cpu_has() function using alternatives by H. Peter Anvin · 14 years ago
  90. d19f61f x86/PCI: Convert pci_config_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  91. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 14 years ago
  92. dce8bf4 x86, fpu: Use the proper asm constraint in use_xsave() by H. Peter Anvin · 14 years ago
  93. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  94. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  95. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 14 years ago
  96. 5707b24 pci: Add a probing code that seeks for an specific bus by Aristeu Rozanski · 15 years ago
  97. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 14 years ago
  98. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 14 years ago
  99. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  100. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 14 years ago