aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/jiffies.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz1-1/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+3
2012-09-28Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz1-0/+3
2012-09-28time/jiffies: bring back unconditional LATCH definitionArnd Bergmann1-2/+3
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz1-13/+2
2012-09-24jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz1-6/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+19
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet1-0/+6
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz1-8/+13
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas1-4/+8
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-26time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi1-0/+1
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto1-0/+1
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach1-0/+10
2008-05-01remove div_long_long_remRoman Zippel1-1/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivialLinus Torvalds1-1/+1
2008-04-21Generate a slightly more informative error msg for bad HZRobert P. J. Day1-1/+1
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young1-0/+16
2008-02-08time: fix typo in commentsLi Zefan1-3/+3
2008-01-25timers: don't #error on higher HZ valuesPavel Machek1-0/+6
2007-10-16slow down printk during bootRandy Dunlap1-0/+2
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+4
2007-10-12jiffies: remove unused macrosChris Wright1-6/+0
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite1-0/+4
2007-02-16[PATCH] Fix timeout overflow with jiffiesIngo Molnar1-2/+2
2007-02-16[PATCH] Uninline jiffies.h functionsIngo Molnar1-201/+17
2006-11-30Fix jiffies.h commentChase Venters1-1/+1
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin1-0/+15
2006-07-31[PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger1-2/+2
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+6
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner1-12/+6
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan1-20/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+450