index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
timings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-08-11
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-08-10
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-03-22
irq: Fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
1
-3
/
+3
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2019-06-12
genirq/timings: Add selftest for next event computation
Daniel Lezcano
1
-0
/
+66
2019-06-12
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
1
-0
/
+139
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
1
-0
/
+119
2019-06-12
genirq/timings: Encapsulate storing function
Daniel Lezcano
1
-19
/
+34
2019-06-12
genirq/timings: Optimize the period detection speed
Daniel Lezcano
1
-1
/
+1
2019-06-12
genirq/timings: Fix timings buffer inspection
Daniel Lezcano
1
-5
/
+18
2019-06-12
genirq/timings: Fix next event index function
Daniel Lezcano
1
-9
/
+42
2019-04-05
genirq/timings: Add array suffix computation code
Daniel Lezcano
1
-5
/
+457
2019-04-05
genirq/timings: Remove variance computation code
Daniel Lezcano
1
-250
/
+2
2018-03-20
genirq: Remove license boilerplate/references
Thomas Gleixner
1
-8
/
+2
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-2
/
+0
2017-11-08
irq/timings: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
1
-0
/
+339
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
1
-0
/
+30