aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/smpboot.c
AgeCommit message (Expand)Author
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro
2005-09-12[PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen
2005-09-12[PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen
2005-09-12[PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj
2005-06-25[PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen
2005-04-16[PATCH] x86_64: disable interrupts during SMP bogomips checkingAndi Kleen
2005-04-16Linux-2.6.12-rc2Linus Torvalds