| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-08-30 | 1 | -0/+2 |
|\ |
|
| * | genirq/timings: Fix error return code in irq_timings_test_irqs() | Zhen Lei | 2021-08-11 | 1 | -0/+2 |
* | | genirq/timings: Prevent potential array overflow in __irq_timings_store() | Ben Dai | 2021-08-10 | 1 | -0/+5 |
|/ |
|
* | irq: Fix typos in comments | Ingo Molnar | 2021-03-22 | 1 | -1/+1 |
* | genirq: Fix typos and misspellings in comments | Krzysztof Kozlowski | 2021-03-16 | 1 | -3/+3 |
* | kernel/: fix repeated words in comments | Randy Dunlap | 2020-10-16 | 1 | -1/+1 |
* | genirq/timings: Add selftest for next event computation | Daniel Lezcano | 2019-06-12 | 1 | -0/+66 |
* | genirq/timings: Add selftest for irqs circular buffer | Daniel Lezcano | 2019-06-12 | 1 | -0/+139 |
* | genirq/timings: Add selftest for circular array | Daniel Lezcano | 2019-06-12 | 1 | -0/+119 |
* | genirq/timings: Encapsulate storing function | Daniel Lezcano | 2019-06-12 | 1 | -19/+34 |
* | genirq/timings: Optimize the period detection speed | Daniel Lezcano | 2019-06-12 | 1 | -1/+1 |
* | genirq/timings: Fix timings buffer inspection | Daniel Lezcano | 2019-06-12 | 1 | -5/+18 |
* | genirq/timings: Fix next event index function | Daniel Lezcano | 2019-06-12 | 1 | -9/+42 |
* | genirq/timings: Add array suffix computation code | Daniel Lezcano | 2019-04-05 | 1 | -5/+457 |
* | genirq/timings: Remove variance computation code | Daniel Lezcano | 2019-04-05 | 1 | -250/+2 |
* | genirq: Remove license boilerplate/references | Thomas Gleixner | 2018-03-20 | 1 | -8/+2 |
* | genirq: Add missing SPDX identifiers | Thomas Gleixner | 2018-03-20 | 1 | -0/+1 |
* | genirq: Cleanup top of file comments | Thomas Gleixner | 2018-03-20 | 1 | -2/+0 |
* | irq/timings: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 2017-11-08 | 1 | -1/+1 |
* | genirq/timings: Add infrastructure for estimating the next interrupt arrival ... | Daniel Lezcano | 2017-06-24 | 1 | -0/+339 |
* | genirq/timings: Add infrastructure to track the interrupt timings | Daniel Lezcano | 2017-06-24 | 1 | -0/+30 |