NTP: remove clock_was_set() call to prevent deadlock
[safe/jmp/linux-2.6] / kernel / time / ntp.c
2007-07-03 Thomas GleixnerNTP: remove clock_was_set() call to prevent deadlock
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-03-27 john stultz[PATCH] ntp: avoid time_offset overflows
2007-02-16 john stultz[PATCH] HZ free ntp
2006-10-28 Jim Houston[PATCH] time_adjust cleared before use
2006-10-01 Adrian Bunk[PATCH] kernel/time/ntp.c: possible cleanups
2006-10-01 Roman Zippel[PATCH] ntp: convert to the NTP4 reference model
2006-10-01 Roman Zippel[PATCH] ntp: convert time_freq to nsec value
2006-10-01 Roman Zippel[PATCH] ntp: remove time_tolerance
2006-10-01 Roman Zippel[PATCH] ntp: add time_adjust to tick length
2006-10-01 Roman Zippel[PATCH] ntp: prescale time_offset
2006-10-01 Roman Zippel[PATCH] ntp: add time_freq to tick length
2006-10-01 Roman Zippel[PATCH] ntp: add time_adj to tick length
2006-10-01 Roman Zippel[PATCH] ntp: add ntp_update_frequency
2006-10-01 john stultz[PATCH] NTP: Move all the NTP related code to ntp.c