1. cfda7bb x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c by Andy Lutomirski · 11 years ago
  2. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  4. da4aaa7 x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT by H. Peter Anvin · 11 years ago
  5. 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
  6. 03bbd59 x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled by H. Peter Anvin · 11 years ago
  7. dd36039 x86, cpu: Detect more TLB configuration by Kirill A. Shutemov · 11 years ago
  8. 6df1e7f 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. 09dc68d x86/cpu: Track legacy CPU model data only on 32-bit kernels by Jan Beulich · 11 years ago
  10. c2daa3b sched, x86: Provide a per-cpu preempt_count implementation by Peter Zijlstra · 11 years ago
  11. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  12. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  13. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
  15. 629f4f9 x86: Rename variables for debugging by Seiji Aguchi · 12 years ago
  16. 4a90a99 x86: Add a static_cpu_has_safe variant by Borislav Petkov · 12 years ago
  17. 5700f74 x86: Sanity-check static_cpu_has usage by Borislav Petkov · 12 years ago
  18. c3b8359 x86, cpu: Add a synthetic, always true, cpu feature by Borislav Petkov · 12 years ago
  19. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 12 years ago
  20. 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 12 years ago
  21. e6ebf5d x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP by Fenghua Yu · 12 years ago
  22. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  23. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  25. 27fd185 x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. by Fenghua Yu · 12 years ago
  26. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 2299930 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. ac07f5c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 58ae9c0 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. b2cc2a0 x86, smep, smap: Make the switching functions one-way by H. Peter Anvin · 12 years ago
  31. 49b8c695 Merge branch 'x86/fpu' into x86/smap by H. Peter Anvin · 12 years ago
  32. 52b6179 x86, smap: Turn on Supervisor Mode Access Prevention by H. Peter Anvin · 12 years ago
  33. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  34. 924e101 x86/debug: Dump family, model, stepping of the boot CPU by Borislav Petkov · 12 years ago
  35. 5d2bd70 x86, fpu: decouple non-lazy/eager fpu restore from xsave by Suresh Siddha · 12 years ago
  36. 6eebdda x86: Drop unnecessary kernel_eflags variable on 64-bit by Ian Campbell · 12 years ago
  37. c6fd893 x86, avx: don't use avx instructions with "noxsave" boot param by Suresh Siddha · 12 years ago
  38. 5b556332 x86, cpu: Push TLB detection CPUID check down by Borislav Petkov · 12 years ago
  39. a9ad773 x86, cpu: Fixup tlb_flushall_shift formatting by Borislav Petkov · 12 years ago
  40. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 13 years ago
  42. e0ba94f x86/tlb_info: get last level TLB entry number of CPU by Alex Shi · 13 years ago
  43. ecd431d x86, cpu: Fix show_msr MSR accessing function by Borislav Petkov · 13 years ago
  44. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 13 years ago
  45. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  46. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 13 years ago
  47. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. 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
  49. 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 13 years ago
  50. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. 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
  52. f649e93 x86: relocate get/set debugreg fcns to include/asm/debugreg. by Paul Gortmaker · 13 years ago
  53. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  54. 8546c00 i387: Uninline the generic FP helpers that we expose to kernel modules by Linus Torvalds · 13 years ago
  55. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 13 years ago
  56. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  57. 21c3fcf x86/debug: Fix/improve the show_msr=<cpus> debug print out by Yinghai Lu · 13 years ago
  58. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. 4218118 x86: Add counter when debug stack is used with interrupts enabled by Steven Rostedt · 13 years ago
  60. 228bdaa x86: Keep current stack in NMI breakpoints by Steven Rostedt · 13 years ago
  61. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  62. e4a02b4 x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support by Steffen Persvold · 13 years ago
  63. 64be4c1 x86: Add x86_init platform override to fix up NUMA core numbering by Daniel J Blueman · 13 years ago
  64. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. a110b5e x86: Add a BSP cpu_dev helper by Borislav Petkov · 13 years ago
  67. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 13 years ago
  68. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  69. f310642 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
  70. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  71. 8b27f2f x86: Remove unnecessary check in detect_ht() by Nikhil P Rao · 14 years ago
  72. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 14 years ago
  73. de5397a x86, cpu: Enable/disable Supervisor Mode Execution Protection by Fenghua Yu · 14 years ago
  74. 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 14 years ago
  75. 181f977 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
  76. ac23f25 x86: Really print supported CPUs if PROCESSOR_SELECT=y by Jan Beulich · 14 years ago
  77. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 14 years ago
  78. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  79. 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
  80. bf70030 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
  81. d60a279 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
  82. 366d4a4 x86, cpu: Fix X86_FEATURE_NOPL by Borislav Petkov · 14 years ago
  83. d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 14 years ago
  84. c2b9ff2 x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level by H. Peter Anvin · 14 years ago
  85. 6ac8bac x86, fpu: Merge fpu_init() by Brian Gerst · 14 years ago
  86. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 14 years ago
  87. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. f7ddc2b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 14 years ago
  90. 82d4150 x86, xsave: Move boot cpu initialization to xsave_init() by Robert Richter · 14 years ago
  91. db10db4 x86, xsave: 32/64 bit boot cpu check unification in initialization by Robert Richter · 14 years ago
  92. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 14 years ago
  93. bdc802d x86, cpu: Support the features flags in new CPUID leaf 7 by H. Peter Anvin · 15 years ago
  94. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 15 years ago
  95. 0bb9fef x86,early dr regs,kgdb: Allow kernel debugger early dr register access by Jason Wessel · 15 years ago
  96. 1dedefd x86: detect scattered cpuid features earlier by Jacob Pan · 15 years ago
  97. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 15 years ago
  98. 75b0803 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
  99. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  100. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 15 years ago