summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: remove smpboot_32.c and smpboot_64.cGlauber de Oliveira Costa2008-04-171-73/+0Star
* x86: merge native_smp_prepare_cpusGlauber de Oliveira Costa2008-04-171-141/+0Star
* x86: introduce smpboot_clear_io_apicGlauber de Oliveira Costa2008-04-171-2/+2
* x86: change x86_64 sanity checks to match i386.Glauber de Oliveira Costa2008-04-171-3/+7
* x86: change x86_64 native_smp_prepare_cpus to match i386Glauber de Oliveira Costa2008-04-171-14/+10Star
* x86: merge native_smp_cpus_doneGlauber de Oliveira Costa2008-04-171-18/+0Star
* x86: merge smp_prepare_boot_cpuGlauber de Oliveira Costa2008-04-171-14/+0Star
* x86: integrate start_secondaryGlauber de Oliveira Costa2008-04-171-63/+0Star
* x86: integrate do_boot_cpuGlauber de Oliveira Costa2008-04-171-514/+1Star
* x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa2008-04-171-8/+10
* x86: change wakeup_secondary nameGlauber de Oliveira Costa2008-04-171-2/+4
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-0/+1
* x86: minor adjustments for do_boot_cpuGlauber de Oliveira Costa2008-04-171-9/+6Star
* x86: modify smp_callin in x86_64 to look like i386Glauber de Oliveira Costa2008-04-171-0/+5
* x86: include smpboot_hooks.h in smpboot_64.cGlauber de Oliveira Costa2008-04-171-26/+3Star
* x86: include mach_wakecpu.h in smpboot_64Glauber de Oliveira Costa2008-04-171-8/+3Star
* x86: move impress_friends and smp_check to cpus_doneGlauber de Oliveira Costa2008-04-171-0/+8
* x86: add barriers statementGlauber de Oliveira Costa2008-04-171-0/+1
* x86: use APIC_INTEGRATED tests in x86_64Glauber de Oliveira Costa2008-04-171-1/+13
* x86: move state update out of ipi_lockGlauber de Oliveira Costa2008-04-171-2/+2
* x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-15/+0Star
* x86: call identify_secondary_cpu in smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+2
* x86: decouple call to print_cpu_info from smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+4
* x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2008-04-171-0/+8
* x86: use apic_*_around instead of apic_write in x86_64Glauber de Oliveira Costa2008-04-171-8/+10
* x86: use wait_for_init_deassert in x86_64Glauber Costa2008-04-171-2/+8
* x86: unify setup_trampolineGlauber Costa2008-04-171-14/+0Star
* x86: move trampoline arrays extern definition to smp.hGlauber Costa2008-04-171-7/+0Star
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-171-79/+0Star
* x86: use remove_from_maps in cpu_disableGlauber Costa2008-04-171-5/+3Star
* x86: remove vector_lock around cpu_online_mapGlauber Costa2008-04-171-3/+1Star
* x86: move cpu_coregroup_map to common fileGlauber Costa2008-04-171-14/+0Star
* x86: move sibling functions to common fileGlauber Costa2008-04-171-89/+0Star
* x86: make remove_siblinginfo non-staticGlauber Costa2008-04-171-1/+1
* x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-171-1/+1
* x86: move equal types to common fileGlauber Costa2008-04-171-33/+0Star
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-171-51/+0Star
* x86: unify smp_cpus_doneGlauber Costa2008-04-171-1/+1
* x86: unify smp_prepare_cpusGlauber Costa2008-04-171-1/+1
* x86: unify prepare_boot_cpuGlauber Costa2008-04-171-1/+1
* x86: unify __cpu_up.Glauber Costa2008-04-171-1/+1
* x86: make c_idle.work have a static address.Glauber Costa2008-02-261-1/+1
* x86: silence section mismatch warning in smpboot_64.cSam Ravnborg2008-02-011-1/+1
* x86: not set boot cpu in cpu_online_map in smp_prepare_boot_cpu()Yinghai Lu2008-01-301-1/+1
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-301-34/+0Star
* x86: change bios_cpu_apicid to percpu data variabletravis@sgi.com2008-01-301-0/+7
* x86: change NR_CPUS arrays in numa_64travis@sgi.com2008-01-301-1/+5
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-301-7/+9
* x86: change NR_CPUS arrays in smpboot_64travis@sgi.com2008-01-301-1/+11
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-1/+1