1. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
  2. d19fbfd x86: silence section mismatch warning - get_local_pda by Marcin Slusarz · 16 years ago
  3. a58f03b x86: check bigsmp in smp_sanity_check instead of cpu_up by Yinghai Lu · 16 years ago
  4. 23b49c19 x86: resurrect proper handling of maxcpus= kernel option (v2) by Max Krasnyansky · 16 years ago
  5. b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 16 years ago
  6. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
  7. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 17 years ago
  9. 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
  10. cdbfc55 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  11. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
  12. 29cbeb0 x86: use cpu_clear in remove_cpu_from_maps by Yinghai Lu · 17 years ago
  13. 7c33b1e x86_64: unstatic get_local_pda by Jeremy Fitzhardinge · 17 years ago
  14. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  15. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  16. 4d8cc87 x86: smpboot maxcpus - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
  17. 6f585e0 arch/x86/kernel/smpboot.c: fix warning by Andrew Morton · 17 years ago
  18. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago
  19. c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 17 years ago
  20. 7f6cbc9 x86: take load_sp0 out of smpboot.c by Glauber Costa · 17 years ago
  21. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 17 years ago
  22. b553a1e x86: remove cpu from maps by Glauber Costa · 17 years ago
  23. 78e6227 x86: change naming to match x86_64 by Glauber Costa · 17 years ago
  24. b584176 x86: provide connect_bsp_APIC for x86_64 by Glauber Costa · 17 years ago
  25. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 17 years ago
  26. 86e430e x86: remove ifdef from stepping by Glauber Costa · 17 years ago
  27. 0f385d1 x86: clearing io_apic harmless for x86_64 by Glauber Costa · 17 years ago
  28. 3e97047 x86: boot secondary cpus through initial_code by Glauber Costa · 17 years ago
  29. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
  30. 9cf4f29 x86: use stack_start in x86_64 by Glauber Costa · 17 years ago
  31. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 17 years ago
  32. b6df1b8 x86: fix stack overflow for large values of MAX_APICS by Jack Steiner · 17 years ago
  33. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
  34. f307d25 x86: compile error fix for smpboot.c by Jeremy Fitzhardinge · 17 years ago
  35. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 17 years ago
  36. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 17 years ago
  37. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 17 years ago
  38. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 17 years ago
  39. 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
  40. d54db1a x86: APIC/SMP: Downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
  41. 6fe9fe8 Revert "x86: APIC/SMP: downgrade the NMI watchdog for "nosmp"" by Ingo Molnar · 17 years ago
  42. a1133d8 x86: APIC/SMP: downgrade the NMI watchdog for "nosmp" by Maciej W. Rozycki · 17 years ago
  43. 73d08e6 x86: APIC/SMP: correct the message for "nosmp" by Maciej W. Rozycki · 17 years ago
  44. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 17 years ago
  45. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 17 years ago
  46. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  47. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  48. deef325 x86: disable preemption in native_smp_prepare_cpus by Ingo Molnar · 17 years ago
  49. a4c81cf x86: extend e820 ealy_res support 32bit by Yinghai Lu · 17 years ago
  50. 883b7af x86: smpboot.c: removed duplicated include by Huang Weiyi · 17 years ago
  51. 334ef7a x86: use performance variant for_each_cpu_mask_nr by Mike Travis · 17 years ago
  52. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 17 years ago
  53. c5562fa x86: make additional_cpus static by Adrian Bunk · 17 years ago
  54. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 17 years ago
  55. e90955c x86: fix PCI MSI breaks when booting with nosmp by Jesse Barnes · 17 years ago
  56. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 17 years ago
  57. 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
  58. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
  59. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  60. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 17 years ago
  61. 77ad386 x86: standalone trampoline code by Ingo Molnar · 17 years ago
  62. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  63. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 17 years ago
  64. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 17 years ago
  65. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 17 years ago
  66. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  67. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 17 years ago
  68. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 17 years ago
  69. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 17 years ago
  70. ac23d4e x86: support for new UV apic by Jack Steiner · 17 years ago
  71. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 17 years ago
  72. 3103623 x86: move disabled_cpus to smpboot.c (64bit) by Alexey Starikovskiy · 17 years ago
  73. 7b8cbd2 x86: move num_processors to smpboot.c (64 bit) by Alexey Starikovskiy · 17 years ago
  74. 1d85543 x86: move phys_cpu_present_map to smpboot.c (64bit) by Alexey Starikovskiy · 17 years ago
  75. acff5a7 x86: move x86_bios_cpu_apicid to apic_32.c by Alexey Starikovskiy · 17 years ago
  76. 53c4c79 x86: move disabled_cpus to smpboot.c by Alexey Starikovskiy · 17 years ago
  77. 2bb9e9d x86: move num_processors to smpboot.c by Alexey Starikovskiy · 17 years ago
  78. 40014ba x86: move phys_cpu_present_map to smpboot.c by Alexey Starikovskiy · 17 years ago
  79. 4cedb33 x86: remove smpboot_32.c and smpboot_64.c by Glauber de Oliveira Costa · 17 years ago
  80. acbb673 x86: move apicid mappings to smpboot.c by Glauber de Oliveira Costa · 17 years ago
  81. 2cd9fb7 x86: merge cpu_exit_clear by Glauber de Oliveira Costa · 17 years ago
  82. 8aef135 x86: merge native_smp_prepare_cpus by Glauber de Oliveira Costa · 17 years ago
  83. 83f7eb9 x86: merge native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
  84. a8db845 x86: merge smp_prepare_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  85. bbc2ff6 x86: integrate start_secondary by Glauber de Oliveira Costa · 17 years ago
  86. cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  87. 7cc3959 x86: move {un}map_cpu_to_logical_apicid to smpboot.c by Glauber de Oliveira Costa · 17 years ago
  88. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 17 years ago
  89. f68e00a x86: move impress_friends and smp_check to cpus_done by Glauber de Oliveira Costa · 17 years ago
  90. 693d4b8 x86: do smp tainting checks in a separate function by Glauber de Oliveira Costa · 17 years ago
  91. 904541e x86: allow user to impress friends. by Glauber de Oliveira Costa · 17 years ago
  92. 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  93. 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
  94. 89b0820 x86: make x86_64 accept the max_cpus parameter by Glauber Costa · 17 years ago
  95. 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
  96. 70708a1 x86: move cpu_coregroup_map to common file by Glauber Costa · 17 years ago
  97. 768d950 x86: move sibling functions to common file by Glauber Costa · 17 years ago
  98. a355352 x86: move equal types to common file by Glauber Costa · 17 years ago
  99. 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 17 years ago