index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
matrix.c
Age
Commit message (
Expand
)
Author
2022-04-25
genirq/matrix: Remove redundant assignment to variable 'end'
Colin Ian King
2021-08-10
genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
Baokun Li
2021-03-19
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-03-17
irq: Simplify condition in irq_matrix_reserve()
Juergen Gross
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
2018-11-06
genirq/matrix: Improve target CPU selection for managed interrupts.
Long Li
2018-11-01
irq/matrix: Fix memory overallocation
Michael Kelley
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
2018-09-18
irq/matrix: Split out the CPU selection code into a helper
Dou Liyang
2018-03-20
genirq/matrix: Cleanup SPDX identifier
Thomas Gleixner
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
2018-01-18
irq/matrix: Spread interrupts on allocation
Thomas Gleixner
2017-12-04
genirq/matrix: Fix the precedence fix for real
Thomas Gleixner
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-09-25
genirq/matrix: Add tracepoints
Thomas Gleixner
2017-09-25
genirq: Implement bitmap matrix allocator
Thomas Gleixner