blob: b87d969b5ce0f3cfcdf7b6a83701395b8c495f8c [file] [log] [blame]
030dcdd197d7 ("timers: Prepare support for PREEMPT_RT")
f28d3d5346e9 ("timer/trace: Improve timer tracing")
6849cbb0f9a8 ("timer/trace: Replace deprecated vsprintf pointer extension %pf by %ps")
63e2ed365975 ("tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint")
354b46b1a0ad ("timer: Switch callback prototype to take struct timer_list * argument")
c1eba5bcb643 ("timer: Pass timer_list pointer to callbacks unconditionally")
3653bc95bcc7 ("timer: Prepare to change all DEFINE_TIMER() callbacks")
52f737c2da40 ("timer: Provide wrappers safe for use with LOCKDEP")
8ede369b2ccc ("timer: Remove expires argument from __TIMER_INITIALIZER()")
1d27e3e2252b ("timer: Remove expires and data arguments from DEFINE_TIMER")
1ff97897454b ("timer: Remove users of expire and data arguments to DEFINE_TIMER")
fca7ce5b7c6d ("timer: Remove unused static initializer macros")
51487d9ed1e3 ("timer: Remove last user of TIMER_INITIALIZER")
58e1177b4cd1 ("timer: Convert schedule_timeout() to use from_timer()")