blob: 5cdd666c78290422dac3f2ba005368a575e21e6d [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")
2fe59f507a65 ("timers: Fix excessive granularity of new timers after a nohz idle")
b94bf594cf8e ("timer/sysclt: Restrict timer migration sysctl values to 0 and 1")
016da20148a1 ("hrtimer: Remove hrtimer_peek_ahead_timers() leftovers")
dfb4357da6dd ("time: Remove CONFIG_TIMER_STATS")
2456e8553544 ("ktime: Get rid of the union")
7c0f6ba682b9 ("Replace <asm/uaccess.h> with <linux/uaccess.h> globally")
41e0e24b450f ("Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild")