summaryrefslogtreecommitdiff
path: root/include/linux/jiffies.h
Commit message (Expand)AuthorAge
* jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-02
* jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke2017-05-08
* time: Introduce jiffies64_to_nsecs()Frederic Weisbecker2017-02-01
* jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld2016-10-07
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\
| * time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang2015-08-17
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-31
|\ \
| * | jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker2015-07-29
| |/
* | jiffies: Force inlining of {m,u}msecs_to_jiffies()Denys Vlasenko2015-08-05
|/
* time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire2015-06-10
* time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-10
* jiffies: Remove the extra indentation levelThomas Gleixner2015-05-19
* time: Allow gcc to fold constants when possibleNicholas Mc Guire2015-05-19
* time: Refactor msecs_to_jiffiesNicholas Mc Guire2015-05-19
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-12
* sched/nohz: Fix overflow error in scheduler_tick_max_deferment()Kevin Hilman2014-01-16
* jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2013-08-20
* net: convert lls to use time_in_range()Eliezer Tamir2013-07-02
* timekeeping: Make jiffies_lock internalThomas Gleixner2013-03-22
* time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\
| * Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-28
| |\
| | * time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-28
| * | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
| * | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ | |/
| * time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-31
| * time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas2012-07-31
* | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
|/
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-21
* Fix common misspellingsLucas De Marchi2011-03-31
* time: Add nsecs_to_cputime64 interface for asm-genericVenkatesh Pallipadi2011-01-26
* sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-26
* optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-23
* remove div_long_long_remRoman Zippel2008-05-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\
| * Generate a slightly more informative error msg for bad HZRobert P. J. Day2008-04-21
* | jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young2008-04-21
|/
* time: fix typo in commentsLi Zefan2008-02-08
* timers: don't #error on higher HZ valuesPavel Machek2008-01-25
* slow down printk during bootRandy Dunlap2007-10-16
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-15
|\
| * Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffiesFabio Olive Leite2007-10-09
* | jiffies: remove unused macrosChris Wright2007-10-12
|/
* [PATCH] Fix timeout overflow with jiffiesIngo Molnar2007-02-16
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-16
* Fix jiffies.h commentChase Venters2006-11-30
* [PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)Dmitriy Zavin2006-09-26