1. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  2. 09e43b9 x86/smpboot: Don't use mwait_play_dead() on AMD systems by Yazen Ghannam · 6 years ago
  3. 404ae54 x86/smpboot: Remove stale TLB flush invocations by Thomas Gleixner · 7 years ago
  4. 9d5e599 x86/smpboot: Make optimization of delay calibration work correctly by Pavel Tatashin · 7 years ago
  5. 6e306c5 x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 8 years ago
  6. a035dc6 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
  7. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  8. 2a51fe0 arch/x86: Handle non enumerated CPU after physical hotplug by Prarit Bhargava · 8 years ago
  9. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
  13. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  14. cff9ab2 x86/apic: Get rid of apic_version[] array by Denys Vlasenko · 8 years ago
  15. 0cb7bf6 Merge branch 'linus' into smp/hotplug by Thomas Gleixner · 8 years ago
  16. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  17. 384d9fe x86/smpboot: Check APIC ID before setting up default routing by Wei Jiangang · 8 years ago
  18. b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
  19. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  20. aa87717 cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) by Boris Ostrovsky · 8 years ago
  21. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  23. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 8 years ago
  25. eb43e8f8 x86/smp: Remove unnecessary initialization of thread_info::cpu by Andy Lutomirski · 8 years ago
  26. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  27. 70b8301 x86/topology: Add topology_max_smt_threads() by Andi Kleen · 8 years ago
  28. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 8 years ago
  30. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 8 years ago
  31. 8196dab x86/cpu: Get rid of compute_unit_id by Borislav Petkov · 9 years ago
  32. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  33. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  34. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  35. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  37. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  38. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  39. 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
  40. 656279a x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs by Len Brown · 9 years ago
  41. 4609586 x86/paravirt: Remove unused pv_apic_ops structure by Juergen Gross · 9 years ago
  42. fcafdde x86/smpboot: Fix CPU #1 boot timeout by Len Brown · 9 years ago
  43. f1ccd24 x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior by Len Brown · 9 years ago
  44. 0c0fee0 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  46. a9bcaa0 x86/smpboot: Remove SIPI delays from cpu_up() by Len Brown · 9 years ago
  47. 2d99af8 x86/smpboot: Remove udelay(100) when polling cpu_callin_map by Len Brown · 9 years ago
  48. 6e38f1e x86/smpboot: Remove udelay(100) when polling cpu_initialized_map by Len Brown · 9 years ago
  49. 4daa832 x86: Drop bogus __ref / __refdata annotations by Mathias Krause · 9 years ago
  50. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  51. 5a3f75e x86/irq: Plug irq vector hotplug race by Thomas Gleixner · 9 years ago
  52. 20d5e4a x86/espfix: Init espfix on the boot CPU side by Zhu Guihua · 9 years ago
  53. 1db8756 x86/espfix: Add 'cpu' parameter to init_espfix_ap() by Zhu Guihua · 9 years ago
  54. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 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
  56. 7d79a7b x86: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 9 years ago
  57. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  58. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  59. 7cb6859 x86/smp/boot: Fix legacy SMP bootup slow-boot bug by Ingo Molnar · 9 years ago
  60. 853b160 Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization similar to Xen") by Ingo Molnar · 9 years ago
  61. 1a744cb x86/smp/boot: Remove 10ms delay from cpu_up() on modern processors by Len Brown · 9 years ago
  62. d68921f x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay by Len Brown · 9 years ago
  63. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 9 years ago
  64. fed7c3f x86/entry: Remove unused 'kernel_stack' per-cpu variable by Denys Vlasenko · 9 years ago
  65. f5d6a52 x86/smpboot: Skip delays during SMP initialization similar to Xen by Jan H. Schönherr · 9 years ago
  66. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 9 years ago
  69. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 9 years ago
  70. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  71. 2a442c9 x86: Use common outgoing-CPU-notification code by Paul E. McKenney · 10 years ago
  72. 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
  73. 9c4d9c7 x86: Consolidate boot cpu timer setup by Thomas Gleixner · 10 years ago
  74. 374aab3 x86/apic: Reuse apic_bsp_setup() for UP APIC setup by Thomas Gleixner · 10 years ago
  75. 613c25ef x86/smpboot: Sanitize uniprocessor init by Thomas Gleixner · 10 years ago
  76. 05f7e46 x86/smpboot: Move apic init code to apic.c by Thomas Gleixner · 10 years ago
  77. ef4c59a x86/smpboot: Cleanup ioapic handling by Thomas Gleixner · 10 years ago
  78. f77aa30 x86/smpboot: Move smpboot inlines to code by Thomas Gleixner · 10 years ago
  79. 250a1ac x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus() by Thomas Gleixner · 10 years ago
  80. 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
  81. 5427955 x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down by Boris Ostrovsky · 10 years ago
  82. 2c773dd x86: Convert a few more per-CPU items to read-mostly ones by Jan Beulich · 10 years ago
  83. db6a00b x86/smpboot: Move data structure to its primary usage scope by Ingo Molnar · 10 years ago
  84. f1d0d14 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 728e565 sched/x86: Fix up typo in topology detection by Dave Hansen · 10 years ago
  88. 03bd4e1 sched: Fix unreleased llc_shared_mask bit during CPU hotplug by Wanpeng Li · 10 years ago
  89. 2ed53c0 x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline during S3 by Lan Tianyu · 10 years ago
  90. cebf15e x86, sched: Add new topology for multi-NUMA-node CPUs by Dave Hansen · 10 years ago
  91. ce4b1b1 x86/smpboot: Initialize secondary CPU only if master CPU will wait for it by Igor Mammedov · 10 years ago
  92. 11a8318 x86, apic: Remove setup_portio_remap callback by David Rientjes · 10 years ago
  93. 300eddf x86, apic: Remove smp_callin_clear_local_apic callback by David Rientjes · 10 years ago
  94. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  95. bb077d6 Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it" by Linus Torvalds · 10 years ago
  96. 3e1a878 x86/smpboot: Initialize secondary CPU only if master CPU will wait for it by Igor Mammedov · 10 years ago
  97. feef1e8 x86/smpboot: Log error on secondary CPU wakeup failure at ERR level by Igor Mammedov · 10 years ago
  98. 89f898c x86: Fix list/memory corruption on CPU hotplug by Igor Mammedov · 10 years ago
  99. 197725d x86, espfix: Make espfix64 a Kconfig option, fix UML by H. Peter Anvin · 10 years ago
  100. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago