summaryrefslogtreecommitdiffstats
path: root/include/linux/ktime.h
Commit message (Expand)AuthorAgeFilesLines
* ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-251-15/+0
* ktime: Get rid of the unionThomas Gleixner2016-12-251-45/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-051-0/+5
|\
| * rxrpc: Add ktime_sub_ms()David Howells2016-09-221-0/+5
* | time: Avoid undefined behaviour in ktime_add_safe()Vegard Nossum2016-08-311-0/+7
|/
* ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21
* Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner2015-01-241-1/+11
|\
| * ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-01-231-1/+11
* | ktime.h: Introduce ktime_ms_deltaChunyan Zhang2015-01-231-0/+5
|/
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-231-6/+2
* time: More core infrastructure for timespec64John Stultz2014-07-231-0/+28
* ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-231-4/+3
* ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-231-4/+8
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-172/+1
* ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-111-0/+24
* ktime: fix some scripts/kernel-doc warningsYacine Belkadi2013-07-251-13/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+13
|\
| * ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann2013-06-251-0/+13
* | ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-281-1/+2
* | ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-281-3/+4
|/
* net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-191-0/+18
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-031-0/+19
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-151-7/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* 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