index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
1
-1
/
+0
*
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
2013-04-04
1
-37
/
+4
*
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2013-04-04
1
-11
/
+0
*
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
2013-04-04
1
-13
/
+5
*
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
2013-04-04
1
-5
/
+0
*
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
1
-5
/
+4
*
ntp: Split out timex validation from do_adjtimex
John Stultz
2013-04-04
1
-12
/
+27
*
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-22
1
-8
/
+10
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
1
-13
/
+13
|
\
|
*
ntp: Make ntp_lock raw
Thomas Gleixner
2013-02-19
1
-13
/
+13
*
|
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-02-08
1
-2
/
+6
*
|
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2013-01-15
1
-4
/
+12
|
/
*
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2012-07-31
1
-1
/
+1
*
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-07-15
1
-2
/
+6
*
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
2012-05-21
1
-4
/
+2
*
ntp: Correct TAI offset during leap second
Richard Cochran
2012-05-21
1
-1
/
+1
*
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-23
1
-5
/
+1
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
1
-87
/
+41
*
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
1
-1
/
+1
*
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
1
-19
/
+44
*
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
1
-1
/
+8
*
ntp: Cleanup timex.h
John Stultz
2012-01-26
1
-1
/
+12
*
ntp: fix non privileged system time shifting
Richard Cochran
2011-04-04
1
-0
/
+2
*
ntp: Remove redundant and incorrect parameter check
Richard Cochran
2011-02-18
1
-3
/
+3
*
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
2011-02-02
1
-0
/
+11
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
1
-0
/
+2
*
ntp: add hardpps implementation
Alexander Gordeev
2011-01-13
1
-15
/
+410
*
ntp: Clamp PLL update interval
Miroslav Lichvar
2010-09-09
1
-3
/
+11
*
ntp: Make time_adjust static
John Stultz
2010-03-23
1
-1
/
+1
*
ntp: Cleanup xtime references in ntp.c
John Stultz
2010-01-29
1
-3
/
+3
*
ntp: Make time_esterror and time_maxerror static
john stultz
2010-01-29
1
-2
/
+2
*
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-08-15
1
-5
/
+2
*
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
John Stultz
2009-02-26
1
-2
/
+2
*
time: ntp: clean up second_overflow()
Ingo Molnar
2009-02-25
1
-5
/
+6
*
time: ntp: simplify ntp_tick_adj calculations
Ingo Molnar
2009-02-25
1
-2
/
+5
*
time: ntp: make 64-bit constants more robust
Ingo Molnar
2009-02-25
1
-2
/
+2
*
time: ntp: refactor do_adjtimex() some more
Ingo Molnar
2009-02-25
1
-25
/
+36
*
time: ntp: refactor do_adjtimex()
Ingo Molnar
2009-02-25
1
-83
/
+99
*
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
Ingo Molnar
2009-02-25
1
-1
/
+8
*
time: ntp: micro-optimize ntp_update_offset()
Ingo Molnar
2009-02-25
1
-3
/
+3
*
time: ntp: simplify ntp_update_offset_fll()
Ingo Molnar
2009-02-25
1
-6
/
+5
*
time: ntp: refactor and clean up ntp_update_offset()
Ingo Molnar
2009-02-25
1
-14
/
+30
*
time: ntp: refactor up ntp_update_frequency()
Ingo Molnar
2009-02-25
1
-8
/
+5
*
time: ntp: clean up ntp_update_frequency()
Ingo Molnar
2009-02-25
1
-9
/
+18
*
time: ntp: simplify the MAX_TICKADJ_SCALED definition
Ingo Molnar
2009-02-25
1
-2
/
+2
*
time: ntp: simplify the second_overflow() code flow
Ingo Molnar
2009-02-25
1
-12
/
+17
*
time: ntp: clean up kernel/time/ntp.c
Ingo Molnar
2009-02-25
1
-48
/
+81
*
time: apply NTP frequency/tick changes immediately
john stultz
2009-02-19
1
-0
/
+7
*
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-11-25
1
-2
/
+2
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-2
/
+1
|
\
[next]