Age | Commit message (Expand) | Author |
---|---|---|
2016-07-19 | genirq: Fix missing irq allocation affinity hint | Vincent Stehle |
2016-07-04 | genirq: Add affinity hint to irq allocation | Thomas Gleixner |
2016-05-24 | genirq: Fix missing return value in irq_destroy_ipi() | Matt Redfearn |
2016-05-02 | genirq: Add error code reporting to irq_{reserve,destroy}_ipi | Matt Redfearn |
2016-05-02 | genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy | Matt Redfearn |
2016-04-21 | genirq: Dont allow affinity mask to be updated on IPIs | Matt Redfearn |
2016-02-25 | genirq: Implement ipi_send_mask/single() | Qais Yousef |
2016-02-25 | genirq: Add a new function to get IPI reverse mapping | Qais Yousef |
2016-02-25 | genirq: Add a new generic IPI reservation code to irq core | Qais Yousef |