Age | Commit message (Expand) | Author |
2018-11-05 | genirq/affinity: Move two stage affinity spreading into a helper function | Ming Lei |
2018-11-05 | genirq/affinity: Spread IRQs to all available NUMA nodes | Long Li |
2018-04-06 | genirq/affinity: Spread irq vectors among present CPUs as far as possible | Ming Lei |
2018-04-06 | genirq/affinity: Allow irq spreading from a given starting point | Ming Lei |
2018-04-06 | genirq/affinity: Move actual irq vector spreading into a helper function | Ming Lei |
2018-04-06 | genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask | Ming Lei |
2018-04-06 | genirq/affinity: Don't return with empty affinity masks on error | Thomas Gleixner |
2018-01-12 | genirq/affinity: assign vectors to all possible CPUs | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-22 | genirq/affinity: Assign vectors to all present CPUs | Christoph Hellwig |
2017-05-22 | PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs | Michael Hernandez |
2017-04-20 | genirq/affinity: Fix calculating vectors to assign | Keith Busch |
2017-04-13 | irq/affinity: Fix extra vecs calculation | Keith Busch |
2017-04-04 | irq/affinity: Fix CPU spread for unbalanced nodes | Keith Busch |
2016-12-15 | genirq/affinity: Fix node generation from cpumask | Guilherme G. Piccoli |
2016-11-16 | genirq/affinity: Use default affinity mask for reserved vectors | Thomas Gleixner |
2016-11-16 | genirq/affinity: Take reserved vectors into account when spreading irqs | Christoph Hellwig |
2016-11-09 | genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks() | Christoph Hellwig |
2016-11-09 | genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors() | Christoph Hellwig |
2016-09-14 | genirq/affinity: Remove old irq spread infrastructure | Thomas Gleixner |
2016-09-14 | genirq/affinity: Provide smarter irq spreading infrastructure | Thomas Gleixner |
2016-08-22 | genirq/affinity: Use get/put_online_cpus around cpumask operations | Christoph Hellwig |
2016-07-04 | genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors | Christoph Hellwig |