aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/jiffies.c
AgeCommit message (Expand)Author
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-23timekeeping: Consistently use unsigned int for seqcount snapshotRasmus Villemoes
2019-03-22time/jiffies: Make refined_jiffies staticValdis Kletnieks
2018-11-23time: Remove license boilerplateThomas Gleixner
2018-11-23time: Add SPDX license identifiersThomas Gleixner
2018-11-23time: Remove useless filenames in top level commentsThomas Gleixner
2017-03-07jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker
2017-02-01jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFYFrederic Weisbecker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-02-27jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov
2015-04-01tick: Move clocksource related stuff to timekeeping.hThomas Gleixner
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz
2012-11-13time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2011-01-31time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz