summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/ipi.h
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko2016-03-081-56/+2
* x86/apic: Provide default send single IPI wrapperThomas Gleixner2015-11-051-0/+1
* x86/apic: Implement default single target IPI functionThomas Gleixner2015-11-051-0/+1
* x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit onlyTejun Heo2011-01-281-4/+4
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-2/+0
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-051-114/+13
* x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu2009-01-301-11/+60
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-2/+59
* x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-18/+20
* x86: cosmetic changes apic-related files.Mike Travis2008-12-161-4/+6
* x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-161-2/+19
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+138