| Commit message (Expand) | Author | Age |
* | ntp: Make periodic RTC update more reliable | Miroslav Lichvar | 2013-12-08 |
* | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 2013-10-01 |
* | ntp: Remove unused variable flags in __hardpps | Geert Uytterhoeven | 2013-05-28 |
* | ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state | John Stultz | 2013-04-04 |
* | timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() | John Stultz | 2013-04-04 |
* | ntp: Rework do_adjtimex to take timespec and tai arguments | John Stultz | 2013-04-04 |
* | ntp: Move timex validation to timekeeping do_adjtimex call. | John Stultz | 2013-04-04 |
* | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c | John Stultz | 2013-04-04 |
* | ntp: Split out timex validation from do_adjtimex | John Stultz | 2013-04-04 |
* | timekeeping: Move TAI managment into timekeeping core from ntp | John Stultz | 2013-03-22 |
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-22 |
|\ |
|
| * | ntp: Make ntp_lock raw | Thomas Gleixner | 2013-02-19 |
* | | time, Fix setting of hardware clock in NTP code | Prarit Bhargava | 2013-02-08 |
* | | NTP: Add a CONFIG_RTC_SYSTOHC configuration | Jason Gunthorpe | 2013-01-15 |
|/ |
|
* | time/jiffies: Rename ACTHZ to SHIFTED_HZ | John Stultz | 2012-07-31 |
* | ntp: Fix STA_INS/DEL clearing bug | John Stultz | 2012-07-15 |
* | ntp: Fix a stale comment and a few stray newlines. | Richard Cochran | 2012-05-21 |
* | ntp: Correct TAI offset during leap second | Richard Cochran | 2012-05-21 |
* | time: remove no_sync_cmos_clock | Cesar Eduardo Barros | 2012-03-23 |
* | ntp: Fix leap-second hrtimer livelock | John Stultz | 2012-03-22 |
* | ntp: Fix integer overflow when setting time | Sasha Levin | 2012-03-15 |
* | ntp: Add ntp_lock to replace xtime_locking | John Stultz | 2012-01-26 |
* | ntp: Access tick_length variable via ntp_tick_length() | John Stultz | 2012-01-26 |
* | ntp: Cleanup timex.h | John Stultz | 2012-01-26 |
* | ntp: fix non privileged system time shifting | Richard Cochran | 2011-04-04 |
* | ntp: Remove redundant and incorrect parameter check | Richard Cochran | 2011-02-18 |
* | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran | 2011-02-02 |
* | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 2011-01-31 |
* | ntp: add hardpps implementation | Alexander Gordeev | 2011-01-13 |
* | ntp: Clamp PLL update interval | Miroslav Lichvar | 2010-09-09 |
* | ntp: Make time_adjust static | John Stultz | 2010-03-23 |
* | ntp: Cleanup xtime references in ntp.c | John Stultz | 2010-01-29 |
* | ntp: Make time_esterror and time_maxerror static | john stultz | 2010-01-29 |
* | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 |
* | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix | John Stultz | 2009-02-26 |
* | time: ntp: clean up second_overflow() | Ingo Molnar | 2009-02-25 |
* | time: ntp: simplify ntp_tick_adj calculations | Ingo Molnar | 2009-02-25 |
* | time: ntp: make 64-bit constants more robust | Ingo Molnar | 2009-02-25 |
* | time: ntp: refactor do_adjtimex() some more | Ingo Molnar | 2009-02-25 |
* | time: ntp: refactor do_adjtimex() | Ingo Molnar | 2009-02-25 |
* | time: ntp: fix bug in ntp_update_offset() & do_adjtimex() | Ingo Molnar | 2009-02-25 |
* | time: ntp: micro-optimize ntp_update_offset() | Ingo Molnar | 2009-02-25 |
* | time: ntp: simplify ntp_update_offset_fll() | Ingo Molnar | 2009-02-25 |
* | time: ntp: refactor and clean up ntp_update_offset() | Ingo Molnar | 2009-02-25 |
* | time: ntp: refactor up ntp_update_frequency() | Ingo Molnar | 2009-02-25 |
* | time: ntp: clean up ntp_update_frequency() | Ingo Molnar | 2009-02-25 |
* | time: ntp: simplify the MAX_TICKADJ_SCALED definition | Ingo Molnar | 2009-02-25 |
* | time: ntp: simplify the second_overflow() code flow | Ingo Molnar | 2009-02-25 |
* | time: ntp: clean up kernel/time/ntp.c | Ingo Molnar | 2009-02-25 |
* | time: apply NTP frequency/tick changes immediately | john stultz | 2009-02-19 |