aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen2005-07-281-2/+3
* [PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2005-07-281-31/+24
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-5/+5
* [PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen2005-07-271-1/+1
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-251-1/+18
* [PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj2005-06-251-48/+36
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-251-15/+190
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-10/+5
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-201-0/+1
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-171-2/+0
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-171-0/+3
* [PATCH] x86_64: Update TSC sync algorithmAndi Kleen2005-05-171-75/+182
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-161-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-161-358/+330
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-161-2/+22
* [PATCH] x86_64: disable interrupts during SMP bogomips checkingAndi Kleen2005-04-161-4/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+938