summaryrefslogtreecommitdiffstats
path: root/kernel/irq/affinity.c
Commit message (Expand)AuthorAgeFilesLines
* genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli2016-12-151-3/+3
* genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-161-2/+2
* genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-161-3/+5
* genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-091-21/+25
* genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-091-14/+10
* genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-141-58/+0
* genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-141-0/+149
* genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-221-0/+2
* genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-041-0/+61