Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 년 전 |
John Stultz
|
dd4e17ab70
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
|
9 년 전 |
DengChao
|
c796348774
ntp: Fix second_overflow's input parameter type to be 64bits
|
9 년 전 |
DengChao
|
0af864651b
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
|
9 년 전 |
John Stultz
|
37cf4dc337
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
|
9 년 전 |
Sasha Levin
|
52d189f1b3
ntp: Verify offset doesn't overflow in ntp_update_offset
|
9 년 전 |
Arnd Bergmann
|
5fd96c421f
ntp: use timespec64 in sync_cmos_clock
|
10 년 전 |
Arnd Bergmann
|
7ec88e4be4
ntp/pps: use timespec64 for hardpps()
|
10 년 전 |
Xunlei Pang
|
7494e9eede
time: Add the common weak version of update_persistent_clock()
|
10 년 전 |
John Stultz
|
96efdcf2d0
ntp: Do leapsecond adjustment in adjtimex read path
|
10 년 전 |
John Stultz
|
833f32d763
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
|
10 년 전 |
John Stultz
|
90bf361cea
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
|
10 년 전 |
Xunlei Pang
|
3c00a1fe84
time: Add y2038 safe update_persistent_clock64()
|
10 년 전 |
Thomas Gleixner
|
bfb83b2751
tick: Move clocksource related stuff to timekeeping.h
|
10 년 전 |
John Stultz
|
29183a70b0
ntp: Fixup adjtimex freq validation on 32-bit systems
|
10 년 전 |
Linus Torvalds
|
0ba97bc4b4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Xunlei Pang
|
9a4a445e30
rtc: Convert rtc_set_ntp_time() to use timespec64
|
10 년 전 |
Sasha Levin
|
5e5aeb4367
time: adjtimex: Validate the ADJ_FREQUENCY values
|
10 년 전 |
Thomas Gleixner
|
d6d29896c6
timekeeping: Provide timespec64 based interfaces
|
11 년 전 |
John Stultz
|
7d489d15ce
timekeeping: Convert timekeeping core to use timespec64s
|
11 년 전 |
Linus Torvalds
|
00170fdd08
Merge branch 'akpm' (patchbomb from Andrew) into next
|
11 년 전 |
John Stultz
|
6d9bcb621b
timekeeping: use printk_deferred when holding timekeeping seqlock
|
11 년 전 |
George Spelvin
|
ea54bca3aa
ntp: Make is_error_status() use its argument
|
11 년 전 |
Fabian Frederick
|
cdafb93feb
ntp: Convert simple_strtol to kstrtol
|
11 년 전 |
Shaibal Dutta
|
e8b175946c
timekeeping: Move clock sync work to power efficient workqueue
|
11 년 전 |
Ingo Molnar
|
6c09f6d830
Merge tag 'v3.12-rc3' into timers/core
|
12 년 전 |
John Stultz
|
7bd3601446
timekeeping: Fix HRTICK related deadlock from ntp lock changes
|
12 년 전 |
Miroslav Lichvar
|
a97ad0c4b4
ntp: Make periodic RTC update more reliable
|
12 년 전 |
Geert Uytterhoeven
|
aa848233f7
ntp: Remove unused variable flags in __hardpps
|
12 년 전 |
John Stultz
|
a076b2146f
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
|
12 년 전 |