1. b807305 x86: remove additional_cpus configurability by Ingo Molnar · 16 years ago
  2. 7f2f49a x86: allow number of additional hotplug CPUs to be set at compile time, V2 by Chuck Ebbert · 16 years ago
  3. 14adf85 x86: move prefill_possible_map calling early, fix, V2 by Chuck Ebbert · 16 years ago
  4. 59ef48a x86: smpboot - check if we have ESR register in wakeup_secondary_cpu by Cyrill Gorcunov · 16 years ago
  5. 0cefa5b arch/x86/kernel/smpboot.c: Clarify when irq processing begins. by Manfred Spraul · 16 years ago
  6. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  7. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  9. b11ce8a Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  11. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  12. 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
  13. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  14. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 17 years ago
  15. 8227dce x86: separate generic cpu disabling code from APIC writes in cpu_disable by Alex Nixon · 17 years ago
  16. a21f5d88 x86: unify x86_32 and x86_64 play_dead into one function by Alex Nixon · 17 years ago
  17. 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 17 years ago
  18. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 17 years ago
  19. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  20. d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 17 years ago
  21. 2bd455d x86: remove nesting CONFIG_HOTPLUG_CPU by Li Zefan · 17 years ago
  22. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 17 years ago
  23. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  24. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 17 years ago
  25. a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 17 years ago
  26. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 17 years ago
  27. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 17 years ago
  28. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 17 years ago
  29. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  30. f86c998 X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static by Jaswinder Singh · 17 years ago
  31. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  32. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  33. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 17 years ago
  34. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
  35. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 17 years ago
  36. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  37. cdbfc55 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  38. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
  39. 29cbeb0 x86: use cpu_clear in remove_cpu_from_maps by Yinghai Lu · 17 years ago
  40. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 17 years ago
  41. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  42. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  43. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 17 years ago
  44. 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 17 years ago
  45. 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 17 years ago
  46. 4d8cc87 x86: smpboot maxcpus - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
  47. 6f585e0 arch/x86/kernel/smpboot.c: fix warning by Andrew Morton · 17 years ago
  48. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago
  49. c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 17 years ago
  50. 7f6cbc9 x86: take load_sp0 out of smpboot.c by Glauber Costa · 17 years ago
  51. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 17 years ago
  52. b553a1e x86: remove cpu from maps by Glauber Costa · 17 years ago
  53. 78e6227 x86: change naming to match x86_64 by Glauber Costa · 17 years ago
  54. b584176 x86: provide connect_bsp_APIC for x86_64 by Glauber Costa · 17 years ago
  55. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 17 years ago
  56. 86e430e x86: remove ifdef from stepping by Glauber Costa · 17 years ago
  57. 0f385d1 x86: clearing io_apic harmless for x86_64 by Glauber Costa · 17 years ago
  58. 3e97047 x86: boot secondary cpus through initial_code by Glauber Costa · 17 years ago
  59. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
  60. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 17 years ago
  61. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 17 years ago
  62. b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 17 years ago
  63. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
  64. f307d25 x86: compile error fix for smpboot.c by Jeremy Fitzhardinge · 17 years ago
  65. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 17 years ago
  66. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
  67. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
  68. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
  69. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
  70. d54db1a x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
  71. 6fe9fe8 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" by Ingo Molnar · 17 years ago
  72. a1133d8 x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
  73. 73d08e6 x86: APIC/SMP: correct the message for "nosmp" by Maciej W. Rozycki · 17 years ago
  74. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 17 years ago
  75. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 17 years ago
  76. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  77. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  78. deef325 x86: disable preemption in native_smp_prepare_cpus by Ingo Molnar · 17 years ago
  79. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  80. 883b7af x86: smpboot.c: removed duplicated include by Huang Weiyi · 17 years ago
  81. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 17 years ago
  82. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 17 years ago
  83. c5562fa x86: make additional_cpus static by Adrian Bunk · 17 years ago
  84. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 17 years ago
  85. e90955c x86: fix PCI MSI breaks when booting with nosmp by Jesse Barnes · 17 years ago
  86. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 17 years ago
  87. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 17 years ago
  88. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
  89. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  90. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 17 years ago
  91. 77ad386 x86: standalone trampoline code by Ingo Molnar · 17 years ago
  92. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  93. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 17 years ago
  94. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 17 years ago
  95. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  96. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  97. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  98. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
  99. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 17 years ago
  100. ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago