aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ipi.c
Commit message (Expand)AuthorAge
* x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86: fold apic_ops into genapicYinghai Lu2009-02-17
* x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-05
* x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-30
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-29
* x86: remove mach_apic.hIngo Molnar2009-01-29
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-28
* x86, apic: clean up ->cpu_to_logical_apicid()Ingo Molnar2009-01-28
* x86, apic: rename genapic::apic_destination_logical to genapic::dest_logicalIngo Molnar2009-01-28
* x86: clean up the APIC_DEST_LOGICAL logicIngo Molnar2009-01-28
* x86: cosmetic changes apic-related files.Mike Travis2008-12-16
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-16
* X86_SMP: ipi.c declare functions before they get usedJaswinder Singh2008-07-25
* x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* x86: ipi.c: removed duplicated includeHuang Weiyi2008-05-25
* x86: create ipi.cGlauber Costa2008-04-17