summaryrefslogtreecommitdiff
path: root/include/asm-x86/smp.h
AgeCommit message (Expand)Author
2008-04-24"make namespacecheck" fixesIngo Molnar
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis
2008-04-17x86: uv fixIngo Molnar
2008-04-17x86: support for new UV apicJack Steiner
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner
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: merge includes in smp.hGlauber Costa
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa
2008-04-17x86: integrate do_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa
2008-04-17x86: unify setup_trampolineGlauber Costa
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa
2008-04-17x86: move hotplug related extern definitions to smp.hGlauber Costa
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa
2008-04-17x86: unify smp_send_stopGlauber 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: unify smp_cpus_doneGlauber Costa
2008-04-17x86: unify smp_prepare_cpusGlauber Costa
2008-04-17x86: unify prepare_boot_cpuGlauber Costa
2008-04-17x86: unify __cpu_up.Glauber Costa
2008-04-17x86: unify smp_call_function_maskGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa
2008-04-17x86: define smp_ops in common headerGlauber Costa
2008-04-17x86: merge extern variables definitionsGlauber Costa
2008-04-17x86: merge extern function definitionsGlauber Costa
2008-04-17x86: commonize smp.hGlauber Costa
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner