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