index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
timings.c
Age
Commit message (
Expand
)
Author
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2019-06-12
genirq/timings: Add selftest for next event computation
Daniel Lezcano
2019-06-12
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
2019-06-12
genirq/timings: Encapsulate storing function
Daniel Lezcano
2019-06-12
genirq/timings: Optimize the period detection speed
Daniel Lezcano
2019-06-12
genirq/timings: Fix timings buffer inspection
Daniel Lezcano
2019-06-12
genirq/timings: Fix next event index function
Daniel Lezcano
2019-04-05
genirq/timings: Add array suffix computation code
Daniel Lezcano
2019-04-05
genirq/timings: Remove variance computation code
Daniel Lezcano
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
2017-11-08
irq/timings: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano