index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-20
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-07
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-23
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