aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg1-1/+2
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-5/+0
2006-12-07[PATCH] declare smp_call_function_single in generic codeRandy Dunlap1-7/+0
2006-12-07[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu1-5/+0
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-21/+8
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton1-2/+0
2006-09-26[PATCH] Remove safe_smp_processor_id()Andi Kleen1-2/+0
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen1-1/+0
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-4/+0
2006-09-26[PATCH] Clean up asm/smp.h includesAndi Kleen1-12/+0
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik1-3/+9
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth1-2/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B1-0/+1
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen1-0/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-1/+2
2005-11-14[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.Andi Kleen1-0/+2
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-1/+0
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj1-0/+6
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen1-0/+1
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk1-1/+1
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman1-0/+3
2005-07-28[PATCH] x86_64: i386/x86_64: remove prototypes for not existing functions in smp.hAndi Kleen1-3/+0
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj1-0/+2
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-0/+2
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen1-23/+6
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+149