index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
jiffies.c
Age
Commit message (
Expand
)
Author
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-23
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
2018-11-23
time: Remove license boilerplate
Thomas Gleixner
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
2017-02-01
jiffies: Reuse TICK_NSEC instead of NSEC_PER_JIFFY
Frederic Weisbecker
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-02-27
jiffies: Use CLOCKSOURCE_MASK instead of constant
Alexander Kuleshov
2015-04-01
tick: Move clocksource related stuff to timekeeping.h
Thomas Gleixner
2015-03-13
clocksource: Mostly kill clocksource_register()
John Stultz
2015-03-13
timekeeping: Add debugging checks to warn if we see delays
John Stultz
2014-02-06
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
time/jiffies: Make clocksource_jiffies static
Lars-Peter Clausen
2012-09-24
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
John Stultz
2012-07-31
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
time: Move get_jiffies_64 to kernel/time/jiffies.c
Torben Hohn
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-08-21
clocksource: keep track of original clocksource frequency
John Stultz
2007-04-04
[PATCH] fix jiffies clocksource inittime
john stultz
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2006-10-17
[PATCH] i386 Time: Avoid PIT SMP lockups
john stultz
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
[PATCH] Time: Clocksource Infrastructure
john stultz