summaryrefslogtreecommitdiff
path: root/include/asm-x86/smp_64.h
AgeCommit message (Expand)Author
2008-04-17x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa
2008-04-17x86: merge SMP definitions of smp.hGlauber Costa
2008-04-17x86: split safe_smp_processor_idGlauber Costa
2008-04-17x86: merge includes in smp.hGlauber Costa
2008-04-17x86: surround apic headers in apic definitionsGlauber Costa
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa
2008-04-17x86: provide bogus hard_smp_processor_idGlauber Costa
2008-04-17x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa
2008-04-17include/asm-x86/smp_64.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa
2008-04-17x86: unify setup_trampolineGlauber Costa
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa
2008-04-17x86: move equal types to common fileGlauber Costa
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa
2008-04-17x86: move disabled_cpus to common headerGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: merge extern variables definitionsGlauber Costa
2008-04-17x86: merge extern function definitionsGlauber Costa
2008-01-30x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com
2008-01-30x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: cleanup smp.h variantsThomas Gleixner
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-19x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner