Age | Commit message (Expand) | Author | Files | Lines |
2022-05-14 | timekeeping: Add raw clock fallback for random_get_entropy() | Jason A. Donenfeld | 1 | -0/+8 |
2022-04-13 | random: make random_get_entropy() return an unsigned long | Jason A. Donenfeld | 1 | -1/+1 |
2021-03-23 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2020-12-11 | ntp: Make the RTC synchronization more reliable | Thomas Gleixner | 1 | -1/+0 |
2019-02-07 | y2038: remove struct definition redirects | Arnd Bergmann | 1 | -7/+0 |
2019-02-07 | timex: use __kernel_timex internally | Deepa Dinamani | 1 | -2/+2 |
2019-02-07 | sparc64: add custom adjtimex/clock_adjtime functions | Arnd Bergmann | 1 | -0/+2 |
2019-02-07 | time: Add struct __kernel_timex | Deepa Dinamani | 1 | -0/+7 |
2015-10-01 | ntp/pps: use timespec64 for hardpps() | Arnd Bergmann | 1 | -1/+1 |
2013-10-10 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+14 |
2013-10-10 | random: allow architectures to optionally define random_get_entropy() | Theodore Ts'o | 1 | -0/+14 |
2013-09-12 | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 1 | -0/+1 |
2013-04-05 | ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c | John Stultz | 1 | -7/+0 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -112/+1 |
2012-07-31 | time/jiffies: Rename ACTHZ to SHIFTED_HZ | John Stultz | 1 | -1/+1 |
2012-03-23 | ntp: Fix leap-second hrtimer livelock | John Stultz | 1 | -1/+1 |
2012-01-27 | ntp: Access tick_length variable via ntp_tick_length() | John Stultz | 1 | -1/+1 |
2012-01-27 | ntp: Cleanup timex.h | John Stultz | 1 | -15/+0 |
2011-02-02 | ntp: Add ADJ_SETOFFSET mode bit | Richard Cochran | 1 | -1/+2 |
2011-01-13 | ntp: add hardpps implementation | Alexander Gordeev | 1 | -0/+1 |
2010-03-23 | ntp: Remove tickadj | John Stultz | 1 | -4/+0 |
2010-03-23 | ntp: Make time_adjust static | John Stultz | 1 | -1/+0 |
2010-01-29 | ntp: Make time_esterror and time_maxerror static | john stultz | 1 | -3/+0 |
2009-12-09 | Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 1 | -1/+4 |
2009-10-05 | time: Implement logarithmic time accumulation | john stultz | 1 | -4/+0 |
2009-08-28 | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO) | john stultz | 1 | -1/+4 |
2009-06-17 | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 1 | -0/+3 |
2009-05-12 | ntp: fix comment typos | john stultz | 1 | -2/+2 |
2009-05-06 | ntp: adjust SHIFT_PLL to improve NTP convergence | john stultz | 1 | -11/+31 |
2009-02-25 | time: ntp: make 64-bit constants more robust | Ingo Molnar | 1 | -1/+1 |
2008-12-12 | linux/timex.h: cleanup for userspace | Mike Frysinger | 1 | -36/+37 |
2008-09-24 | ntp: improve adjtimex frequency rounding | Roman Zippel | 1 | -1/+1 |
2008-08-22 | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 1 | -1/+8 |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel | 1 | -0/+1 |
2008-05-01 | ntp: remove current_tick_length() | Roman Zippel | 1 | -2/+2 |
2008-05-01 | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 1 | -4/+4 |
2008-05-01 | ntp: support for TAI | Roman Zippel | 1 | -1/+4 |
2008-05-01 | ntp: increase time_offset resolution | Roman Zippel | 1 | -7/+2 |
2008-05-01 | ntp: increase time_freq resolution | Roman Zippel | 1 | -5/+6 |
2008-05-01 | ntp: NTP4 user space bits update | Roman Zippel | 1 | -3/+9 |
2008-03-09 | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 1 | -8/+1 |
2008-02-10 | ntp: correct inconsistent interval/tick_length usage | john stultz | 1 | -1/+8 |
2008-02-06 | read_current_timer() cleanups | Andrew Morton | 1 | -0/+2 |
2007-11-26 | time: add ADJ_OFFSET_SS_READ | John Stultz | 1 | -0/+1 |
2007-07-20 | [IA64] remove time interpolator | Bob Picco | 1 | -60/+0 |
2007-02-16 | [PATCH] HZ free ntp | john stultz | 1 | -0/+7 |
2007-02-11 | [PATCH] use cycle_t instead of u64 in struct time_interpolator | Helge Deller | 1 | -2/+2 |
2006-10-06 | [PATCH] provide tickadj define | Roman Zippel | 1 | -0/+3 |
2006-10-01 | [PATCH] kernel/time/ntp.c: possible cleanups | Adrian Bunk | 1 | -6/+0 |
2006-10-01 | [PATCH] ntp: cleanup defines and comments | Roman Zippel | 1 | -10/+3 |