1. 1f9b37b posix-timers: Make clock_nanosleep() time namespace aware by Andrei Vagin · 5 years ago
  2. ea2d1f7 hrtimers: Prepare hrtimer_nanosleep() for time namespaces by Andrei Vagin · 5 years ago
  3. 5a590f3 posix-clocks: Wire up clock_gettime() with timens offsets by Andrei Vagin · 5 years ago
  4. f35deaf time/posix-stubs: Provide compat itimer supoprt for alpha by Arnd Bergmann · 5 years ago
  5. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  6. 3c8f251 posix-timers/stubs: Remove license boilerplate by Thomas Gleixner · 6 years ago
  7. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  8. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  9. 58a1045 posix-timers: Use new ktime_get_*_ts64() helpers by Arnd Bergmann · 7 years ago
  10. 604a98f Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 7 years ago
  11. a3ed0e43 Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME by Thomas Gleixner · 7 years ago
  12. 0190997 time: Change nanosleep to safe __kernel_* types by Deepa Dinamani · 7 years ago
  13. 6d5b841 time: Change types to new y2038 safe __kernel_* types by Deepa Dinamani · 7 years ago
  14. b5793b0 posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME by Deepa Dinamani · 7 years ago
  15. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. 7303e30 syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls by Dominik Brodowski · 7 years ago
  17. 7219932 timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock by Thomas Gleixner · 7 years ago
  18. fe46042 posix-stubs: Use get_timespec64() and put_timespec64() by Arnd Bergmann · 7 years ago
  19. 5c49941 posix-timers: Use get_timespec64() and put_timespec64() by Deepa Dinamani · 8 years ago
  20. 63a766a posix-stubs: Conditionally include COMPAT_SYS_NI defines by Deepa Dinamani · 8 years ago
  21. 2482097 posix-timers: Move compat_timer_create() to native, get rid of set_fs() by Al Viro · 8 years ago
  22. d822cdc posix-timers: Move compat versions of clock_gettime/settime/getres by Al Viro · 8 years ago
  23. 54ad9c4 itimers: Move compat itimer syscalls to native ones by Al Viro · 8 years ago
  24. b0dc124 posix-timers: Take compat timer_gettime(2) to native one by Al Viro · 8 years ago
  25. 1acbe77 posix-timers: Take compat timer_settime(2) to native one by Al Viro · 8 years ago
  26. 3a4d44b ntp: Move adjtimex related compat syscalls to native counterparts by Al Viro · 8 years ago
  27. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  28. 192a82f hrtimer_nanosleep(): Pass rmtp in restart_block by Al Viro · 8 years ago
  29. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  30. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  31. 2ac00f1 time: Delete do_sys_setimeofday() by Deepa Dinamani · 8 years ago
  32. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago