index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
affinity.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
genirq/affinity: Remove const qualifier from node_to_cpumask argument
Ming Lei
1
-1
/
+1
2019-08-27
genirq/affinity: Spread vectors on node according to nr_cpu ratio
Ming Lei
1
-39
/
+200
2019-08-27
genirq/affinity: Improve __irq_build_affinity_masks()
Ming Lei
1
-8
/
+18
2019-08-08
genirq/affinity: Create affinity mask for single vector
Ming Lei
1
-4
/
+2
2019-06-12
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
Minwoo Im
1
-7
/
+5
2019-02-18
genirq/affinity: Remove the leftovers of the original set support
Thomas Gleixner
1
-16
/
+4
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-18
/
+44
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-4
/
+12
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
1
-29
/
+27
2019-02-10
genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...
Ming Lei
1
-14
/
+13
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
1
-0
/
+4
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-10
/
+12
2018-12-19
genirq/affinity: Remove excess indentation
Thomas Gleixner
1
-11
/
+11
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
1
-23
/
+54
2018-11-05
genirq/affinity: Pass first vector to __irq_build_affinity_masks()
Ming Lei
1
-9
/
+11
2018-11-05
genirq/affinity: Move two stage affinity spreading into a helper function
Ming Lei
1
-36
/
+56
2018-11-05
genirq/affinity: Spread IRQs to all available NUMA nodes
Long Li
1
-3
/
+2
2018-04-06
genirq/affinity: Spread irq vectors among present CPUs as far as possible
Ming Lei
1
-6
/
+37
2018-04-06
genirq/affinity: Allow irq spreading from a given starting point
Ming Lei
1
-15
/
+20
2018-04-06
genirq/affinity: Move actual irq vector spreading into a helper function
Ming Lei
1
-42
/
+55
2018-04-06
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
Ming Lei
1
-13
/
+13
2018-04-06
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
1
-7
/
+8
2018-01-12
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
1
-15
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+12
2017-06-22
genirq/affinity: Assign vectors to all present CPUs
Christoph Hellwig
1
-13
/
+63
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-1
/
+12
2017-04-20
genirq/affinity: Fix calculating vectors to assign
Keith Busch
1
-1
/
+1
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-04
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
1
-9
/
+11
2016-12-15
genirq/affinity: Fix node generation from cpumask
Guilherme G. Piccoli
1
-3
/
+3
2016-11-16
genirq/affinity: Use default affinity mask for reserved vectors
Thomas Gleixner
1
-2
/
+2
2016-11-16
genirq/affinity: Take reserved vectors into account when spreading irqs
Christoph Hellwig
1
-3
/
+5
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
1
-21
/
+25
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
1
-14
/
+10
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
1
-58
/
+0
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
1
-0
/
+149
2016-08-22
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
1
-0
/
+2
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
1
-0
/
+61