summaryrefslogtreecommitdiffstats
path: root/include/linux/jiffies.h
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-221-1/+0
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-131-1/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-17/+3
|\
| * Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-281-0/+3
| |\
| | * time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-281-2/+3
| * | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-13/+2
| * | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-241-6/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-221-10/+19
|\|
| * time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-311-8/+13
| * time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas2012-07-311-4/+8
* | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-091-0/+6
|/
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-211-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2011-01-261-0/+1
* sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-261-0/+1
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-231-0/+10
* remove div_long_long_remRoman Zippel2008-05-011-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-1/+1
|\
| * Generate a slightly more informative error msg for bad HZRobert P. J. Day2008-04-211-1/+1
* | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-211-0/+16
|/
* time: fix typo in commentsLi Zefan2008-02-081-3/+3
* timers: don't #error on higher HZ valuesPavel Machek2008-01-251-0/+6
* slow down printk during bootRandy Dunlap2007-10-161-0/+2
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-151-0/+4
|\
| * Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-091-0/+4
* | jiffies: remove unused macrosChris Wright2007-10-121-6/+0
|/
* [PATCH] Fix timeout overflow with jiffiesIngo Molnar2007-02-161-2/+2
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-161-201/+17
* Fix jiffies.h commentChase Venters2006-11-301-1/+1
* [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-261-0/+15
* [PATCH] Add parentheses around arguments in the SH_DIV macro.Uwe Zeisberger2006-07-311-2/+2
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+6
* [PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2006-01-101-12/+6
* [PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2005-09-101-20/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+450