Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0998b7a0befdf6e734032895ee639a5e6f88cc3f
/
include
/
linux
/
jiffies.h
60b0a8c
frv: declare jiffies to be located in the .data section
by Matthias Kaehlcke
· 8 years ago
7c30f35
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
by Matthias Kaehlcke
· 8 years ago
07e5f5e
time: Introduce jiffies64_to_nsecs()
by Frederic Weisbecker
· 8 years ago
3740dcd
jiffies: add time comparison functions for 64 bit jiffies
by Jason A. Donenfeld
· 8 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
65a9959
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9ca3085
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
by Baolin Wang
· 9 years ago
accd0b9
jiffies: Force inlining of {m,u}msecs_to_jiffies()
by Denys Vlasenko
· 9 years ago
e075867
jiffies: Remove HZ > USEC_PER_SEC special case
by Frederic Weisbecker
· 10 years ago
c569a23
time: Allow gcc to fold usecs_to_jiffies(constant)
by Nicholas Mc Guire
· 10 years ago
ae60d6a
time: Refactor usecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
4e3d9cb
jiffies: Remove the extra indentation level
by Thomas Gleixner
· 10 years ago
daa67b4
time: Allow gcc to fold constants when possible
by Nicholas Mc Guire
· 10 years ago
ca42aaf
time: Refactor msecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
8fe8ff0
sched/nohz: Fix overflow error in scheduler_tick_max_deferment()
by Kevin Hilman
· 11 years ago
5a581b3
jiffies: Avoid undefined behavior from signed overflow
by Paul E. McKenney
· 11 years ago
1bc2774
net: convert lls to use time_in_range()
by Eliezer Tamir
· 12 years ago
eb93e4d
timekeeping: Make jiffies_lock internal
by Thomas Gleixner
· 12 years ago
d6ad418
time: Kill xtime_lock, replacing it with jiffies_lock
by John Stultz
· 13 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
28f2b02
Merge branch 'arnds-jiffies-fix' into fortglx/3.7/time
by John Stultz
· 12 years ago
015a830
time/jiffies: bring back unconditional LATCH definition
by Arnd Bergmann
· 12 years ago
b3c869d
jiffies: Remove compile time assumptions about CLOCK_TICK_RATE
by John Stultz
· 12 years ago
7916a1f
jiffies: Kill unused TICK_USEC_TO_NSEC
by John Stultz
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a399a80
time: jiffies_delta_to_clock_t() helper to the rescue
by Eric Dumazet
· 12 years ago
02ab20a
time/jiffies: Rename ACTHZ to SHIFTED_HZ
by John Stultz
· 12 years ago
a7ea3bb
time/jiffies: Allow CLOCK_TICK_RATE to be undefined
by Catalin Marinas
· 12 years ago
cbbc719
time: Change jiffies_to_clock_t() argument type to unsigned long
by hank
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a1dabb6
time: Add nsecs_to_cputime64 interface for asm-generic
by Venkatesh Pallipadi
· 14 years ago
b7b20df9
sched, time: Define nsecs_to_jiffies()
by Hidetoshi Seto
· 15 years ago
64672d5
optimize attribute timeouts for "noac" and "actimeo=0"
by Peter Staubach
· 16 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
3767901
Generate a slightly more informative error msg for bad HZ
by Robert P. J. Day
· 17 years ago
3f34d02
jiffies: add time_is_after_jiffies and others which compare with jiffies
by Dave Young
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
e118ade
timers: don't #error on higher HZ values
by Pavel Machek
· 17 years ago
bfe8df3
slow down printk during boot
by Randy Dunlap
· 17 years ago
f4921af
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
5b94664
jiffies: remove unused macros
by Chris Wright
· 17 years ago
c7e1596
Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies
by Fabio Olive Leite
· 17 years ago
9f907c0
[PATCH] Fix timeout overflow with jiffies
by Ingo Molnar
· 18 years ago
8b9365d
[PATCH] Uninline jiffies.h functions
by Ingo Molnar
· 18 years ago
98c4f0c
Fix jiffies.h comment
by Chase Venters
· 18 years ago
3b17167
[PATCH] Add 64bit jiffies compares (for use with get_jiffies_64)
by Dmitriy Zavin
· 18 years ago
0d94df5
[PATCH] Add parentheses around arguments in the SH_DIV macro.
by Uwe Zeisberger
· 18 years ago
b20367a
[PATCH] x86_64: Fix drift with HPET timer enabled
by Jordan Hargrave
· 19 years ago
5cca761
[PATCH] hrtimer: move div_long_long_rem out of jiffies.h
by Thomas Gleixner
· 19 years ago
84f902c
[PATCH] include: update jiffies/{m,u}secs conversion functions
by Nishanth Aravamudan
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago