summaryrefslogtreecommitdiffstats
path: root/kernel/irq/affinity.c
Commit message (Expand)AuthorAgeFilesLines
* genirq/affinity: Spread irq vectors among present CPUs as far as possibleMing Lei2018-04-061-6/+37
* genirq/affinity: Allow irq spreading from a given starting pointMing Lei2018-04-061-15/+20
* genirq/affinity: Move actual irq vector spreading into a helper functionMing Lei2018-04-061-42/+55
* genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumaskMing Lei2018-04-061-13/+13
* genirq/affinity: Don't return with empty affinity masks on errorThomas Gleixner2018-04-061-7/+8
* genirq/affinity: assign vectors to all possible CPUsChristoph Hellwig2018-01-121-15/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+12
|\
| * PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez2017-05-221-1/+12
* | genirq/affinity: Assign vectors to all present CPUsChristoph Hellwig2017-06-221-13/+63
|/
* genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-201-1/+1
* irq/affinity: Fix extra vecs calculationKeith Busch2017-04-131-1/+1
* irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch2017-04-041-9/+11
* 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
OpenPOWER on IntegriCloud