aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/ntp.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel
2008-09-24ntp: let update_persistent_clock() sleepMaciej W. Rozycki
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven
2008-08-22ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01ntp: cleanup ntp.cRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01convert a few do_div usersRoman Zippel
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09ntp: use unsigned input for do_div()David Howells
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed
2007-09-11Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-03NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz
2007-02-16[PATCH] HZ free ntpjohn stultz
2006-10-28[PATCH] time_adjust cleared before useJim Houston
2006-10-01[PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk
2006-10-01[PATCH] ntp: convert to the NTP4 reference modelRoman Zippel
2006-10-01[PATCH] ntp: convert time_freq to nsec valueRoman Zippel
2006-10-01[PATCH] ntp: remove time_toleranceRoman Zippel
2006-10-01[PATCH] ntp: add time_adjust to tick lengthRoman Zippel
2006-10-01[PATCH] ntp: prescale time_offsetRoman Zippel
2006-10-01[PATCH] ntp: add time_freq to tick lengthRoman Zippel
2006-10-01[PATCH] ntp: add time_adj to tick lengthRoman Zippel
2006-10-01[PATCH] ntp: add ntp_update_frequencyRoman Zippel
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz