blob: 659e6f74fee5b332c27b2d49ae0c9df8e110f738 [file] [log] [blame]
a59855cd8c61 ("time: hrtimer: Introduce hrtimer_next_event_without()")
5da70160462e ("hrtimer: Implement support for softirq based hrtimers")
c458b1d10203 ("hrtimer: Prepare handling of hard and softirq based hrtimers")
dd934aa8ad1f ("hrtimer: Use irqsave/irqrestore around __run_hrtimer()")
ad38f596d8e4 ("hrtimer: Factor out __hrtimer_next_event_base()")
138a6b7ae4de ("hrtimer: Factor out __hrtimer_start_range_ns()")
3ec7a3ee9f15 ("hrtimer: Remove the 'base' parameter from hrtimer_reprogram()")
14c803419de6 ("hrtimer: Unify remote enqueue handling")
61bb4bcb79c7 ("hrtimer: Unify hrtimer removal handling")
ebba2c723f38 ("hrtimer: Make hrtimer_force_reprogramm() unconditionally available")
11a9fe069e34 ("hrtimer: Make hrtimer_reprogramm() unconditional")
eb27926ba052 ("hrtimer: Make hrtimer_cpu_base.next_timer handling unconditional")
07a9a7eae86a ("hrtimer: Make the remote enqueue check unconditional")
851cff8caf4d ("hrtimer: Use accesor functions instead of direct access")
28bfd18bf3da ("hrtimer: Make the hrtimer_cpu_base::hres_active field unconditional, to simplify the code")
c272ca58c3ec ("hrtimer: Switch 'for' loop to _ffs() evaluation")
63e2ed365975 ("tracing/hrtimer: Print the hrtimer mode in the 'hrtimer_start' tracepoint")
6de6250c7597 ("hrtimer: Fix hrtimer_start[_range_ns]() function descriptions")
1fbc78b3c980 ("hrtimer: Fix kerneldoc syntax for 'struct hrtimer_cpu_base'")
ae67badaa164 ("hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active")