Age | Commit message (Expand) | Author |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel |
2008-05-01 | ntp: remove current_tick_length() | Roman Zippel |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel |
2008-05-01 | ntp: support for TAI | Roman Zippel |
2008-05-01 | ntp: increase time_offset resolution | Roman Zippel |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel |
2008-05-01 | ntp: NTP4 user space bits update | Roman Zippel |
2008-05-01 | ntp: cleanup ntp.c | Roman Zippel |
2008-05-01 | remove div_long_long_rem | Roman Zippel |
2008-05-01 | convert a few do_div users | Roman Zippel |
2008-03-09 | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel |
2008-03-09 | ntp: use unsigned input for do_div() | David Howells |
2008-02-10 | ntp: correct inconsistent interval/tick_length usage | john stultz |
2007-11-26 | time: add ADJ_OFFSET_SS_READ | John Stultz |
2007-11-17 | ntp: fix typo that makes sync_cmos_clock erratic | David P. Reed |
2007-09-11 | Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c | Tony Breeds |
2007-07-21 | NTP: move the cmos update code into ntp.c | Thomas Gleixner |
2007-07-20 | [IA64] remove time interpolator | Bob Picco |
2007-07-16 | Remove capability.h from mm.h | Alexey Dobriyan |
2007-07-03 | NTP: remove clock_was_set() call to prevent deadlock | Thomas Gleixner |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-03-27 | [PATCH] ntp: avoid time_offset overflows | john stultz |
2007-02-16 | [PATCH] HZ free ntp | john stultz |
2006-10-28 | [PATCH] time_adjust cleared before use | Jim Houston |
2006-10-01 | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk |
2006-10-01 | [PATCH] ntp: convert to the NTP4 reference model | Roman Zippel |
2006-10-01 | [PATCH] ntp: convert time_freq to nsec value | Roman Zippel |
2006-10-01 | [PATCH] ntp: remove time_tolerance | Roman Zippel |
2006-10-01 | [PATCH] ntp: add time_adjust to tick length | Roman Zippel |
2006-10-01 | [PATCH] ntp: prescale time_offset | Roman Zippel |
2006-10-01 | [PATCH] ntp: add time_freq to tick length | Roman Zippel |
2006-10-01 | [PATCH] ntp: add time_adj to tick length | Roman Zippel |
2006-10-01 | [PATCH] ntp: add ntp_update_frequency | Roman Zippel |
2006-10-01 | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz |