summaryrefslogtreecommitdiffstats
path: root/include/linux/ktime.h
Commit message (Expand)AuthorAgeFilesLines
* ktime: introduce ktime_to_ms()Chuck Lever2010-05-141-2/+8
* time: add ns_to_ktime()Ingo Molnar2008-04-191-0/+6
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-141-0/+2
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+2
* [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-101-0/+21
* [KTIME]: Introduce ktime_add_usArnaldo Carvalho de Melo2007-07-101-0/+5
* [KTIME]: Introduce ktime_us_deltaGerrit Renker2007-07-101-0/+5
* [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-151-0/+12
* declare struct ktimeAndrew Morton2007-05-091-2/+4
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-251-0/+6
* [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-161-1/+5
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-161-2/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-3/+3
* [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner2006-12-071-2/+2
* [PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner2006-09-061-1/+6
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-251-8/+0
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-261-20/+0
* [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-151-2/+8
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-011-0/+6
* [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-121-2/+2
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-101-0/+15
* [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-101-0/+269
OpenPOWER on IntegriCloud