summaryrefslogtreecommitdiff
path: root/include/asm-x86/smp_64.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa1-11/+0
2008-04-17x86: merge SMP definitions of smp.hGlauber Costa1-27/+0
2008-04-17x86: split safe_smp_processor_idGlauber Costa1-2/+2
2008-04-17x86: merge includes in smp.hGlauber Costa1-16/+0
2008-04-17x86: surround apic headers in apic definitionsGlauber Costa1-3/+7
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa1-27/+0
2008-04-17x86: provide bogus hard_smp_processor_idGlauber Costa1-0/+10
2008-04-17x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa1-1/+5
2008-04-17include/asm-x86/smp_64.h: checkpatch cleanups - formatting onlyJoe Perches1-3/+3
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa1-4/+0
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa1-8/+1
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa1-11/+0
2008-04-17x86: unify setup_trampolineGlauber Costa1-2/+0
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa1-3/+0
2008-04-17x86: move equal types to common fileGlauber Costa1-0/+1
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa1-1/+0
2008-04-17x86: move disabled_cpus to common headerGlauber Costa1-1/+0
2008-04-17x86: merge smp_send_rescheduleGlauber Costa1-2/+0
2008-04-17x86: merge extern variables definitionsGlauber Costa1-4/+0
2008-04-17x86: merge extern function definitionsGlauber Costa1-4/+0
2008-01-30x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com1-3/+5
2008-01-30x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com1-1/+1
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com1-4/+4
2008-01-30x86: cleanup smp.h variantsThomas Gleixner1-82/+51
2007-10-24x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto1-0/+2
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-1/+2
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis1-2/+4
2007-10-19x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier1-0/+2
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-2/+4
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-1/+6
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner1-0/+117