index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
timer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-8
/
+8
|
\
|
*
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
1
-8
/
+8
*
|
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-10-05
1
-1
/
+2
|
/
*
timer/trace: Improve timer tracing
Anna-Maria Gleixner
2019-03-24
1
-4
/
+7
*
timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps
Anna-Maria Gleixner
2019-03-24
1
-4
/
+6
*
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2018-01-16
1
-1
/
+5
*
tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint
Anna-Maria Gleixner
2018-01-16
1
-5
/
+8
*
tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into ac...
Anna-Maria Gleixner
2018-01-16
1
-4
/
+16
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-02-27
1
-2
/
+12
|
\
|
*
timers: Make flags output in the timer_start tracepoint useful
Thomas Gleixner
2017-02-15
1
-2
/
+12
*
|
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2017-02-01
1
-13
/
+13
|
/
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-9
/
+7
*
tracing: Fix tick_stop tracepoint symbols for user export
Steven Rostedt (Red Hat)
2016-08-09
1
-3
/
+11
*
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
1
-5
/
+31
*
timer: Replace timer base by a cpu index
Thomas Gleixner
2015-06-19
1
-7
/
+6
*
tracing: timer: Add deferrable flag to timer_start
Badhri Jagan Sridharan
2015-05-22
1
-4
/
+9
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
1
-0
/
+21
|
\
|
*
nohz: Fix unavailable tick_stop tracepoint in dynticks idle
Frederic Weisbecker
2013-04-24
1
-1
/
+1
|
*
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
1
-0
/
+21
*
|
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-18
1
-5
/
+5
|
/
*
tracing: Fix timer tracing
Arjan van de Ven
2010-08-19
1
-2
/
+6
*
tracing: Convert some timer events to DEFINE_EVENT
Li Zefan
2010-06-28
1
-48
/
+32
*
itimer: Fix the itimer trace print format
Thomas Gleixner
2009-12-10
1
-4
/
+4
*
events: Harmonize event field names and print output names
Ingo Molnar
2009-10-15
1
-40
/
+39
*
itimers: Add tracepoints for itimer
Xiao Guangrong
2009-08-29
1
-0
/
+66
*
hrtimer: Add tracepoint for hrtimers
Xiao Guangrong
2009-08-29
1
-0
/
+139
*
timers: Add tracepoints for timer_list timers
Xiao Guangrong
2009-08-29
1
-0
/
+137