aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/matrix.c
AgeCommit message (Expand)Author
2023-11-20genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()Chen Yu
2021-05-22genirq/matrix: Prevent allocation counter corruptionVitaly Kuznetsov
2020-09-03genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner
2019-12-01irq/matrix: Fix memory overallocationMichael Kelley
2019-03-05genirq/matrix: Improve target CPU selection for managed interrupts.Long Li
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang
2019-03-05irq/matrix: Split out the CPU selection code into a helperDou Liyang
2018-03-20genirq/matrix: Cleanup SPDX identifierThomas Gleixner
2018-02-22genirq/matrix: Handle CPU offlining properThomas Gleixner
2018-01-18irq/matrix: Spread interrupts on allocationThomas Gleixner
2017-12-04genirq/matrix: Fix the precedence fix for realThomas Gleixner
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook
2017-09-25genirq/matrix: Add tracepointsThomas Gleixner
2017-09-25genirq: Implement bitmap matrix allocatorThomas Gleixner