index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
timings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
2021-09-15
1
-0
/
+2
*
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-18
1
-0
/
+5
*
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