index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
matrix.c
Age
Commit message (
Expand
)
Author
2024-02-23
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
2023-10-25
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
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