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