aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman1-9/+12
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen1-31/+24
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-5/+5
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen1-1/+1
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj1-1/+18
2005-06-25[PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj1-48/+36
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-15/+190
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-10/+5
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen1-0/+1
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen1-2/+0
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen1-0/+3
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen1-75/+182
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B1-1/+1
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen1-358/+330
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen1-2/+22
2005-04-16[PATCH] x86_64: disable interrupts during SMP bogomips checkingAndi Kleen1-4/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+938