index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ktime.h
Age
Commit message (
Expand
)
Author
2008-04-19
time: add ns_to_ktime()
Ingo Molnar
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-07-11
[KTIME]: Introduce ktime_add_us
Arnaldo Carvalho de Melo
2007-07-11
[KTIME]: Introduce ktime_us_delta
Gerrit Renker
2007-06-15
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2007-05-09
declare struct ktime
Andrew Morton
2007-04-26
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-03-17
[PATCH] fix MTIME_SEC_MAX on 32-bit
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
2006-09-06
[PATCH] prevent timespec/timeval to ktime_t overflow
Thomas Gleixner
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-03-26
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-02-15
[PATCH] hrtimer: fix multiple macro argument expansion
Roman Zippel
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner