index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
1
-9
/
+27
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
1
-4
/
+4
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-18
/
+13
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-1
/
+1
2018-11-23
posix-clocks: Remove license boiler plate
Thomas Gleixner
1
-14
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
1
-1
/
+1
2017-11-28
ipc, kernel, mm: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
1
-113
/
+0
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
1
-1
/
+1
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
1
-14
/
+7
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
1
-3
/
+2
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
1
-6
/
+3
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
1
-6
/
+3
2017-04-14
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
1
-10
/
+24
2015-12-29
posix-clock: Fix return code on the poll method's error path
Richard Cochran
1
-2
/
+2
2011-11-01
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
1
-0
/
+1
2011-04-18
posix clocks: Replace mutex with reader/writer semaphore
Richard Cochran
1
-15
/
+9
2011-03-12
posix-clocks: Check write permissions in posix syscalls
Torben Hohn
1
-2
/
+12
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
1
-0
/
+441