1. 819a95f posix-clocks: Rename the clock_get() callback to clock_get_timespec() by Andrei Vagin · 5 years ago
  2. a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  3. ead2541 timex: use __kernel_timex internally by Deepa Dinamani · 7 years ago
  4. c804efe posix-clocks: Remove license boiler plate by Thomas Gleixner · 6 years ago
  5. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  6. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  7. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  8. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  9. 29f1b2b posix-timers: Prevent UB from shifting negative signed value by Nick Desaulniers · 7 years ago
  10. 9dd9574 ipc, kernel, mm: annotate ->poll() instances by Al Viro · 8 years ago
  11. bab0aae posix-timers: Move posix-timer internals to core by Thomas Gleixner · 8 years ago
  12. 3a06c7a posix-clocks: Remove interval timer facility and mmap/fasync callbacks by Thomas Gleixner · 8 years ago
  13. d3ba5a9 posix-timers: Make posix_clocks immutable by Christoph Hellwig · 8 years ago
  14. 5f252b3 time: Change k_clock timer_set() and timer_get() to use timespec64 by Deepa Dinamani · 8 years ago
  15. 0fe6afe time: Change k_clock clock_set() to use timespec64 by Deepa Dinamani · 8 years ago
  16. d2e3e0c time: Change k_clock clock_getres() to use timespec64 by Deepa Dinamani · 8 years ago
  17. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  18. d340266e time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  19. 1b9f237 posix-clock: Fix return code on the poll method's error path by Richard Cochran · 9 years ago
  20. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 14 years ago
  21. 1791f88 posix clocks: Replace mutex with reader/writer semaphore by Richard Cochran · 14 years ago
  22. 6e6823d posix-clocks: Check write permissions in posix syscalls by Torben Hohn · 14 years ago
  23. 0606f42 posix clocks: Introduce dynamic clocks by Richard Cochran · 14 years ago