summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/smp.h
AgeCommit message (Expand)AuthorLines
2008-10-22x86, um: ... and asm-x86 moveAl Viro-229/+0
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert-5/+3
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar-11/+16
2008-09-05x86: build fix for !CONFIG_SMPAlex Nixon-9/+0
2008-08-25x86: separate generic cpu disabling code from APIC writes in cpu_disableAlex Nixon-0/+1
2008-08-25x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon-0/+1
2008-08-25x86_32: clean up play_deadAlex Nixon-1/+6
2008-08-25x86: add cpu hotplug hooks into smp_opsAlex Nixon-4/+24
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar-1/+3
2008-07-26Merge branch 'x86/x2apic' into x86/coreIngo Molnar-7/+10
2008-07-22x86: consolidate header guardsVegard Nossum-3/+3
2008-07-22x86: process_32.c declare cpu_number before they get usedJaswinder Singh-1/+3
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar-0/+2
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar-9/+12
2008-07-16x86_64: unstatic get_local_pdaJeremy Fitzhardinge-0/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar-9/+12
2008-07-12x86: make read_apic_id return final apicidYinghai Lu-3/+8
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha-1/+1
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha-3/+1
2008-07-08x86: move prefill_possible_map calling early, fixIngo Molnar-3/+5
2008-07-08x86: move prefill_possible_map calling earlyYinghai Lu-0/+4
2008-07-08x86: move cpu_exit_clear to process_32.cGlauber Costa-1/+0
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar-12/+3
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis-12/+3
2008-06-26x86: convert to generic helpers for IPI function callsJens Axboe-9/+12
2008-05-25x86: extend e820 ealy_res support 32bitYinghai Lu-1/+0
2008-04-24"make namespacecheck" fixesIngo Molnar-1/+0
2008-04-17x86: move suspend wakeup code to CPavel Machek-13/+0
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy-1/+2
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis-0/+5
2008-04-17x86: uv fixIngo Molnar-1/+1
2008-04-17x86: support for new UV apicJack Steiner-0/+5
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner-1/+6
2008-04-17x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa-6/+5
2008-04-17x86: merge SMP definitions of smp.hGlauber Costa-1/+32
2008-04-17x86: merge includes in smp.hGlauber Costa-0/+13
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa-0/+27
2008-04-17x86: integrate do_boot_cpuGlauber de Oliveira Costa-0/+3
2008-04-17x86: change boot_cpu_id to boot_cpu_physical_apicidGlauber de Oliveira Costa-0/+3
2008-04-17x86: move stack_start to smp.hGlauber de Oliveira Costa-0/+7
2008-04-17x86: unify extern masks declarationGlauber de Oliveira Costa-0/+12
2008-04-17x86: merge smp_store_cpu_infoGlauber de Oliveira Costa-0/+2
2008-04-17x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa-0/+3
2008-04-17x86: unify setup_trampolineGlauber Costa-0/+4
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa-0/+6
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa-0/+3
2008-04-17x86: move hotplug related extern definitions to smp.hGlauber Costa-0/+6
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa-0/+3
2008-04-17x86: unify smp_send_stopGlauber Costa-0/+5
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa-0/+1