aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2008-04-17x86: move phys_cpu_present_map to setup.cAlexey Starikovskiy
2008-04-17x86: move x86_cpu_to_apicid to setup.cAlexey Starikovskiy
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: move disabled_cpus to smpboot.c (64bit)Alexey Starikovskiy
2008-04-17x86: move num_processors to smpboot.c (64 bit)Alexey Starikovskiy
2008-04-17x86: move phys_cpu_present_map to smpboot.c (64bit)Alexey Starikovskiy
2008-04-17x86: move x86_bios_cpu_apicid to apic_32.cAlexey Starikovskiy
2008-04-17x86: move disabled_cpus to smpboot.cAlexey Starikovskiy
2008-04-17x86: move num_processors to smpboot.cAlexey Starikovskiy
2008-04-17x86: move phys_cpu_present_map to smpboot.cAlexey Starikovskiy
2008-04-17x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa
2008-04-17x86: move apicid mappings to smpboot.cGlauber de Oliveira Costa
2008-04-17x86: merge cpu_exit_clearGlauber de Oliveira Costa
2008-04-17x86: merge native_smp_prepare_cpusGlauber de Oliveira Costa
2008-04-17x86: merge native_smp_cpus_doneGlauber de Oliveira Costa
2008-04-17x86: merge smp_prepare_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: integrate start_secondaryGlauber de Oliveira Costa
2008-04-17x86: integrate do_boot_cpuGlauber de Oliveira Costa
2008-04-17x86: move {un}map_cpu_to_logical_apicid to smpboot.cGlauber de Oliveira Costa
2008-04-17x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa
2008-04-17x86: move impress_friends and smp_check to cpus_doneGlauber de Oliveira Costa
2008-04-17x86: do smp tainting checks in a separate functionGlauber de Oliveira Costa
2008-04-17x86: allow user to impress friends.Glauber de Oliveira Costa
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa
2008-04-17x86: unify setup_trampolineGlauber Costa
2008-04-17x86: make x86_64 accept the max_cpus parameterGlauber Costa
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa
2008-04-17x86: move cpu_coregroup_map to common fileGlauber Costa
2008-04-17x86: move sibling functions to common fileGlauber Costa
2008-04-17x86: move equal types to common fileGlauber Costa
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa