1. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. e9f4e0a x86/mm: Rip out complicated, out-of-date, buggy TLB flushing by Dave Hansen · 10 years ago
  4. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  5. 0b29643 x86/xsaves: Change compacted format xsave area header by Fenghua Yu · 10 years ago
  6. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  7. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 5d4863e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 11 years ago
  11. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  12. dd36039 x86, cpu: Detect more TLB configuration by Kirill A. Shutemov · 11 years ago
  13. 1682425 x86, acpi, idle: Restructure the mwait idle routines by Peter Zijlstra · 11 years ago
  14. e7d820a x86, xsave: Support eager-only xsave features, add MPX support by Qiaowei Ren · 11 years ago
  15. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  16. 05eebfb Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 2a47550 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  19. 96e39ac x86: Introduce hypervisor_cpuid_base() by Jason Wang · 11 years ago
  20. 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 11 years ago
  21. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  22. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  24. 4d067d8 x86: Extend #DF debugging aid to 64-bit by Borislav Petkov · 11 years ago
  25. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 12 years ago
  26. e6ee94d x86, cpu: Convert AMD Erratum 383 by Borislav Petkov · 12 years ago
  27. c5b41a6 x86, cpu: Convert Cyrix coma bug detection by Borislav Petkov · 12 years ago
  28. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 12 years ago
  29. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
  30. 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 12 years ago
  31. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  34. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  35. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 12 years ago
  36. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  37. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  38. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  39. 8b84c8d x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id by Daniel J Blueman · 12 years ago
  40. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  41. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 45c39fb x86, cleanups: Simplify sync_core() in the case of no CPUID by H. Peter Anvin · 12 years ago
  43. eb068e7 x86, 386 removal: Remove CONFIG_M386 from Kconfig by H. Peter Anvin · 12 years ago
  44. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  45. 04a1541 x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD by Andreas Herrmann · 12 years ago
  46. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  47. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
  49. 9bd1190 uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping by Oleg Nesterov · 12 years ago
  50. 6eebdda x86: Drop unnecessary kernel_eflags variable on 64-bit by Ian Campbell · 12 years ago
  51. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  52. e0ba94f x86/tlb_info: get last level TLB entry number of CPU by Alex Shi · 12 years ago
  53. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  56. cda846f x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline by Jarkko Sakkinen · 12 years ago
  57. 85f7f65 x86: Use kick_all_cpus_sync() by Thomas Gleixner · 12 years ago
  58. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 13 years ago
  59. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  62. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  63. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  64. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  66. e898c67 Merge branch 'x86/x32' into x86/cleanups by Ingo Molnar · 13 years ago
  67. f649e93 x86: relocate get/set debugreg fcns to include/asm/debugreg. by Paul Gortmaker · 13 years ago
  68. d046ff8 x86-64: Add prototype for old_rsp to a header file by H. J. Lu · 13 years ago
  69. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 13 years ago
  70. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  71. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  72. 21c3fcf x86/debug: Fix/improve the show_msr=<cpus> debug print out by Yinghai Lu · 13 years ago
  73. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  74. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  75. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
  76. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 13 years ago
  77. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  78. b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
  79. dc8e7e3 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
  80. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  82. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  83. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  84. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  85. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. b6f7e38 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
  87. 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 14 years ago
  88. ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 14 years ago
  89. 2df7a6e x86: Use correct type for %cr4 by Brian Gerst · 14 years ago
  90. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  91. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 14 years ago
  92. 9d8888c x86, cpu: Clean up AMD erratum 400 workaround by Hans Rosenfeld · 14 years ago
  93. d78d671 x86, cpu: AMD errata checking framework by Hans Rosenfeld · 14 years ago
  94. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  95. 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
  96. 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
  97. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  98. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 14 years ago
  99. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 14 years ago
  100. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago