1. deef325 x86: disable preemption in native_smp_prepare_cpus by Ingo Molnar · 18 years ago
  2. 61165d7 x86: fix app crashes after SMP resume by Hugh Dickins · 18 years ago
  3. c5562fa x86: make additional_cpus static by Adrian Bunk · 18 years ago
  4. dbe55f4 x86: make start_secondary() static by Adrian Bunk · 18 years ago
  5. e90955c x86: fix PCI MSI breaks when booting with nosmp by Jesse Barnes · 18 years ago
  6. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 18 years ago
  7. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 18 years ago
  8. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 18 years ago
  9. a4928cf "make namespacecheck" fixes by Ingo Molnar · 18 years ago
  10. 34d0559 x86: UV startup of slave cpus by Jack Steiner · 18 years ago
  11. 77ad386 x86: standalone trampoline code by Ingo Molnar · 18 years ago
  12. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 18 years ago
  13. df96323 x86: section mismatch fixes, #1 by Jacek Luczak · 18 years ago
  14. 63d3819 x86: fix paranoia about using BIOS quickboot mechanism. by Alok Kataria · 18 years ago
  15. 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 18 years ago
  16. 16ecf7a x86: move x86_bios_cpu_apicid_init to smpboot.c by Alexey Starikovskiy · 18 years ago
  17. 708650a x86: move x86_cpu_to_apicid_init to smpboot.c by Alexey Starikovskiy · 18 years ago
  18. 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 18 years ago
  19. 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 18 years ago
  20. ac23d4e x86: support for new UV apic by Jack Steiner · 18 years ago
  21. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 18 years ago
  22. 3103623 x86: move disabled_cpus to smpboot.c (64bit) by Alexey Starikovskiy · 18 years ago
  23. 7b8cbd2 x86: move num_processors to smpboot.c (64 bit) by Alexey Starikovskiy · 18 years ago
  24. 1d85543 x86: move phys_cpu_present_map to smpboot.c (64bit) by Alexey Starikovskiy · 18 years ago
  25. acff5a7 x86: move x86_bios_cpu_apicid to apic_32.c by Alexey Starikovskiy · 18 years ago
  26. 53c4c79 x86: move disabled_cpus to smpboot.c by Alexey Starikovskiy · 18 years ago
  27. 2bb9e9d x86: move num_processors to smpboot.c by Alexey Starikovskiy · 18 years ago
  28. 40014ba x86: move phys_cpu_present_map to smpboot.c by Alexey Starikovskiy · 18 years ago
  29. 4cedb33 x86: remove smpboot_32.c and smpboot_64.c by Glauber de Oliveira Costa · 18 years ago
  30. acbb673 x86: move apicid mappings to smpboot.c by Glauber de Oliveira Costa · 18 years ago
  31. 2cd9fb7 x86: merge cpu_exit_clear by Glauber de Oliveira Costa · 18 years ago
  32. 8aef135 x86: merge native_smp_prepare_cpus by Glauber de Oliveira Costa · 18 years ago
  33. 83f7eb9 x86: merge native_smp_cpus_done by Glauber de Oliveira Costa · 18 years ago
  34. a8db845 x86: merge smp_prepare_boot_cpu by Glauber de Oliveira Costa · 18 years ago
  35. bbc2ff6 x86: integrate start_secondary by Glauber de Oliveira Costa · 18 years ago
  36. cb3c8b9 x86: integrate do_boot_cpu by Glauber de Oliveira Costa · 18 years ago
  37. 7cc3959 x86: move {un}map_cpu_to_logical_apicid to smpboot.c by Glauber de Oliveira Costa · 18 years ago
  38. f6bc402 x86: include mach_apic.h in smpboot_64.c and smpboot.c by Glauber de Oliveira Costa · 18 years ago
  39. f68e00a x86: move impress_friends and smp_check to cpus_done by Glauber de Oliveira Costa · 18 years ago
  40. 693d4b8 x86: do smp tainting checks in a separate function by Glauber de Oliveira Costa · 18 years ago
  41. 904541e x86: allow user to impress friends. by Glauber de Oliveira Costa · 18 years ago
  42. 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 18 years ago
  43. 91718e8 x86: unify setup_trampoline by Glauber Costa · 18 years ago
  44. 89b0820 x86: make x86_64 accept the max_cpus parameter by Glauber Costa · 18 years ago
  45. 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 18 years ago
  46. 70708a1 x86: move cpu_coregroup_map to common file by Glauber Costa · 18 years ago
  47. 768d950 x86: move sibling functions to common file by Glauber Costa · 18 years ago
  48. a355352 x86: move equal types to common file by Glauber Costa · 18 years ago
  49. 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 18 years ago