Thomas Gleixner
|
c6bb11147e
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
|
7 lat temu |
Deepa Dinamani
|
afef05cf23
time: Enable get/put_compat_itimerspec64 always
|
7 lat temu |
Deepa Dinamani
|
d0dd63a8ae
time: Introduce struct __kernel_itimerspec
|
7 lat temu |
Geert Uytterhoeven
|
abcbcb80cd
time: Make sure jiffies_to_msecs() preserves non-zero time periods
|
7 lat temu |
Arnd Bergmann
|
f5a89295e2
time: Use ktime_get_real_seconds() in time syscall
|
7 lat temu |
Arnd Bergmann
|
4f0fad9a60
timekeeping: Remove timespec64 hack
|
7 lat temu |
Deepa Dinamani
|
ea2ce8f351
time: Fix get_timespec64() for y2038 safe compat interfaces
|
7 lat temu |
Deepa Dinamani
|
1c68adf61e
compat: Enable compat_get/put_timespec64 always
|
7 lat temu |
Arnd Bergmann
|
a84d116916
y2038: Introduce struct __kernel_old_timeval
|
7 lat temu |
Thomas Gleixner
|
fb56d689fb
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
|
7 lat temu |
Arnd Bergmann
|
abc8f96e3e
time: Move time_t conversion helpers to time32.h
|
7 lat temu |
Arnd Bergmann
|
85bf19e7df
time: Remove unused functions
|
7 lat temu |
Arnd Bergmann
|
e0956dcc4b
timekeeping: Consolidate timekeeping_inject_offset code
|
7 lat temu |
Arnd Bergmann
|
4eb1bca179
time: Use do_settimeofday64() internally
|
7 lat temu |
Deepa Dinamani
|
d5b7ffbfbd
time: introduce {get,put}_itimerspec64
|
8 lat temu |
Deepa Dinamani
|
f59dd9c886
time: add get_timespec64 and put_timespec64
|
8 lat temu |
Al Viro
|
2b2d02856b
time: Move compat_gettimeofday()/settimeofday() to native
|
8 lat temu |
Al Viro
|
b180db2c8c
time: Move compat_time()/stime() to native
|
8 lat temu |
Al Viro
|
3a4d44b616
ntp: Move adjtimex related compat syscalls to native counterparts
|
8 lat temu |
Deepa Dinamani
|
572e0ca9b9
time: delete current_fs_time()
|
8 lat temu |
Deepa Dinamani
|
2ac00f17b2
time: Delete do_sys_setimeofday()
|
8 lat temu |
Frederic Weisbecker
|
07e5f5e353
time: Introduce jiffies64_to_nsecs()
|
8 lat temu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Vegard Nossum
|
469e857f37
time: Avoid undefined behaviour in timespec64_add_safe()
|
9 lat temu |
Deepa Dinamani
|
8e4f70e218
time: remove timespec_add_safe()
|
9 lat temu |
Deepa Dinamani
|
bc2c53e5f1
time: add missing implementation for timespec64_add_safe()
|
9 lat temu |
Baolin Wang
|
86d3473224
time: Introduce do_sys_settimeofday64()
|
9 lat temu |
David Howells
|
ede5147d51
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
|
9 lat temu |
Linus Torvalds
|
5e359bf221
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 lat temu |
Baolin Wang
|
9ca3085060
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
|
10 lat temu |