summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+0
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-161-219/+11
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+8
|\
| * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-071-0/+8
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-5/+7
|/
* [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-251-1/+6
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-8/+6
|\
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-3/+3
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-261-1/+0
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-5/+0
| * [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-261-0/+2
| * [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-261-0/+2
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-1/+2
|/
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-3/+1
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-031-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-3/+5
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+5
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-9/+5
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-0/+4
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-0/+24
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-261-2/+0
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-1/+1
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-071-0/+3
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-3/+0
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-041-0/+3
* [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