index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
jiffies.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: remove obsolete jiffies conversion functions
Arnd Bergmann
2019-12-18
1
-20
/
+0
*
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
1
-0
/
+1
*
jiffies: add utility function to calculate delta in ms
Matteo Croce
2018-08-16
1
-0
/
+5
*
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
2018-04-06
1
-2
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2017-06-02
1
-1
/
+5
*
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
2017-05-08
1
-8
/
+3
*
time: Introduce jiffies64_to_nsecs()
Frederic Weisbecker
2017-02-01
1
-0
/
+2
*
jiffies: add time comparison functions for 64 bit jiffies
Jason A. Donenfeld
2016-10-07
1
-0
/
+4
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
1
-3
/
+19
|
\
|
*
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
1
-3
/
+19
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
1
-8
/
+1
|
\
\
|
*
|
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-07-29
1
-8
/
+1
|
|
/
*
/
jiffies: Force inlining of {m,u}msecs_to_jiffies()
Denys Vlasenko
2015-08-05
1
-2
/
+2
|
/
*
time: Allow gcc to fold usecs_to_jiffies(constant)
Nicholas Mc Guire
2015-06-10
1
-1
/
+29
*
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-06-10
1
-1
/
+26
*
jiffies: Remove the extra indentation level
Thomas Gleixner
2015-05-19
1
-8
/
+7
*
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
2015-05-19
1
-3
/
+15
*
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
1
-1
/
+63
*
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-09-12
1
-12
/
+0
*
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
2014-01-16
1
-0
/
+6
*
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
2013-08-20
1
-4
/
+4
*
net: convert lls to use time_in_range()
Eliezer Tamir
2013-07-02
1
-0
/
+4
*
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-22
1
-1
/
+0
*
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
1
-1
/
+2
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
1
-17
/
+3
|
\
|
*
Merge branch 'arnds-jiffies-fix' into fortglx/3.7/time
John Stultz
2012-09-28
1
-0
/
+3
|
|
\
|
|
*
time/jiffies: bring back unconditional LATCH definition
Arnd Bergmann
2012-09-28
1
-2
/
+3
|
*
|
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
John Stultz
2012-09-24
1
-13
/
+2
|
*
|
jiffies: Kill unused TICK_USEC_TO_NSEC
John Stultz
2012-09-24
1
-6
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-10
/
+19
|
\
|
|
*
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2012-07-31
1
-8
/
+13
|
*
time/jiffies: Allow CLOCK_TICK_RATE to be undefined
Catalin Marinas
2012-07-31
1
-4
/
+8
*
|
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-08-09
1
-0
/
+6
|
/
*
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-09-21
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
2011-01-26
1
-0
/
+1
*
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-11-26
1
-0
/
+1
*
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2008-12-23
1
-0
/
+10
*
remove div_long_long_rem
Roman Zippel
2008-05-01
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
1
-1
/
+1
|
\
|
*
Generate a slightly more informative error msg for bad HZ
Robert P. J. Day
2008-04-21
1
-1
/
+1
*
|
jiffies: add time_is_after_jiffies and others which compare with jiffies
Dave Young
2008-04-21
1
-0
/
+16
|
/
*
time: fix typo in comments
Li Zefan
2008-02-08
1
-3
/
+3
*
timers: don't #error on higher HZ values
Pavel Machek
2008-01-25
1
-0
/
+6
*
slow down printk during boot
Randy Dunlap
2007-10-16
1
-0
/
+2
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-10-15
1
-0
/
+4
|
\
|
*
Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies
Fabio Olive Leite
2007-10-09
1
-0
/
+4
*
|
jiffies: remove unused macros
Chris Wright
2007-10-12
1
-6
/
+0
|
/
*
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
2007-02-16
1
-2
/
+2
[next]