aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/matrix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-20genirq/matrix: Cleanup SPDX identifierThomas Gleixner1-5/+3
2018-02-22genirq/matrix: Handle CPU offlining properThomas Gleixner1-9/+14
2018-01-18irq/matrix: Spread interrupts on allocationThomas Gleixner1-6/+14
2017-12-04genirq/matrix: Fix the precedence fix for realThomas Gleixner1-1/+3
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-09-25genirq/matrix: Add tracepointsThomas Gleixner1-0/+15
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner1-0/+428