summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-clock.c
Commit message (Expand)AuthorAge
* timex: use __kernel_timex internallyDeepa Dinamani2019-02-06
* posix-clocks: Remove license boiler plateThomas Gleixner2018-11-23
* time: Add SPDX license identifiersThomas Gleixner2018-11-23
* time: Remove useless filenames in top level commentsThomas Gleixner2018-11-23
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * ipc, kernel, mm: annotate ->poll() instancesAl Viro2017-11-27
* | posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers2018-01-04
|/
* posix-timers: Move posix-timer internals to coreThomas Gleixner2017-06-04
* posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner2017-06-04
* posix-timers: Make posix_clocks immutableChristoph Hellwig2017-05-27
* time: Change k_clock timer_set() and timer_get() to use timespec64Deepa Dinamani2017-04-14
* time: Change k_clock clock_set() to use timespec64Deepa Dinamani2017-04-14
* time: Change k_clock clock_getres() to use timespec64Deepa Dinamani2017-04-14
* time: Change k_clock clock_get() to use timespec64Deepa Dinamani2017-04-14
* time: Change posix clocks ops interfaces to use timespec64Deepa Dinamani2017-04-14
* posix-clock: Fix return code on the poll method's error pathRichard Cochran2015-12-29
* kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-31
* posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-18
* posix-clocks: Check write permissions in posix syscallsTorben Hohn2011-03-12
* posix clocks: Introduce dynamic clocksRichard Cochran2011-02-02