summaryrefslogtreecommitdiff
path: root/include/linux/ktime.h
Commit message (Expand)AuthorAge
* ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
* Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner2015-01-24
|\
| * ktime: Optimize ktime_divns for constant divisorsNicolas Pitre2015-01-23
* | ktime.h: Introduce ktime_ms_deltaChunyan Zhang2015-01-23
|/
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
* time: More core infrastructure for timespec64John Stultz2014-07-23
* ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-23
* ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
* ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-11
* ktime: fix some scripts/kernel-doc warningsYacine Belkadi2013-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann2013-06-25
* | ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann2013-05-28
* | ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying2013-05-28
|/
* net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-19
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-03
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-15
* Fix common misspellingsLucas De Marchi2011-03-31
* ktime: introduce ktime_to_ms()Chuck Lever2010-05-14
* time: add ns_to_ktime()Ingo Molnar2008-04-19
* hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-14
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-07
* [KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo2007-10-10
* [KTIME]: Introduce ktime_add_usArnaldo Carvalho de Melo2007-07-10
* [KTIME]: Introduce ktime_us_deltaGerrit Renker2007-07-10
* [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-15
* declare struct ktimeAndrew Morton2007-05-09
* [TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki2007-04-25
* [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-16
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-16
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_nsThomas Gleixner2006-12-07
* [PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner2006-09-06
* [PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2006-06-25
* [PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel2006-03-26
* [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-15
* [PATCH] hrtimers: add back lost credit linesThomas Gleixner2006-02-01
* [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-12
* [PATCH] hrtimer: hrtimer core codeThomas Gleixner2006-01-10
* [PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner2006-01-10