1. 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 15 years ago
  2. 11d4c3f x86-32: Make sure the stack is set up before we use it by H. Peter Anvin · 15 years ago
  3. 93789b3 x86, hotplug: Fix powersavings with offlined cores on AMD by Borislav Petkov · 15 years ago
  4. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 91d88ce x86: Fix sparse non-ANSI function warnings in smpboot.c by Randy Dunlap · 15 years ago
  6. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  7. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 15 years ago
  9. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 15 years ago
  10. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 16 years ago
  11. 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 16 years ago
  12. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 16 years ago
  13. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. 22d4cd4 x86-32: Allocate irq stacks seperate from percpu area by Brian Gerst · 16 years ago
  15. ca1cab3 workqueues: s/ON_STACK/ONSTACK/ by Andrew Morton · 16 years ago
  16. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 5fe8321 Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  19. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 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 · 16 years ago
  21. b40827f x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 16 years ago
  22. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
  23. d4fbe4f x86, amd: Use compute unit information to determine thread siblings by Andreas Herrmann · 16 years ago
  24. ce5f682 x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line by H. Peter Anvin · 16 years ago
  25. a68e5c9 x86, hotplug: Move WBINVD back outside the play_dead loop by H. Peter Anvin · 16 years ago
  26. ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 16 years ago
  27. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 16 years ago
  28. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 16 years ago
  29. d7c53c9 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues by Borislav Petkov · 16 years ago
  30. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 16 years ago
  31. d7a7c57 x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() by Suresh Siddha · 16 years ago
  32. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  33. 68f202e x86, mtrr: Use stop machine context to rendezvous all the cpu's by Suresh Siddha · 16 years ago
  34. b71ab8c workqueue: increase max_active of keventd and kill current_is_keventd() by Tejun Heo · 16 years ago
  35. 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 16 years ago
  36. 5f2eb55 x86: "nosmp" command line option should force the system into UP mode by Jan Beulich · 16 years ago
  37. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  38. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 16 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  40. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 16 years ago
  41. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 16 years ago
  45. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 16 years ago
  46. d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 16 years ago
  47. aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 16 years ago
  48. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 17 years ago
  49. 35f720c x86: Initialize stack canary in secondary start by Jacob Pan · 17 years ago
  50. 2b633e3 smp: Use nr_cpus= to set nr_cpu_ids early by Yinghai Lu · 16 years ago
  51. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 16 years ago
  52. 9d133e5 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path by Suresh Siddha · 16 years ago
  53. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 17 years ago
  54. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 17 years ago
  55. 6d20792 x86: Remove unnecessary mdelay() from cpu_disable_common() by Suresh Siddha · 17 years ago
  56. dc186ad workqueue: Add debugobjects support by Thomas Gleixner · 17 years ago
  57. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  58. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  59. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  60. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  61. 5a925b4 x86, sched: Workaround broken sched domain creation for AMD Magny-Cours by Andreas Herrmann · 17 years ago
  62. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 17 years ago
  63. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 17 years ago
  64. d0af9ee x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init by Suresh Siddha · 17 years ago
  65. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 17 years ago
  66. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 17 years ago
  67. 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 17 years ago
  68. cece315 x86: smpboot - wakeup_secondary should be done via __cpuinit section by Cyrill Gorcunov · 17 years ago
  69. 02421f9 x86: consistent about warm_reset_vector for UN_NON_UNIQUE_APIC by Yinghai Lu · 17 years ago
  70. cdc1cb0 x86: make wakeup_secondary_cpu_via_init static by Yinghai Lu · 17 years ago
  71. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 17 years ago
  72. 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 17 years ago
  73. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 17 years ago
  74. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 17 years ago
  75. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 17 years ago
  76. 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 17 years ago
  77. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 17 years ago
  78. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 17 years ago
  79. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 17 years ago
  80. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 17 years ago
  81. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 17 years ago
  82. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 17 years ago
  83. 06cd9a7 x86: add x2apic config by Yinghai Lu · 17 years ago
  84. 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 17 years ago
  85. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
  86. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 17 years ago
  87. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 17 years ago
  88. 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
  89. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 17 years ago
  90. 1ff2f20 x86: fix compiling with 64bit with def_to_bigsmp by Yinghai Lu · 17 years ago
  91. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 17 years ago
  92. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 17 years ago
  93. c0b5842 x86: generalize boot_cpu_id by Ingo Molnar · 17 years ago
  94. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 17 years ago
  95. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
  96. 328386d x86, smp: refactor ->wake_cpu by Ingo Molnar · 17 years ago
  97. 0939e4f x86, smp: eliminate asm/mach-default/mach_wakecpu.h by Ingo Molnar · 17 years ago
  98. 25dc004 x86, smp: refactor ->inquire_remote_apic() methods by Ingo Molnar · 17 years ago
  99. 7bd06ec x86, smp: refactor ->store/restore_NMI_vector() methods by Ingo Molnar · 17 years ago
  100. 333344d x86, smp: refactor ->smp_callin_clear_local_apic() methods by Ingo Molnar · 17 years ago