aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/posix-clock.c
AgeCommit message (Expand)Author
2019-02-07timex: use __kernel_timex internallyDeepa Dinamani
2018-11-23posix-clocks: Remove license boiler plateThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers
2017-11-27ipc, kernel, mm: annotate ->poll() instancesAl Viro
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner
2017-05-27posix-timers: Make posix_clocks immutableChristoph Hellwig
2017-04-14time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_set() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_getres() to use timespec64Deepa Dinamani
2017-04-14time: Change k_clock clock_get() to use timespec64Deepa Dinamani
2017-04-14time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani
2015-12-29posix-clock: Fix return code on the poll method's error pathRichard Cochran
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran
2011-03-12posix-clocks: Check write permissions in posix syscallsTorben Hohn
2011-02-02posix clocks: Introduce dynamic clocksRichard Cochran