aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/jiffies.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz1-2/+4
2012-11-13time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen1-1/+1
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz1-1/+31
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn1-0/+2
2011-01-31time: Move get_jiffies_64 to kernel/time/jiffies.cTorben Hohn1-0/+18
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky1-1/+5
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz1-0/+1
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz1-1/+1
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner1-1/+0
2006-10-17[PATCH] i386 Time: Avoid PIT SMP lockupsjohn stultz1-1/+1
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-1/+1
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz1-0/+73