Arnd Bergmann
|
4f0fad9a60
timekeeping: Remove timespec64 hack
|
před 7 roky |
Deepa Dinamani
|
ea2ce8f351
time: Fix get_timespec64() for y2038 safe compat interfaces
|
před 7 roky |
Deepa Dinamani
|
1c68adf61e
compat: Enable compat_get/put_timespec64 always
|
před 7 roky |
Arnd Bergmann
|
a84d116916
y2038: Introduce struct __kernel_old_timeval
|
před 7 roky |
Thomas Gleixner
|
fb56d689fb
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
|
před 7 roky |
Arnd Bergmann
|
abc8f96e3e
time: Move time_t conversion helpers to time32.h
|
před 7 roky |
Arnd Bergmann
|
85bf19e7df
time: Remove unused functions
|
před 7 roky |
Arnd Bergmann
|
e0956dcc4b
timekeeping: Consolidate timekeeping_inject_offset code
|
před 7 roky |
Arnd Bergmann
|
4eb1bca179
time: Use do_settimeofday64() internally
|
před 7 roky |
Deepa Dinamani
|
d5b7ffbfbd
time: introduce {get,put}_itimerspec64
|
před 8 roky |
Deepa Dinamani
|
f59dd9c886
time: add get_timespec64 and put_timespec64
|
před 8 roky |
Al Viro
|
2b2d02856b
time: Move compat_gettimeofday()/settimeofday() to native
|
před 8 roky |
Al Viro
|
b180db2c8c
time: Move compat_time()/stime() to native
|
před 8 roky |
Al Viro
|
3a4d44b616
ntp: Move adjtimex related compat syscalls to native counterparts
|
před 8 roky |
Deepa Dinamani
|
572e0ca9b9
time: delete current_fs_time()
|
před 8 roky |
Deepa Dinamani
|
2ac00f17b2
time: Delete do_sys_setimeofday()
|
před 8 roky |
Frederic Weisbecker
|
07e5f5e353
time: Introduce jiffies64_to_nsecs()
|
před 8 roky |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
před 8 roky |
Vegard Nossum
|
469e857f37
time: Avoid undefined behaviour in timespec64_add_safe()
|
před 9 roky |
Deepa Dinamani
|
8e4f70e218
time: remove timespec_add_safe()
|
před 9 roky |
Deepa Dinamani
|
bc2c53e5f1
time: add missing implementation for timespec64_add_safe()
|
před 9 roky |
Baolin Wang
|
86d3473224
time: Introduce do_sys_settimeofday64()
|
před 9 roky |
David Howells
|
ede5147d51
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
|
před 9 roky |
Linus Torvalds
|
5e359bf221
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
před 10 roky |
Baolin Wang
|
9ca3085060
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
|
před 10 roky |
Karsten Blees
|
de4a95faf1
time: Fix nanosecond file time rounding in timespec_trunc()
|
před 10 roky |
Frederic Weisbecker
|
e075867681
jiffies: Remove HZ > USEC_PER_SEC special case
|
před 11 roky |
Nicholas Mc Guire
|
ae60d6a0e3
time: Refactor usecs_to_jiffies
|
před 10 roky |
Sasha Levin
|
6f7d79849a
time: Make sure tz_minuteswest is set to a valid value when setting time
|
před 10 roky |
Nicholas Mc Guire
|
ca42aaf0c8
time: Refactor msecs_to_jiffies
|
před 10 roky |