1. e7f8b14 x86: don't initialize sibling and core maps during preparation by Glauber de Oliveira Costa · 17 years ago
  2. 50e440a x86: call nmi_watchdog_default in i386 by Glauber de Oliveira Costa · 17 years ago
  3. 4626df1 x86: call check_nmi_watchdog explicitly in native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
  4. 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  5. e32ede1 x86: wipe get_nmi_reason out of nmi_64.h by Glauber de Oliveira Costa · 17 years ago
  6. 3cf19f3 x86: don't set maps in native_smp_prepare_boot_cpu() by Glauber de Oliveira Costa · 17 years ago
  7. 17c9ab1 x86: move smp_intr_init away from smpboot_32.c by Glauber de Oliveira Costa · 17 years ago
  8. eb44d0a x86: include smpboot_hooks.h in smpboot_64.c by Glauber de Oliveira Costa · 17 years ago
  9. 8d77010 x86: include mach_wakecpu.h in smpboot_64 by Glauber de Oliveira Costa · 17 years ago
  10. ee09efc x86: add subarch support (for headers) to x86_64 by Glauber de Oliveira Costa · 17 years ago
  11. f68e00a x86: move impress_friends and smp_check to cpus_done by Glauber de Oliveira Costa · 17 years ago
  12. 693d4b8 x86: do smp tainting checks in a separate function by Glauber de Oliveira Costa · 17 years ago
  13. 904541e x86: allow user to impress friends. by Glauber de Oliveira Costa · 17 years ago
  14. e1a14d0 x86: get rid of cpucount by Glauber de Oliveira Costa · 17 years ago
  15. 1161705 x86: fill cpu to apicid and present map in mpparse, fix by Ingo Molnar · 17 years ago
  16. a6c422c x86: fill cpu to apicid and present map in mpparse by Glauber de Oliveira Costa · 17 years ago
  17. 73bf102 x86: fill bios cpu to apicid maps by Glauber de Oliveira Costa · 17 years ago
  18. 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 17 years ago
  19. fbac7fc x86: fix alloc_bootmem_pages_node macro by Glauber de Oliveira Costa · 17 years ago
  20. 04d1dd2 x86: make node to apic mapping declarations unconditional by Glauber de Oliveira Costa · 17 years ago
  21. ccf8208 x86: initialize map pointers in setup_32.c by Glauber de Oliveira Costa · 17 years ago
  22. cbe879f x86: define bios to apicid mapping by Glauber de Oliveira Costa · 17 years ago
  23. 7e1efc0 x86: unify extern masks declaration by Glauber de Oliveira Costa · 17 years ago
  24. 8154fa3 x86: move assignment of CPU_PREPARE before do_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  25. f3ce446 x86: make __smp_prepare_cpu void by Glauber de Oliveira Costa · 17 years ago
  26. f915d7f x86: do tests before do_boot_cpu in i386 by Glauber de Oliveira Costa · 17 years ago
  27. b675f11 x86: isolate logic to disable smp by Glauber de Oliveira Costa · 17 years ago
  28. 4780b26 x86: isolate sanity checking by Glauber de Oliveira Costa · 17 years ago
  29. fa8004d x86: add barriers statement by Glauber de Oliveira Costa · 17 years ago
  30. 148a30f x86: use APIC_INTEGRATED tests in x86_64 by Glauber de Oliveira Costa · 17 years ago
  31. ac56ef6 x86: provide APIC_INTEGRATED definition for x86_64 by Glauber de Oliveira Costa · 17 years ago
  32. 5733f62 x86: move state update out of ipi_lock by Glauber de Oliveira Costa · 17 years ago
  33. 8f15b82 x86: move setup_secondary_clock a little bit down in the function by Glauber de Oliveira Costa · 17 years ago
  34. 3ff8171 x86: don't call local_irq_enable before entering idle by Glauber de Oliveira Costa · 17 years ago
  35. 3b22ec7 x86: always enable irqs when entering idle by Glauber de Oliveira Costa · 17 years ago
  36. 1d89a7f x86: merge smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  37. f7401f7 x86: call identify_secondary_cpu in smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  38. 5745abf x86: use identify_boot_cpu by Glauber de Oliveira Costa · 17 years ago
  39. 7a636af x86: provide specialized identification routines for x86_64 by Glauber de Oliveira Costa · 17 years ago
  40. 4f3ab19 x86: decouple call to print_cpu_info from smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
  41. 8238987 x86: add an smp_apply_quirks to smpboot_32.c by Glauber de Oliveira Costa · 17 years ago
  42. d0173ae x86: use start_ipi_hook in x86_64 by Glauber de Oliveira Costa · 17 years ago
  43. 1af8a0c x86: use apic_*_around instead of apic_write in x86_64 by Glauber de Oliveira Costa · 17 years ago
  44. ba10485 x86: add loglevel to printks by Glauber de Oliveira Costa · 17 years ago
  45. 26c6b5e x86: change var types in __inquire_remote_apic by Glauber de Oliveira Costa · 17 years ago
  46. b552da8 x86 iommu: add more documentation by Pavel Machek · 17 years ago
  47. 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 17 years ago
  48. e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 17 years ago
  49. c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 17 years ago
  50. 9e0a2de x86: rearrange bus_type parse by Alexey Starikovskiy · 17 years ago
  51. 643befe x86: use not_pci bitmap #6 by Alexey Starikovskiy · 17 years ago
  52. 9c0076c x86: use not_pci bitmap #5 by Alexey Starikovskiy · 17 years ago
  53. 6728801 x86: use not_pci bitmap #4 by Alexey Starikovskiy · 17 years ago
  54. 47cab82 x86: use not_pci bitmap #3 by Alexey Starikovskiy · 17 years ago
  55. 73b2961 x86: use not_pci bitmap #2 by Alexey Starikovskiy · 17 years ago
  56. d27e2b8 x86: use not_pci bitmap #1 by Alexey Starikovskiy · 17 years ago
  57. a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 17 years ago
  58. 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
  59. 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 17 years ago
  60. 5d570cb x86: correct/clarify comment in nops.h by Mikael Pettersson · 17 years ago
  61. 1415d16 x86: Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  62. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
  63. f694010 x86: Don't send RESCHEDULE_VECTOR to offlined cpus by Gautham R Shenoy · 17 years ago
  64. 12db648 x86: add AMD Northbridge MSR definition by stephane eranian · 17 years ago
  65. 8697510 x86: add cpu_has_arch_perfmon by stephane eranian · 17 years ago
  66. e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
  67. 537d916 x86: coding style fixes to arch/x86/kernel/setup_32.c by Paolo Ciarrocchi · 17 years ago
  68. 9a79cf9 x86: sort address_markers for dump_pagetables by Yinghai Lu · 17 years ago
  69. 01aaea1 x86: introduce initial apicid by Yinghai Lu · 17 years ago
  70. 459cce7 x86: remove mach_reboot.h by Ingo Molnar · 17 years ago
  71. 4e4eee0 x86: enhance DEBUG_RODATA support for hotplug and kprobes by Mathieu Desnoyers · 17 years ago
  72. e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 17 years ago
  73. 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  74. 282bfe2 x86: show apicid for cpu in proc by Yinghai Lu · 17 years ago
  75. a706221 x86: fix amd_detect_cmp by Yinghai Lu · 17 years ago
  76. 97b44ae x86: add KERN_INFO to show_unhandled_signals printout by Ingo Molnar · 17 years ago
  77. eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
  78. 7e907f4 x86: clean up arch/x86/kernel/signal_32.c by Ingo Molnar · 17 years ago
  79. a711317 x86: remove DEBUG_SIG by Ingo Molnar · 17 years ago
  80. c1db29d x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include by Joe Perches · 17 years ago
  81. 16281a9 x86: include/asm-x86/mutex_32.h - use angle brackets for include by Joe Perches · 17 years ago
  82. f668964 x86: clean up i387.c by Ingo Molnar · 17 years ago
  83. ca9cda2 x86: add comments to processor.h by Ingo Molnar · 17 years ago
  84. e104383 x86: use cpu_relax instead of rep_nop by Glauber Costa · 17 years ago
  85. e90009b x86: use wait_for_init_deassert in x86_64 by Glauber Costa · 17 years ago
  86. 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
  87. da522b0 x86: adapt voyager's setup_trampoline by Glauber Costa · 17 years ago
  88. d507897 x86: adapt voyager's trampoline_base by Glauber Costa · 17 years ago
  89. 4206882 x86: move trampoline arrays extern definition to smp.h by Glauber Costa · 17 years ago
  90. 89b0820 x86: make x86_64 accept the max_cpus parameter by Glauber Costa · 17 years ago
  91. 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
  92. e9a6cb9 x86: do not clear cpu_online_map by Glauber Costa · 17 years ago
  93. 045f9d22 x86: use remove_from_maps in cpu_disable by Glauber Costa · 17 years ago
  94. fc25da9 x86: remove vector_lock around cpu_online_map by Glauber Costa · 17 years ago
  95. 70708a1 x86: move cpu_coregroup_map to common file by Glauber Costa · 17 years ago
  96. 768d950 x86: move sibling functions to common file by Glauber Costa · 17 years ago
  97. 1dbb472 x86: move hotplug related extern definitions to smp.h by Glauber Costa · 17 years ago
  98. 61d5989 x86: make remove_siblinginfo non-static by Glauber Costa · 17 years ago
  99. 1452207 x86: make set_cpu_sibling_map nonstatic by Glauber Costa · 17 years ago
  100. a355352 x86: move equal types to common file by Glauber Costa · 17 years ago