1. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  2. d8c98a1 x86/paravirt: Prevent rtc_cmos platform device init on PV guests by David Vrabel · 9 years ago
  3. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 0b101e6 x86/asm: Force inlining of cpu_relax() by Denys Vlasenko · 9 years ago
  5. decb4c4 x86/headers: Remove <asm/sigcontext.h> references on the kernel side by Ingo Molnar · 9 years ago
  6. 11e612d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 5461bd8 Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  8. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  9. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  10. 9491630 x86/boot: Obsolete the MCA sys_desc_table by Paolo Pisati · 9 years ago
  11. ed0b2ed x86/entry/vm86: Move userspace accesses to do_sys_vm86() by Brian Gerst · 9 years ago
  12. 0233606 x86/entry/vm86: Clean up saved_fs/gs by Brian Gerst · 9 years ago
  13. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  14. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. cc2749e x86/cpu/amd: Give access to the number of nodes in a physical package by Aravind Gopalakrishnan · 9 years ago
  16. 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 9 years ago
  17. b8c1b8ea x86/fpu: Fix FPU state save area alignment bug by Ingo Molnar · 9 years ago
  18. c66e3f2 x86/fpu: Remove the extra fpu__detect() layer by Ingo Molnar · 9 years ago
  19. c5bedc6 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active by Ingo Molnar · 9 years ago
  20. f55f88e x86/fpu: Make task_xstate_cachep static by Ingo Molnar · 9 years ago
  21. 11ad192 x86/fpu: Remove the free_thread_xstate() complication by Ingo Molnar · 9 years ago
  22. 14b9675 x86/fpu: Move FPU data structures to asm/fpu_types.h by Ingo Molnar · 9 years ago
  23. 1260099 x86/fpu: Improve the comment for the fpu::counter field by Ingo Molnar · 9 years ago
  24. c0c2803 x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter by Ingo Molnar · 9 years ago
  25. 1a7dc0d x86/fpu: Rename fpu_detect() to fpu__detect() by Ingo Molnar · 9 years ago
  26. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. cf9328c x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 by Andy Lutomirski · 9 years ago
  28. ac9af49 x86/asm/entry/64: Remove thread_struct::usersp by Ingo Molnar · 10 years ago
  29. 9854dd7 x86/asm/entry/64: Simplify 'old_rsp' usage by Ingo Molnar · 10 years ago
  30. d828c71 x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better by Denys Vlasenko · 10 years ago
  31. 5c39403 x86/asm/entry: Simplify task_pt_regs() macro definition by Denys Vlasenko · 10 years ago
  32. 76e4c49 x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1 by Andy Lutomirski · 10 years ago
  33. d9e05cc x86/asm/entry: Unify and fix initial thread_struct::sp0 values by Andy Lutomirski · 10 years ago
  34. 3ee4298 x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro by Andy Lutomirski · 10 years ago
  35. a7fcf28 x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32 by Andy Lutomirski · 10 years ago
  36. d0a0de2 x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss' by Andy Lutomirski · 10 years ago
  37. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 10 years ago
  38. 8ef46a6 x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu by Andy Lutomirski · 10 years ago
  39. cbc82b1 x86: Add support for Intel Cache QoS Monitoring (CQM) detection by Peter P Waskiewicz Jr · 10 years ago
  40. a930dc4 x86/asm: Cleanup prefetch primitives by Borislav Petkov · 10 years ago
  41. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  42. 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. b6444bd Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  45. 62e7759 x86, mpx: Rename cfg_reg_u and status_reg by Dave Hansen · 10 years ago
  46. c04e051 x86: mpx: Give bndX registers actual names by Dave Hansen · 10 years ago
  47. 07114f0 x86_64: Add a comment explaining the TASK_SIZE_MAX guard page by Andy Lutomirski · 10 years ago
  48. 2c773dd x86: Convert a few more per-CPU items to read-mostly ones by Jan Beulich · 10 years ago
  49. 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
  50. 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
  51. e9f4e0a x86/mm: Rip out complicated, out-of-date, buggy TLB flushing by Dave Hansen · 10 years ago
  52. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  53. 0b29643 x86/xsaves: Change compacted format xsave area header by Fenghua Yu · 10 years ago
  54. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  55. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 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
  57. 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
  58. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 11 years ago
  59. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  60. dd36039 x86, cpu: Detect more TLB configuration by Kirill A. Shutemov · 11 years ago
  61. 1682425 x86, acpi, idle: Restructure the mwait idle routines by Peter Zijlstra · 11 years ago
  62. e7d820a x86, xsave: Support eager-only xsave features, add MPX support by Qiaowei Ren · 11 years ago
  63. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  64. 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
  65. 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
  66. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  67. 96e39ac x86: Introduce hypervisor_cpuid_base() by Jason Wang · 11 years ago
  68. 61c63e5 cpufreq: Remove unused APERF/MPERF support by Stratos Karafotis · 11 years ago
  69. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  70. 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
  71. 60e019e x86: Get rid of ->hard_math and all the FPU asm fu by H. Peter Anvin · 11 years ago
  72. 4d067d8 x86: Extend #DF debugging aid to 64-bit by Borislav Petkov · 11 years ago
  73. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 12 years ago
  74. e6ee94d x86, cpu: Convert AMD Erratum 383 by Borislav Petkov · 12 years ago
  75. c5b41a6 x86, cpu: Convert Cyrix coma bug detection by Borislav Petkov · 12 years ago
  76. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 12 years ago
  77. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
  78. 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 12 years ago
  79. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 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
  81. 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
  82. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 12 years ago
  83. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 12 years ago
  84. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 12 years ago
  85. d288e1c x86/common.c: Make have_cpuid_p() a global function by Fenghua Yu · 12 years ago
  86. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  87. 8b84c8d x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id by Daniel J Blueman · 12 years ago
  88. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. 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
  90. 45c39fb x86, cleanups: Simplify sync_core() in the case of no CPUID by H. Peter Anvin · 12 years ago
  91. eb068e7 x86, 386 removal: Remove CONFIG_M386 from Kconfig by H. Peter Anvin · 12 years ago
  92. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  93. 04a1541 x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD by Andreas Herrmann · 12 years ago
  94. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  95. 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
  96. 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
  97. 9bd1190 uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-stepping by Oleg Nesterov · 12 years ago
  98. 6eebdda x86: Drop unnecessary kernel_eflags variable on 64-bit by Ian Campbell · 12 years ago
  99. c4211f4 x86/tlb: add tlb_flushall_shift for specific CPU by Alex Shi · 12 years ago
  100. e0ba94f x86/tlb_info: get last level TLB entry number of CPU by Alex Shi · 12 years ago