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