aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
Commit message (Expand)AuthorAge
* x86_64: prepare shared kernel/smpboot.cThomas Gleixner2007-10-11
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] x86-64: unexport cpu_llc_idAndrew Morton2007-05-02
* [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao2007-05-02
* [PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao2007-05-02
* [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-02
* [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton2007-05-02
* [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-07
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-16
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-16
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-06
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
|/
* [PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman2006-10-24
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-26
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-26
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-26
| * [PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik2006-09-26
| * [PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li2006-09-26
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-26
|/
* [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-10
* [PATCH] lockdep: annotate on-stack completionsIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-26
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-26
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-26
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-27
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-26
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-26
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-07
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-05
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-04
* [PATCH] amd64: task_stack_page()Al Viro2006-01-12
* [PATCH] amd64: task_thread_info()Al Viro2006-01-12
* [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-11
* [PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai2006-01-11
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-11
* [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen2006-01-11
* [PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai2006-01-11
* [PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise2006-01-11
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-11
* [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-13
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-14
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-14
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-14