aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-20/+91
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B1-14/+55
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-3/+36
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-3/+0
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+1
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk1-2/+0
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen1-5/+1
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-1/+2
2005-09-12[PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen1-11/+0
2005-09-12[PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen1-0/+5
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen1-10/+1
2005-09-12[PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen1-9/+8
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj1-19/+0
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai1-5/+5
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