/net/openvswitch/

/option> Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/include/linux/timex.h
AgeCommit message (Expand)Author
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz
2012-03-22ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-01-26ntp: Access tick_length variable via ntp_tick_length()John Stultz
2012-01-26ntp: Cleanup timex.hJohn Stultz
2011-02-02ntp: Add ADJ_SETOFFSET mode bitRichard Cochran
2011-01-13ntp: add hardpps implementationAlexander Gordeev
2010-03-23ntp: Remove tickadjJohn Stultz
2010-03-23ntp: Make time_adjust staticJohn Stultz
2010-01-29ntp: Make time_esterror and time_maxerror staticjohn stultz
2009-12-08Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2009-10-05time: Implement logarithmic time accumulationjohn stultz
2009-08-28ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-05-12ntp: fix comment typosjohn stultz
2009-05-06ntp: adjust SHIFT_PLL to improve NTP convergencejohn stultz
2009-02-25time: ntp: make 64-bit constants more robustIngo Molnar
2008-12-12linux/timex.h: cleanup for userspaceMike Frysinger
2008-09-24ntp: improve adjtimex frequency roundingRoman Zippel
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-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz
2008-02-06read_current_timer() cleanupsAndrew Morton
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz