summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/smp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-21/+8
|\
| * [PATCH] Remove safe_smp_processor_id()Andi Kleen2006-09-261-2/+0
| * [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-261-1/+0
| * [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-4/+0
| * [PATCH] Clean up asm/smp.h includesAndi Kleen2006-09-261-12/+0
| * [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-261-3/+9
* | [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-261-2/+0
|/
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-2/+0
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [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-111-0/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-1/+2
|\
| * [PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen2005-11-141-0/+2
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-1/+0
* | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-101-0/+6
|/
* [PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen2005-10-101-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-291-0/+3
* [PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in ...Andi Kleen2005-07-281-3/+0
* [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-251-0/+2
* [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-251-0/+2
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-161-23/+6
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-161-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+149
OpenPOWER on IntegriCloud