aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/smpboot.c
AgeCommit message (Expand)Author
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] x86-64: unexport cpu_llc_idAndrew Morton
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] x86-64: use safe_apic_wait_icr_idle in smpboot.c - x86_64Fernando Luis VazquezCao
2007-05-02[PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl
2007-05-02[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525Andrew Morton
2007-03-07[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-10-25[PATCH] x86-64: Only look at per_cpu data for online cpus.Eric W. Biederman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] Add initalization of the RDTSCP auxilliary valuesVojtech Pavlik
2006-09-26[PATCH] i386/x86-64: Fix NMI watchdog suspend/resumeShaohua Li
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar
2006-07-03[PATCH] lockdep: annotate on-stack completionsIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai
2006-01-12[PATCH] amd64: task_stack_page()Al Viro
2006-01-12[PATCH] amd64: task_thread_info()Al Viro
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen
2006-01-11[PATCH] x86_64: Align and pad x86_64 GDT on page boundaryRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin