blob: 7ac75c3366e5a87e527b3947423a5ade00e6bc8a [file] [log] [blame]
19b558db12f9 ("posix-timers: Protect posix clock array access against speculation")
edbeda46322f ("time/posix-timers: Move the compat copyouts to the nanosleep implementations")
99e6c0e6ec34 ("posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()")
a7602681fc63 ("hrtimer: Move copyout of remaining time to do_nanosleep()")
192a82f9003f ("hrtimer_nanosleep(): Pass rmtp in restart_block")
15f27ce24cb6 ("alarmtimer: Move copyout and freeze handling into alarmtimer_do_nsleep()")
86a9c446c13e ("posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()")
30802945893b ("posix-timers: Add timer_rearm() callback")
bab0aae9dcba ("posix-timers: Move posix-timer internals to core")
6631fa12c105 ("posix-timers: Avoid gazillions of forward declarations")
d3ba5a9a345b ("posix-timers: Make posix_clocks immutable")
ad19638463a4 ("time: Change k_clock nsleep() to use timespec64")
5f252b325625 ("time: Change k_clock timer_set() and timer_get() to use timespec64")
0fe6afe3834b ("time: Change k_clock clock_set() to use timespec64")
d2e3e0ca5df7 ("time: Change k_clock clock_getres() to use timespec64")
3c9c12f4b461 ("time: Change k_clock clock_get() to use timespec64")
2ac00f17b2e1 ("time: Delete do_sys_setimeofday()")
ebd7e7fc4bc6 ("timers/posix-timers: Convert internals to use nsecs")
715eb7a9243a ("timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version")
5613fda9a503 ("sched/cputime: Convert task/group cputime to nsecs")
a1cecf2ba78e ("sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime")
16a6d9be9037 ("sched/cputime: Convert guest time accounting to nsecs (u64)")
b7394a5f4ce9 ("sched/cputime, s390: Implement delayed accounting of system time")
a19ff1a2cc92 ("sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switch")
f828c3d0aeba ("sched/cputime, powerpc: Migrate stolen_time field to the accounting structure")
8c8b73c4811f ("sched/cputime, powerpc: Prepare accounting structure for cputime flush on tick")
90d08ba2b9b4 ("sched/cputime, powerpc32: Fix stale scaled stime on context switch")
74e5c265a495 ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux")