1. 10e6676 x86/smpboot: Unbreak CPU0 hotplug by Vitaly Kuznetsov · 7 years ago
  2. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. d543681 x86/mm: Remove reset_lazy_tlbstate() by Andy Lutomirski · 8 years ago
  4. 719b368 x86/smp: Adjust system_state check by Thomas Gleixner · 8 years ago
  5. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  6. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  7. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  8. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  9. c945d02 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 79a8b9a x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 8 years ago
  11. 9ec808a x86/platform/UV: Ensure uv_system_init is called when necessary by travis@sgi.com · 8 years ago
  12. 427d77a x86/smpboot: Prevent false positive out of bounds cpumask access warning by Thomas Gleixner · 8 years ago
  13. 9d85eb9 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
  14. 212f300 Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. 518bacf Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  16. 535b2f7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 5645688 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  20. 07c94a3 x86/amd: Simplify AMD E400 aware idle routine by Borislav Petkov · 8 years ago
  21. d3d37d8 x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU by Tim Chen · 8 years ago
  22. 7d25127 x86/topology: Define x86's arch_update_cpu_topology by Tim Chen · 8 years ago
  23. c29c716 Merge branch 'core/urgent' into x86/fpu, to merge fixes by Ingo Molnar · 8 years ago
  24. 05b93c1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  25. 92b2327 kernel/smp: Make the SMP boot message common on all arches by Michael Ellerman · 8 years ago
  26. d54ff31 x86/cpu: Remove the printk format specifier in "CPU0: " by Borislav Petkov · 8 years ago
  27. ff85605 x86/boot/smp: Don't try to poke disabled/non-existent APIC by Ville Syrjälä · 8 years ago
  28. b9b1a9c x86/boot/smp/32: Fix initial idle stack location on 32-bit kernels by Josh Poimboeuf · 8 years ago
  29. 4d69f15 Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict by Ingo Molnar · 8 years ago
  30. 317b622 x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state() by Rik van Riel · 8 years ago
  31. 2a51fe0 arch/x86: Handle non enumerated CPU after physical hotplug by Prarit Bhargava · 8 years ago
  32. 25d83b5 x86/fpu: Rename lazy restore functions to "register state valid" by Rik van Riel · 8 years ago
  33. 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
  34. 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
  35. 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
  36. 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
  37. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  38. cff9ab2 x86/apic: Get rid of apic_version[] array by Denys Vlasenko · 8 years ago
  39. 0cb7bf6 Merge branch 'linus' into smp/hotplug by Thomas Gleixner · 8 years ago
  40. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  41. 384d9fe x86/smpboot: Check APIC ID before setting up default routing by Wei Jiangang · 8 years ago
  42. b32f96c x86/asm/head: Rename 'stack_start' -> 'initial_stack' by Josh Poimboeuf · 8 years ago
  43. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  44. aa87717 cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) by Boris Ostrovsky · 8 years ago
  45. 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
  46. 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
  47. 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
  48. 406f992 x86 / hibernate: Use hlt_play_dead() when resuming from hibernation by Rafael J. Wysocki · 9 years ago
  49. eb43e8f8 x86/smp: Remove unnecessary initialization of thread_info::cpu by Andy Lutomirski · 9 years ago
  50. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  51. 70b8301 x86/topology: Add topology_max_smt_threads() by Andi Kleen · 9 years ago
  52. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 56402d6 x86/topology: Handle CPUID bogosity gracefully by Thomas Gleixner · 9 years ago
  54. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  55. 8196dab x86/cpu: Get rid of compute_unit_id by Borislav Petkov · 9 years ago
  56. 3e8db22 x86/topology: Use total_cpus not nr_cpu_ids for logical packages by Thomas Gleixner · 9 years ago
  57. 63d1e99 x86/topology: Fix Intel HT disable by Peter Zijlstra · 9 years ago
  58. b5d5f27 x86/topology: Fix logical package mapping by Peter Zijlstra · 9 years ago
  59. 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
  60. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  61. 1f12e32 x86/topology: Create logical package id by Thomas Gleixner · 9 years ago
  62. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  63. 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
  64. 656279a x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs by Len Brown · 9 years ago
  65. 4609586 x86/paravirt: Remove unused pv_apic_ops structure by Juergen Gross · 9 years ago
  66. fcafdde x86/smpboot: Fix CPU #1 boot timeout by Len Brown · 9 years ago
  67. f1ccd24 x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior by Len Brown · 9 years ago
  68. 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
  69. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  70. a9bcaa0 x86/smpboot: Remove SIPI delays from cpu_up() by Len Brown · 9 years ago
  71. 2d99af8 x86/smpboot: Remove udelay(100) when polling cpu_callin_map by Len Brown · 9 years ago
  72. 6e38f1e x86/smpboot: Remove udelay(100) when polling cpu_initialized_map by Len Brown · 9 years ago
  73. 4daa832 x86: Drop bogus __ref / __refdata annotations by Mathias Krause · 9 years ago
  74. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 10 years ago
  75. 5a3f75e x86/irq: Plug irq vector hotplug race by Thomas Gleixner · 10 years ago
  76. 20d5e4a x86/espfix: Init espfix on the boot CPU side by Zhu Guihua · 10 years ago
  77. 1db8756 x86/espfix: Add 'cpu' parameter to init_espfix_ap() by Zhu Guihua · 10 years ago
  78. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  80. 7d79a7b x86: Replace cpu_**_mask() with topology_**_cpumask() by Bartosz Golaszewski · 10 years ago
  81. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 10 years ago
  82. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 10 years ago
  83. 7cb6859 x86/smp/boot: Fix legacy SMP bootup slow-boot bug by Ingo Molnar · 10 years ago
  84. 853b160 Revert f5d6a52f5111 ("x86/smpboot: Skip delays during SMP initialization similar to Xen") by Ingo Molnar · 10 years ago
  85. 1a744cb x86/smp/boot: Remove 10ms delay from cpu_up() on modern processors by Len Brown · 10 years ago
  86. d68921f x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay by Len Brown · 10 years ago
  87. 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 10 years ago
  88. fed7c3f x86/entry: Remove unused 'kernel_stack' per-cpu variable by Denys Vlasenko · 10 years ago
  89. f5d6a52 x86/smpboot: Skip delays during SMP initialization similar to Xen by Jan H. Schönherr · 10 years ago
  90. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 3f85483 x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests by Boris Ostrovsky · 10 years ago
  93. 4399c03c6 x86/apic: Remove verify_local_APIC() by Bandan Das · 10 years ago
  94. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  95. 2a442c9 x86: Use common outgoing-CPU-notification code by Paul E. McKenney · 10 years ago
  96. 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
  97. 9c4d9c7 x86: Consolidate boot cpu timer setup by Thomas Gleixner · 10 years ago
  98. 374aab3 x86/apic: Reuse apic_bsp_setup() for UP APIC setup by Thomas Gleixner · 10 years ago
  99. 613c25ef x86/smpboot: Sanitize uniprocessor init by Thomas Gleixner · 10 years ago
  100. 05f7e46 x86/smpboot: Move apic init code to apic.c by Thomas Gleixner · 10 years ago