summaryrefslogtreecommitdiffstats
path: root/kernel/irq/matrix.c
Commit message (Expand)AuthorAgeFilesLines
* irq/matrix: Fix memory overallocationMichael Kelley2018-11-011-1/+1
* irq/matrix: Spread managed interrupts on allocationDou Liyang2018-09-181-3/+14
* irq/matrix: Split out the CPU selection code into a helperDou Liyang2018-09-181-27/+38
* genirq/matrix: Cleanup SPDX identifierThomas Gleixner2018-03-201-5/+3
* genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
* irq/matrix: Spread interrupts on allocationThomas Gleixner2018-01-181-6/+14
* genirq/matrix: Fix the precedence fix for realThomas Gleixner2017-12-041-1/+3
* genirq/matrix: Make - vs ?: Precedence explicitKees Cook2017-11-231-1/+1
* genirq/matrix: Add tracepointsThomas Gleixner2017-09-251-0/+15
* genirq: Implement bitmap matrix allocatorThomas Gleixner2017-09-251-0/+428