aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/ntp.c
Commit message (Expand)AuthorAge
* hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
| | |
| \ \
*-. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ntp: improve adjtimex frequency roundingRoman Zippel2008-09-24
| | * ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-24
| | * ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-22
| |/ |/|
| * ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06
|/
* ntp: handle leap second via timerRoman Zippel2008-05-01
* ntp: remove current_tick_length()Roman Zippel2008-05-01
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-01
* ntp: support for TAIRoman Zippel2008-05-01
* ntp: increase time_offset resolutionRoman Zippel2008-05-01
* ntp: increase time_freq resolutionRoman Zippel2008-05-01
* ntp: NTP4 user space bits updateRoman Zippel2008-05-01
* ntp: cleanup ntp.cRoman Zippel2008-05-01
* remove div_long_long_remRoman Zippel2008-05-01
* convert a few do_div usersRoman Zippel2008-05-01
* time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-09
* ntp: use unsigned input for do_div()David Howells2008-03-09
* ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-10
* time: add ADJ_OFFSET_SS_READJohn Stultz2007-11-26
* ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed2007-11-17
* Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.cTony Breeds2007-09-11
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-21
* [IA64] remove time interpolatorBob Picco2007-07-20
* Remove capability.h from mm.hAlexey Dobriyan2007-07-16
* NTP: remove clock_was_set() call to prevent deadlockThomas Gleixner2007-07-03
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [PATCH] ntp: avoid time_offset overflowsjohn stultz2007-03-27
* [PATCH] HZ free ntpjohn stultz2007-02-16
* [PATCH] time_adjust cleared before useJim Houston2006-10-28
* [PATCH] kernel/time/ntp.c: possible cleanupsAdrian Bunk2006-10-01
* [PATCH] ntp: convert to the NTP4 reference modelRoman Zippel2006-10-01
* [PATCH] ntp: convert time_freq to nsec valueRoman Zippel2006-10-01
* [PATCH] ntp: remove time_toleranceRoman Zippel2006-10-01
* [PATCH] ntp: add time_adjust to tick lengthRoman Zippel2006-10-01
* [PATCH] ntp: prescale time_offsetRoman Zippel2006-10-01
* [PATCH] ntp: add time_freq to tick lengthRoman Zippel2006-10-01
* [PATCH] ntp: add time_adj to tick lengthRoman Zippel2006-10-01
* [PATCH] ntp: add ntp_update_frequencyRoman Zippel2006-10-01
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-01