aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/smpboot.c
AgeCommit message (Expand)Author
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
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