summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] amd64: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] amd64: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-8/+3
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-111-0/+17
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-111-1/+1
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-111-1/+7
* [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-111-0/+7
* [PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise2006-01-111-0/+1
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-111-7/+4
* [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-121-1/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-20/+91
|\
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-141-14/+55
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-141-3/+36
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-3/+0
* | [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+1
* | [PATCH] unexport phys_proc_id and cpu_core_idAdrian Bunk2005-11-071-2/+0
|/
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-101-5/+1
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+2
* [PATCH] x86-64: Remove freeing of SMP trampoline pagesAndi Kleen2005-09-121-11/+0
* [PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen2005-09-121-0/+5
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-121-10/+1
* [PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen2005-09-121-9/+8
* [PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj2005-09-091-19/+0
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-5/+5
* [PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen2005-08-191-7/+8
* [PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman2005-08-121-1/+1
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-291-9/+12
* [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-281-2/+1
* [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
OpenPOWER on IntegriCloud