summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/smp.h
Commit message (Expand)AuthorAgeFilesLines
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-117/+0Star
* Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao2007-05-091-8/+6Star
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+3
* [PATCH] x86: consolidate smp_send_stop()Jan Beulich2007-05-021-1/+0Star
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-021-2/+1Star
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-161-1/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-5/+0Star
|\
| * [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu2006-12-071-5/+0Star
* | [PATCH] declare smp_call_function_single in generic codeRandy Dunlap2006-12-071-7/+0Star
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-21/+8Star
|\
| * [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-2/+0Star
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-261-1/+0Star
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-4/+0Star
| * [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-12/+0Star
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-261-3/+9
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+0Star
|/
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-2/+0Star
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-0/+1
* [PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2006-01-121-0/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-151-1/+2
|\
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-151-0/+2
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-151-1/+0Star
* | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-111-0/+6
|/
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-111-0/+1
* [PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk2005-09-121-1/+1
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-301-0/+3
* [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen2005-07-291-3/+0Star
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-261-0/+2
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-261-0/+2
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-221-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-171-23/+6Star
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-171-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+149