summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/smp_64.h
Commit message (Expand)AuthorAgeFilesLines
* x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa2008-04-171-11/+0
* x86: merge SMP definitions of smp.hGlauber Costa2008-04-171-27/+0
* x86: split safe_smp_processor_idGlauber Costa2008-04-171-2/+2
* x86: merge includes in smp.hGlauber Costa2008-04-171-16/+0
* x86: surround apic headers in apic definitionsGlauber Costa2008-04-171-3/+7
* x86: merge hard/logical_smp_processor_idGlauber Costa2008-04-171-27/+0
* x86: provide bogus hard_smp_processor_idGlauber Costa2008-04-171-0/+10
* x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa2008-04-171-1/+5
* include/asm-x86/smp_64.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-3/+3
* x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa2008-04-171-4/+0
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-8/+1
* x86: unify extern masks declarationGlauber de Oliveira Costa2008-04-171-11/+0
* x86: unify setup_trampolineGlauber Costa2008-04-171-2/+0
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-171-3/+0
* x86: move equal types to common fileGlauber Costa2008-04-171-0/+1
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-171-1/+0
* x86: move disabled_cpus to common headerGlauber Costa2008-04-171-1/+0
* x86: merge smp_send_rescheduleGlauber Costa2008-04-171-2/+0
* x86: merge extern variables definitionsGlauber Costa2008-04-171-4/+0
* x86: merge extern function definitionsGlauber Costa2008-04-171-4/+0
* x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com2008-01-301-3/+5
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-301-1/+1
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-4/+4
* x86: cleanup smp.h variantsThomas Gleixner2008-01-301-82/+51
* x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto2007-10-231-0/+2
* x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-191-1/+2
* x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-191-2/+4
* x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-0/+2
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-161-2/+4
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-161-1/+6
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+117