Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-11-06 | genirq/matrix: Improve target CPU selection for managed interrupts. | Long Li | 1 | -4/+30 |
2018-11-01 | irq/matrix: Fix memory overallocation | Michael Kelley | 1 | -1/+1 |
2018-09-18 | irq/matrix: Spread managed interrupts on allocation | Dou Liyang | 1 | -3/+14 |
2018-09-18 | irq/matrix: Split out the CPU selection code into a helper | Dou Liyang | 1 | -27/+38 |
2018-03-20 | genirq/matrix: Cleanup SPDX identifier | Thomas Gleixner | 1 | -5/+3 |
2018-02-22 | genirq/matrix: Handle CPU offlining proper | Thomas Gleixner | 1 | -9/+14 |
2018-01-18 | irq/matrix: Spread interrupts on allocation | Thomas Gleixner | 1 | -6/+14 |
2017-12-04 | genirq/matrix: Fix the precedence fix for real | Thomas Gleixner | 1 | -1/+3 |
2017-11-23 | genirq/matrix: Make - vs ?: Precedence explicit | Kees Cook | 1 | -1/+1 |
2017-09-25 | genirq/matrix: Add tracepoints | Thomas Gleixner | 1 | -0/+15 |
2017-09-25 | genirq: Implement bitmap matrix allocator | Thomas Gleixner | 1 | -0/+428 |