Xunlei Pang
|
7494e9eede
time: Add the common weak version of update_persistent_clock()
|
10 years ago |
John Stultz
|
96efdcf2d0
ntp: Do leapsecond adjustment in adjtimex read path
|
10 years ago |
John Stultz
|
833f32d763
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
|
10 years ago |
John Stultz
|
90bf361cea
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
|
10 years ago |
Xunlei Pang
|
3c00a1fe84
time: Add y2038 safe update_persistent_clock64()
|
10 years ago |
Thomas Gleixner
|
bfb83b2751
tick: Move clocksource related stuff to timekeeping.h
|
10 years ago |
John Stultz
|
29183a70b0
ntp: Fixup adjtimex freq validation on 32-bit systems
|
10 years ago |
Linus Torvalds
|
0ba97bc4b4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Xunlei Pang
|
9a4a445e30
rtc: Convert rtc_set_ntp_time() to use timespec64
|
10 years ago |
Sasha Levin
|
5e5aeb4367
time: adjtimex: Validate the ADJ_FREQUENCY values
|
10 years ago |
Thomas Gleixner
|
d6d29896c6
timekeeping: Provide timespec64 based interfaces
|
11 years ago |
John Stultz
|
7d489d15ce
timekeeping: Convert timekeeping core to use timespec64s
|
11 years ago |
Linus Torvalds
|
00170fdd08
Merge branch 'akpm' (patchbomb from Andrew) into next
|
11 years ago |
John Stultz
|
6d9bcb621b
timekeeping: use printk_deferred when holding timekeeping seqlock
|
11 years ago |
George Spelvin
|
ea54bca3aa
ntp: Make is_error_status() use its argument
|
11 years ago |
Fabian Frederick
|
cdafb93feb
ntp: Convert simple_strtol to kstrtol
|
11 years ago |
Shaibal Dutta
|
e8b175946c
timekeeping: Move clock sync work to power efficient workqueue
|
11 years ago |
Ingo Molnar
|
6c09f6d830
Merge tag 'v3.12-rc3' into timers/core
|
12 years ago |
John Stultz
|
7bd3601446
timekeeping: Fix HRTICK related deadlock from ntp lock changes
|
12 years ago |
Miroslav Lichvar
|
a97ad0c4b4
ntp: Make periodic RTC update more reliable
|
12 years ago |
Geert Uytterhoeven
|
aa848233f7
ntp: Remove unused variable flags in __hardpps
|
12 years ago |
John Stultz
|
a076b2146f
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
|
12 years ago |
John Stultz
|
cef90377fa
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
|
12 years ago |
John Stultz
|
87ace39b71
ntp: Rework do_adjtimex to take timespec and tai arguments
|
12 years ago |
John Stultz
|
e4085693f6
ntp: Move timex validation to timekeeping do_adjtimex call.
|
12 years ago |
John Stultz
|
aa6f9c595d
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
|
12 years ago |
John Stultz
|
ad460967a2
ntp: Split out timex validation from do_adjtimex
|
12 years ago |
John Stultz
|
cc244ddae6
timekeeping: Move TAI managment into timekeeping core from ntp
|
13 years ago |
Linus Torvalds
|
3b5d8510b9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Thomas Gleixner
|
a6c0c943a1
ntp: Make ntp_lock raw
|
13 years ago |