blob: 860d54bd57042fa7ad990cb7bbf08d362e6a1451 [file] [log] [blame]
525b8ed91671 ("posix-timers: Add cancel/arm callbacks")
63841b2a6969 ("posix-timers: Add forward/remaining callbacks")
30802945893b ("posix-timers: Add timer_rearm() callback")
bab0aae9dcba ("posix-timers: Move posix-timer internals to core")
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")