aboutsummaryrefslogtreecommitdiff
path: root/include/linux/jiffies.h
AgeCommit message (Expand)Author
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-28Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz
2012-09-28time/jiffies: bring back unconditional LATCH definitionArnd Bergmann
2012-09-24jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz
2012-09-24jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-09time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-26time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2008-12-23optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach
2008-05-01remove div_long_long_remRoman Zippel
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Generate a slightly more informative error msg for bad HZRobert P. J. Day
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young
2008-02-08time: fix typo in commentsLi Zefan
2008-01-25timers: don't #error on higher HZ valuesPavel Machek
2007-10-16slow down printk during bootRandy Dunlap
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-10-12jiffies: remove unused macrosChris Wright
2007-10-09Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite
2007-02-16[PATCH] Fix timeout overflow with jiffiesIngo Molnar
2007-02-16[PATCH] Uninline jiffies.h functionsIngo Molnar
2006-11-30Fix jiffies.h commentChase Venters
2006-09-26[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin
2006-07-31[PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan
2005-04-16Linux-2.6.12-rc2Linus Torvalds