index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-clock.c
Age
Commit message (
Expand
)
Author
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2015-12-29
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
2011-03-12
posix-clocks: Check write permissions in posix syscalls
Torben Hohn
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran