summaryrefslogtreecommitdiff
path: root/kernel/irq/ipi.c
Commit message (Expand)AuthorAge
* genirq: Add missing SPDX identifiersThomas Gleixner2018-03-20
* genirq: Cleanup top of file commentsThomas Gleixner2018-03-20
* genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan2017-08-20
* genirq: Fix missing irq allocation affinity hintVincent Stehle2016-07-19
* genirq: Add affinity hint to irq allocationThomas Gleixner2016-07-04
* genirq: Fix missing return value in irq_destroy_ipi()Matt Redfearn2016-05-24
* genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn2016-05-02
* genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn2016-05-02
* genirq: Dont allow affinity mask to be updated on IPIsMatt Redfearn2016-04-21
* genirq: Implement ipi_send_mask/single()Qais Yousef2016-02-25
* genirq: Add a new function to get IPI reverse mappingQais Yousef2016-02-25
* genirq: Add a new generic IPI reservation code to irq coreQais Yousef2016-02-25