summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/ipi.c
AgeCommit message (Expand)Author
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-01-30x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar
2009-01-28x86, apic: clean up ->cpu_to_logical_apicid()Ingo Molnar
2009-01-28x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar
2009-01-28x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar
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-07-25X86_SMP: ipi.c declare functions before they get usedJaswinder Singh
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-05-25x86: ipi.c: removed duplicated includeHuang Weiyi
2008-04-17x86: create ipi.cGlauber Costa