aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/affinity.c
Commit message (Expand)AuthorAge
* genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-06
* genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-06
* genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-06
* genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-06
* genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-06
* genirq/affinity: assign vectors to all possible CPUsChristoph Hellwig2018-01-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-08
|\
| * PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-22
* | genirq/affinity: Assign vectors to all present CPUsChristoph Hellwig2017-06-22
|/
* genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-20
* irq/affinity: Fix extra vecs calculationKeith Busch2017-04-13
* irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch2017-04-04
* genirq/affinity: Fix node generation from cpumaskGuilherme G. Piccoli2016-12-15
* genirq/affinity: Use default affinity mask for reserved vectorsThomas Gleixner2016-11-16
* genirq/affinity: Take reserved vectors into account when spreading irqsChristoph Hellwig2016-11-16
* genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig2016-11-09
* genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig2016-11-09
* genirq/affinity: Remove old irq spread infrastructureThomas Gleixner2016-09-14
* genirq/affinity: Provide smarter irq spreading infrastructureThomas Gleixner2016-09-14
* genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig2016-08-22
* genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectorsChristoph Hellwig2016-07-04