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
starfive-6.6.48-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
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-2
/
+2
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-4
/
+4
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
1
-1
/
+3
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-7
/
+7
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
1
-4
/
+66
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+0
2018-12-18
timekeeping: remove timespec_add/timespec_del
Arnd Bergmann
1
-36
/
+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
-8
/
+4
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
1
-1
/
+1
2018-08-29
y2038: __get_old_timespec32() can be static
kbuild test robot
1
-2
/
+2
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-29
/
+29
2018-08-27
y2038: make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
1
-6
/
+9
2018-08-27
y2038: remove unused time interfaces
Arnd Bergmann
1
-24
/
+0
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-2
/
+4
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
1
-0
/
+21
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
1
-2
/
+2
2018-06-22
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
1
-2
/
+4
2018-06-19
time: Use ktime_get_real_seconds() in time syscall
Arnd Bergmann
1
-4
/
+2
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
1
-2
/
+0
2018-04-19
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
1
-4
/
+10
2018-04-19
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
1
-0
/
+44
2018-03-19
y2038: Introduce struct __kernel_old_timeval
Arnd Bergmann
1
-0
/
+12
2017-11-01
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
1
-55
/
+4
2017-10-31
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
1
-2
/
+3
2017-10-31
time: Remove unused functions
Arnd Bergmann
1
-18
/
+0
2017-10-31
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
1
-35
/
+1
2017-10-17
time: Use do_settimeofday64() internally
Arnd Bergmann
1
-6
/
+6
2017-06-26
time: introduce {get,put}_itimerspec64
Deepa Dinamani
1
-0
/
+30
2017-06-26
time: add get_timespec64 and put_timespec64
Deepa Dinamani
1
-0
/
+28
2017-06-14
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
1
-0
/
+41
2017-06-14
time: Move compat_time()/stime() to native
Al Viro
1
-0
/
+41
2017-06-14
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
1
-1
/
+23
2017-05-13
time: delete current_fs_time()
Deepa Dinamani
1
-14
/
+0
2017-04-14
time: Delete do_sys_setimeofday()
Deepa Dinamani
1
-2
/
+2
2017-02-01
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
1
-0
/
+10
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-01
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
1
-1
/
+1
2016-05-20
time: remove timespec_add_safe()
Deepa Dinamani
1
-4
/
+0
2016-05-20
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
1
-0
/
+25
2016-04-22
time: Introduce do_sys_settimeofday64()
Baolin Wang
1
-4
/
+4
2016-02-29
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
1
-1
/
+8
2015-09-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+21
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
1
-8
/
+13
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
1
-14
/
+8
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
1
-3
/
+7
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
1
-10
/
+3
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
1
-0
/
+4
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
1
-40
/
+19
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
1
-1
/
+1
[next]