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
/
matrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
genirq/matrix: Remove redundant assignment to variable 'end'
Colin Ian King
1
-1
/
+1
2021-08-10
genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
Baokun Li
1
-1
/
+2
2021-03-19
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-03-17
irq: Simplify condition in irq_matrix_reserve()
Juergen Gross
1
-3
/
+2
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2018-11-06
genirq/matrix: Improve target CPU selection for managed interrupts.
Long Li
1
-4
/
+30
2018-11-01
irq/matrix: Fix memory overallocation
Michael Kelley
1
-1
/
+1
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-3
/
+14
2018-09-18
irq/matrix: Split out the CPU selection code into a helper
Dou Liyang
1
-27
/
+38
2018-03-20
genirq/matrix: Cleanup SPDX identifier
Thomas Gleixner
1
-5
/
+3
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
2018-01-18
irq/matrix: Spread interrupts on allocation
Thomas Gleixner
1
-6
/
+14
2017-12-04
genirq/matrix: Fix the precedence fix for real
Thomas Gleixner
1
-1
/
+3
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
1
-0
/
+15
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner
1
-0
/
+428