| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c | Tony Breeds | 2007-09-11 | 1 | -1/+1 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -3/+56 |
* | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 1 | -10/+0 |
* | Remove capability.h from mm.h | Alexey Dobriyan | 2007-07-16 | 1 | -1/+1 |
* | NTP: remove clock_was_set() call to prevent deadlock | Thomas Gleixner | 2007-07-03 | 1 | -2/+0 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+2 |
* | [PATCH] ntp: avoid time_offset overflows | john stultz | 2007-03-27 | 1 | -14/+16 |
* | [PATCH] HZ free ntp | john stultz | 2007-02-16 | 1 | -11/+19 |
* | [PATCH] time_adjust cleared before use | Jim Houston | 2006-10-28 | 1 | -1/+1 |
* | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk | 2006-10-01 | 1 | -20/+20 |
* | [PATCH] ntp: convert to the NTP4 reference model | Roman Zippel | 2006-10-01 | 1 | -32/+19 |
* | [PATCH] ntp: convert time_freq to nsec value | Roman Zippel | 2006-10-01 | 1 | -14/+22 |
* | [PATCH] ntp: remove time_tolerance | Roman Zippel | 2006-10-01 | 1 | -5/+4 |
* | [PATCH] ntp: add time_adjust to tick length | Roman Zippel | 2006-10-01 | 1 | -53/+18 |
* | [PATCH] ntp: prescale time_offset | Roman Zippel | 2006-10-01 | 1 | -48/+16 |
* | [PATCH] ntp: add time_freq to tick length | Roman Zippel | 2006-10-01 | 1 | -5/+3 |
* | [PATCH] ntp: add time_adj to tick length | Roman Zippel | 2006-10-01 | 1 | -4/+2 |
* | [PATCH] ntp: add ntp_update_frequency | Roman Zippel | 2006-10-01 | 1 | -6/+44 |
* | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 2006-10-01 | 1 | -0/+389 |