index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
jiffies.h
Age
Commit message (
Expand
)
Author
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-05
jiffies: Force inlining of {m,u}msecs_to_jiffies()
Denys Vlasenko
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-06-10
time: Allow gcc to fold usecs_to_jiffies(constant)
Nicholas Mc Guire
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-05-19
jiffies: Remove the extra indentation level
Thomas Gleixner
2015-05-19
time: Allow gcc to fold constants when possible
Nicholas Mc Guire
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-01-16
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
Kevin Hilman
2013-08-20
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
2013-07-02
net: convert lls to use time_in_range()
Eliezer Tamir
2013-03-22
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-28
Merge branch 'arnds-jiffies-fix' into fortglx/3.7/time
John Stultz
2012-09-28
time/jiffies: bring back unconditional LATCH definition
Arnd Bergmann
2012-09-24
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
John Stultz
2012-09-24
jiffies: Kill unused TICK_USEC_TO_NSEC
John Stultz
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-09
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-07-31
time/jiffies: Rename ACTHZ to SHIFTED_HZ
John Stultz
2012-07-31
time/jiffies: Allow CLOCK_TICK_RATE to be undefined
Catalin Marinas
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-26
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2008-12-23
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2008-05-01
remove div_long_long_rem
Roman Zippel
2008-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
Generate a slightly more informative error msg for bad HZ
Robert P. J. Day
2008-04-21
jiffies: add time_is_after_jiffies and others which compare with jiffies
Dave Young
2008-02-08
time: fix typo in comments
Li Zefan
2008-01-25
timers: don't #error on higher HZ values
Pavel Machek
2007-10-16
slow down printk during boot
Randy Dunlap
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-10-12
jiffies: remove unused macros
Chris Wright
2007-10-09
Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies
Fabio Olive Leite
2007-02-16
[PATCH] Fix timeout overflow with jiffies
Ingo Molnar
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2006-11-30
Fix jiffies.h comment
Chase 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 enabled
Jordan Hargrave
2006-01-10
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
Thomas Gleixner
2005-09-10
[PATCH] include: update jiffies/{m,u}secs conversion functions
Nishanth Aravamudan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds