summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/smp.h
AgeCommit message (Expand)Author
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86: remove mach_apicdef.hIngo Molnar
2009-01-28x86, apic: refactor ->get_apic_id() & GET_APIC_ID()Ingo Molnar
2009-01-20x86: remove pda.hBrian Gerst
2009-01-19x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.Brian Gerst
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2009-01-16x86: fold pda into percpu area on SMPTejun Heo
2009-01-10x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...Jaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.hJaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.hJaswinder Singh Rajput
2009-01-10x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.hJaswinder Singh Rajput
2009-01-10Merge branch 'linus' into x86/cleanupsIngo Molnar
2009-01-07x86: smp.h move boot_cpu_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move cpu_physical_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move stack_processor_id declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move prefill_possible_map declartion to cpu.hJaswinder Singh Rajput
2009-01-07x86: smp.h move zap_low_mappings declartion to tlbflush.hJaswinder Singh Rajput
2009-01-07x86: smp.h remove obsolete function declarationJaswinder Singh Rajput
2009-01-04x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro