1. 347253c genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_masks() by Ming Lei · 6 years ago
  2. c410abbb genirq/affinity: Add is_managed to struct irq_affinity_desc by Dou Liyang · 6 years ago
  3. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  4. c2899c3 genirq/affinity: Remove excess indentation by Thomas Gleixner · 6 years ago
  5. 6da4b3a genirq/affinity: Add support for allocating interrupt sets by Jens Axboe · 6 years ago
  6. 060746d genirq/affinity: Pass first vector to __irq_build_affinity_masks() by Ming Lei · 6 years ago
  7. 5c903e10 genirq/affinity: Move two stage affinity spreading into a helper function by Ming Lei · 6 years ago
  8. b825921 genirq/affinity: Spread IRQs to all available NUMA nodes by Long Li · 6 years ago
  9. d305681 genirq/affinity: Spread irq vectors among present CPUs as far as possible by Ming Lei · 7 years ago
  10. 1a2d091 genirq/affinity: Allow irq spreading from a given starting point by Ming Lei · 7 years ago
  11. b3e6aaa genirq/affinity: Move actual irq vector spreading into a helper function by Ming Lei · 7 years ago
  12. 47778f33 genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask by Ming Lei · 7 years ago
  13. 0211e12 genirq/affinity: Don't return with empty affinity masks on error by Thomas Gleixner · 7 years ago
  14. 84676c1 genirq/affinity: assign vectors to all possible CPUs by Christoph Hellwig · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  17. 9a0ef98 genirq/affinity: Assign vectors to all present CPUs by Christoph Hellwig · 8 years ago
  18. 6f9a22b PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs by Michael Hernandez · 8 years ago
  19. b72f805 genirq/affinity: Fix calculating vectors to assign by Keith Busch · 8 years ago
  20. 3412386 irq/affinity: Fix extra vecs calculation by Keith Busch · 8 years ago
  21. 7bf8222 irq/affinity: Fix CPU spread for unbalanced nodes by Keith Busch · 8 years ago
  22. c0af524 genirq/affinity: Fix node generation from cpumask by Guilherme G. Piccoli · 8 years ago
  23. b6e5d5b genirq/affinity: Use default affinity mask for reserved vectors by Thomas Gleixner · 8 years ago
  24. bfe1307 genirq/affinity: Take reserved vectors into account when spreading irqs by Christoph Hellwig · 8 years ago
  25. 67c93c2 genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks() by Christoph Hellwig · 8 years ago
  26. 212bd84 genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors() by Christoph Hellwig · 8 years ago
  27. 44082fd genirq/affinity: Remove old irq spread infrastructure by Thomas Gleixner · 8 years ago
  28. 34c3d98 genirq/affinity: Provide smarter irq spreading infrastructure by Thomas Gleixner · 8 years ago
  29. 3ee0ce2 genirq/affinity: Use get/put_online_cpus around cpumask operations by Christoph Hellwig · 8 years ago
  30. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago