Age | Commit message (Expand) | Author | Files | Lines |
2021-08-28 | clocksource: Make clocksource watchdog test safe for slow-HZ systems | Paul E. McKenney | 1 | -20/+1 |
2021-06-22 | clocksource: Reduce clocksource-skew threshold | Paul E. McKenney | 1 | -7/+8 |
2021-03-23 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2020-10-26 | timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t | Davidlohr Bueso | 1 | -1/+2 |
2020-03-21 | timekeeping: Split jiffies seqlock | Thomas Gleixner | 1 | -3/+4 |
2019-05-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2019-03-23 | timekeeping: Consistently use unsigned int for seqcount snapshot | Rasmus Villemoes | 1 | -1/+1 |
2019-03-22 | time/jiffies: Make refined_jiffies static | Valdis Kletnieks | 1 | -1/+1 |
2018-11-23 | time: Remove license boilerplate | Thomas Gleixner | 1 | -20/+5 |
2018-11-23 | time: Add SPDX license identifiers | Thomas Gleixner | 1 | -0/+1 |
2018-11-23 | time: Remove useless filenames in top level comments | Thomas Gleixner | 1 | -2/+0 |
2017-03-07 | jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC | Frederic Weisbecker | 1 | -1/+1 |
2017-02-01 | jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY | Frederic Weisbecker | 1 | -16/+16 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
2016-02-27 | jiffies: Use CLOCKSOURCE_MASK instead of constant | Alexander Kuleshov | 1 | -1/+1 |
2015-04-01 | tick: Move clocksource related stuff to timekeeping.h | Thomas Gleixner | 1 | -1/+1 |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz | 1 | -2/+2 |
2015-03-13 | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 1 | -0/+1 |
2014-02-06 | time: Fix overflow when HZ is smaller than 60 | Mikulas Patocka | 1 | -0/+6 |
2012-11-13 | time: Kill xtime_lock, replacing it with jiffies_lock | John Stultz | 1 | -2/+4 |
2012-11-13 | time/jiffies: Make clocksource_jiffies static | Lars-Peter Clausen | 1 | -1/+1 |
2012-09-24 | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 1 | -1/+31 |
2012-07-31 | time/jiffies: Rename ACTHZ to SHIFTED_HZ | John Stultz | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-31 | time: Make do_timer() and xtime_lock local to kernel/time/ | Torben Hohn | 1 | -0/+2 |
2011-01-31 | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn | 1 | -0/+18 |
2009-08-15 | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 1 | -1/+5 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -1/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-08-21 | clocksource: keep track of original clocksource frequency | John Stultz | 1 | -0/+1 |
2007-04-05 | [PATCH] fix jiffies clocksource inittime | john stultz | 1 | -1/+1 |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 1 | -1/+0 |
2006-10-17 | [PATCH] i386 Time: Avoid PIT SMP lockups | john stultz | 1 | -1/+1 |
2006-06-26 | [PATCH] time: rename clocksource functions | john stultz | 1 | -1/+1 |
2006-06-26 | [PATCH] Time: Clocksource Infrastructure | john stultz | 1 | -0/+73 |