index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
affinity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/affinity: Spread irq vectors among present CPUs as far as possible
Ming Lei
2018-04-06
1
-6
/
+37
*
genirq/affinity: Allow irq spreading from a given starting point
Ming Lei
2018-04-06
1
-15
/
+20
*
genirq/affinity: Move actual irq vector spreading into a helper function
Ming Lei
2018-04-06
1
-42
/
+55
*
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
Ming Lei
2018-04-06
1
-13
/
+13
*
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
2018-04-06
1
-7
/
+8
*
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
2018-01-12
1
-15
/
+15
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-1
/
+12
|
\
|
*
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-05-22
1
-1
/
+12
*
|
genirq/affinity: Assign vectors to all present CPUs
Christoph Hellwig
2017-06-22
1
-13
/
+63
|
/
*
genirq/affinity: Fix calculating vectors to assign
Keith Busch
2017-04-20
1
-1
/
+1
*
irq/affinity: Fix extra vecs calculation
Keith Busch
2017-04-13
1
-1
/
+1
*
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
2017-04-04
1
-9
/
+11
*
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
2016-12-15
1
-3
/
+3
*
genirq/affinity: Use default affinity mask for reserved vectors
Thomas Gleixner
2016-11-16
1
-2
/
+2
*
genirq/affinity: Take reserved vectors into account when spreading irqs
Christoph Hellwig
2016-11-16
1
-3
/
+5
*
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
2016-11-09
1
-21
/
+25
*
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
2016-11-09
1
-14
/
+10
*
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
2016-09-14
1
-58
/
+0
*
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
2016-09-14
1
-0
/
+149
*
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
2016-08-22
1
-0
/
+2
*
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
1
-0
/
+61