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
/
include
/
linux
/
time64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
1
-1
/
+1
2022-07-01
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-0
/
+3
2021-09-08
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
1
-2
/
+7
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-03-21
linux/time64.h: Extract common header for vDSO
Vincenzo Frascino
1
-9
/
+1
2019-08-30
vfs: Add file timestamp range support
Deepa Dinamani
1
-0
/
+2
2019-03-28
timekeeping: Force upper bound for setting CLOCK_REALTIME
Thomas Gleixner
1
-0
/
+21
2019-02-07
y2038: remove struct definition redirects
Arnd Bergmann
1
-8
/
+0
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
1
-0
/
+1
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
1
-7
/
+0
2018-04-19
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
1
-1
/
+9
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-77
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
1
-49
/
+1
2017-10-31
time: Remove unused functions
Arnd Bergmann
1
-28
/
+0
2016-09-01
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
1
-0
/
+1
2016-05-20
time: remove timespec_add_safe()
Deepa Dinamani
1
-8
/
+7
2016-05-20
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
1
-3
/
+1
2015-08-17
time: Introduce struct itimerspec64
Baolin Wang
1
-0
/
+35
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
1
-0
/
+1
2015-05-22
time: Include math64.h in time64.h
Xunlei Pang
1
-0
/
+1
2014-07-23
time: More core infrastructure for timespec64
John Stultz
1
-0
/
+28
2014-07-23
time64: Add time64.h header and define struct timespec64
John Stultz
1
-0
/
+162