Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5c62634fc65101d350cbd47722fb76f02693059d
/
kernel
/
time
/
ntp.c
2f58413
ntp/y2038: Remove incorrect time_t truncation
by Arnd Bergmann
· 5 years ago
d897a4a
ntp: Limit TAI-UTC offset
by Miroslav Lichvar
· 6 years ago
b2c3dda
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
fdc6bae
ntp: Allow TAI-UTC offset to be set to zero
by Miroslav Lichvar
· 6 years ago
7e8eda7
ntp: Audit NTP parameters adjustment
by Ondrej Mosnacek
· 6 years ago
ead2541
timex: use __kernel_timex internally
by Deepa Dinamani
· 7 years ago
b12a912
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
9266178
timekeeping: remove unused {read,update}_persistent_clock
by Arnd Bergmann
· 6 years ago
07daef8
ntp: Remove duplicated include
by YueHaibing
· 6 years ago
985e695
timekeeping/ntp: Constify some function arguments
by Ondrej Mosnacek
· 6 years ago
86b2dcd
ntp: Use kstrtos64 for s64 variable
by Ondrej Mosnacek
· 6 years ago
0f9987b
ntp: Remove redundant arguments
by Ondrej Mosnacek
· 6 years ago
d30faff
timekeeping: Use ktime_get_real_ts64() instead of getnstimeofday64()
by Arnd Bergmann
· 7 years ago
efefc97
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
by Rafael J. Wysocki
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e0956dc
timekeeping: Consolidate timekeeping_inject_offset code
by Arnd Bergmann
· 7 years ago
0f295b0
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
by Jason Gunthorpe
· 7 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
dd4e17a
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
by John Stultz
· 9 years ago
c796348
ntp: Fix second_overflow's input parameter type to be 64bits
by DengChao
· 9 years ago
0af8646
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
by DengChao
· 9 years ago
37cf4dc
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
by John Stultz
· 9 years ago
52d189f
ntp: Verify offset doesn't overflow in ntp_update_offset
by Sasha Levin
· 9 years ago
5fd96c4
ntp: use timespec64 in sync_cmos_clock
by Arnd Bergmann
· 9 years ago
7ec88e4
ntp/pps: use timespec64 for hardpps()
by Arnd Bergmann
· 9 years ago
7494e9e
time: Add the common weak version of update_persistent_clock()
by Xunlei Pang
· 9 years ago
96efdcf
ntp: Do leapsecond adjustment in adjtimex read path
by John Stultz
· 10 years ago
833f32d
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
by John Stultz
· 10 years ago
90bf361
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
by John Stultz
· 10 years ago
3c00a1f
time: Add y2038 safe update_persistent_clock64()
by Xunlei Pang
· 10 years ago
bfb83b2
tick: Move clocksource related stuff to timekeeping.h
by Thomas Gleixner
· 10 years ago
29183a7
ntp: Fixup adjtimex freq validation on 32-bit systems
by John Stultz
· 10 years ago
0ba97bc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9a4a445
rtc: Convert rtc_set_ntp_time() to use timespec64
by Xunlei Pang
· 10 years ago
5e5aeb4
time: adjtimex: Validate the ADJ_FREQUENCY values
by Sasha Levin
· 10 years ago
d6d2989
timekeeping: Provide timespec64 based interfaces
by Thomas Gleixner
· 10 years ago
7d489d1
timekeeping: Convert timekeeping core to use timespec64s
by John Stultz
· 10 years ago
00170fd
Merge branch 'akpm' (patchbomb from Andrew) into next
by Linus Torvalds
· 11 years ago
6d9bcb6
timekeeping: use printk_deferred when holding timekeeping seqlock
by John Stultz
· 11 years ago
ea54bca3
ntp: Make is_error_status() use its argument
by George Spelvin
· 11 years ago
cdafb93
ntp: Convert simple_strtol to kstrtol
by Fabian Frederick
· 11 years ago
e8b1759
timekeeping: Move clock sync work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
6c09f6d
Merge tag 'v3.12-rc3' into timers/core
by Ingo Molnar
· 11 years ago
7bd3601
timekeeping: Fix HRTICK related deadlock from ntp lock changes
by John Stultz
· 11 years ago
a97ad0c
ntp: Make periodic RTC update more reliable
by Miroslav Lichvar
· 11 years ago
aa848233
ntp: Remove unused variable flags in __hardpps
by Geert Uytterhoeven
· 12 years ago
a076b21
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
by John Stultz
· 12 years ago
cef9037
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
by John Stultz
· 12 years ago
87ace39
ntp: Rework do_adjtimex to take timespec and tai arguments
by John Stultz
· 12 years ago
e408569
ntp: Move timex validation to timekeeping do_adjtimex call.
by John Stultz
· 12 years ago
aa6f9c59
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
by John Stultz
· 12 years ago
ad46096
ntp: Split out timex validation from do_adjtimex
by John Stultz
· 12 years ago
cc244dd
timekeeping: Move TAI managment into timekeeping core from ntp
by John Stultz
· 13 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a6c0c94
ntp: Make ntp_lock raw
by Thomas Gleixner
· 13 years ago
84e345e4
time, Fix setting of hardware clock in NTP code
by Prarit Bhargava
· 12 years ago
023f333
NTP: Add a CONFIG_RTC_SYSTOHC configuration
by Jason Gunthorpe
· 12 years ago
02ab20a
time/jiffies: Rename ACTHZ to SHIFTED_HZ
by John Stultz
· 12 years ago
6b1859d
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 12 years ago
cd5398b
ntp: Fix a stale comment and a few stray newlines.
by Richard Cochran
· 13 years ago
dd48d70
ntp: Correct TAI offset during leap second
by Richard Cochran
· 13 years ago
335dd85
time: remove no_sync_cmos_clock
by Cesar Eduardo Barros
· 13 years ago
6b43ae8
ntp: Fix leap-second hrtimer livelock
by John Stultz
· 13 years ago
a078c6d
ntp: Fix integer overflow when setting time
by Sasha Levin
· 13 years ago
bd33126
ntp: Add ntp_lock to replace xtime_locking
by John Stultz
· 13 years ago
ea7cf49
ntp: Access tick_length variable via ntp_tick_length()
by John Stultz
· 13 years ago
8357929
ntp: Cleanup timex.h
by John Stultz
· 13 years ago
4352d9d
ntp: fix non privileged system time shifting
by Richard Cochran
· 14 years ago
db1c1cc
ntp: Remove redundant and incorrect parameter check
by Richard Cochran
· 14 years ago
094aa18
ntp: Add ADJ_SETOFFSET mode bit
by Richard Cochran
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
025b40a
ntp: add hardpps implementation
by Alexander Gordeev
· 14 years ago
8af3c15
ntp: Clamp PLL update interval
by Miroslav Lichvar
· 14 years ago
e1292ba
ntp: Make time_adjust static
by John Stultz
· 15 years ago
7e1b584
ntp: Cleanup xtime references in ntp.c
by John Stultz
· 15 years ago
1f5b8f8
ntp: Make time_esterror and time_maxerror static
by john stultz
· 15 years ago
31089c1
timekeeping: Introduce timekeeping_leap_insert
by John Stultz
· 15 years ago
a2a5ac8
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
by John Stultz
· 16 years ago
39854fe
time: ntp: clean up second_overflow()
by Ingo Molnar
· 16 years ago
069569e
time: ntp: simplify ntp_tick_adj calculations
by Ingo Molnar
· 16 years ago
2b9d149
time: ntp: make 64-bit constants more robust
by Ingo Molnar
· 16 years ago
e962916
time: ntp: refactor do_adjtimex() some more
by Ingo Molnar
· 16 years ago
80f2257
time: ntp: refactor do_adjtimex()
by Ingo Molnar
· 16 years ago
10dd31a
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
by Ingo Molnar
· 16 years ago
c7986ac
time: ntp: micro-optimize ntp_update_offset()
by Ingo Molnar
· 16 years ago
478b7aa
time: ntp: simplify ntp_update_offset_fll()
by Ingo Molnar
· 16 years ago
f939890
time: ntp: refactor and clean up ntp_update_offset()
by Ingo Molnar
· 16 years ago
bc26c31
time: ntp: refactor up ntp_update_frequency()
by Ingo Molnar
· 16 years ago
9ce616a
time: ntp: clean up ntp_update_frequency()
by Ingo Molnar
· 16 years ago
bbd1267
time: ntp: simplify the MAX_TICKADJ_SCALED definition
by Ingo Molnar
· 16 years ago
3c972c2
time: ntp: simplify the second_overflow() code flow
by Ingo Molnar
· 16 years ago
53bbfa9
time: ntp: clean up kernel/time/ntp.c
by Ingo Molnar
· 17 years ago
fdcedf7
time: apply NTP frequency/tick changes immediately
by john stultz
· 16 years ago
ca10949
hrtimer: removing all ur callback modes
by Peter Zijlstra
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
d40e944
ntp: improve adjtimex frequency rounding
by Roman Zippel
· 16 years ago
eb3f938
ntp: let update_persistent_clock() sleep
by Maciej W. Rozycki
· 16 years ago
Next »