index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-07-03
1
-2
/
+4
*
time: introduce {get,put}_itimerspec64
Deepa Dinamani
2017-06-25
1
-0
/
+30
*
time: add get_timespec64 and put_timespec64
Deepa Dinamani
2017-06-25
1
-0
/
+28
*
time: Move compat_gettimeofday()/settimeofday() to native
Al Viro
2017-06-14
1
-0
/
+41
*
time: Move compat_time()/stime() to native
Al Viro
2017-06-14
1
-0
/
+41
*
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
2017-06-14
1
-1
/
+23
*
time: delete current_fs_time()
Deepa Dinamani
2017-05-12
1
-14
/
+0
*
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-14
1
-2
/
+2
*
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2017-02-01
1
-0
/
+10
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
2016-08-31
1
-1
/
+1
*
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
1
-4
/
+0
*
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2016-05-19
1
-0
/
+25
*
time: Introduce do_sys_settimeofday64()
Baolin Wang
2016-04-22
1
-4
/
+4
*
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
David Howells
2016-02-29
1
-1
/
+8
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
1
-22
/
+21
|
\
|
*
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
1
-8
/
+13
|
*
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-08-17
1
-14
/
+8
*
|
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-07-29
1
-3
/
+7
|
/
*
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-10
1
-10
/
+3
*
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-22
1
-0
/
+4
*
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
1
-40
/
+19
*
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-05-19
1
-1
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-25
1
-0
/
+4
|
\
|
*
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
1
-0
/
+4
|
|
\
|
|
*
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-07
1
-0
/
+4
*
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-12-05
1
-0
/
+1
|
|
/
*
|
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-11-21
1
-12
/
+8
|
/
*
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-09-12
1
-25
/
+31
*
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
1
-0
/
+1
*
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
1
-0
/
+1
*
time: More core infrastructure for timespec64
John Stultz
2014-07-23
1
-0
/
+62
*
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner
2014-06-23
1
-0
/
+714