aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ktime.h
AgeCommit message (Expand)Author
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-01-24Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...Thomas Gleixner
2015-01-23ktime: Optimize ktime_divns for constant divisorsNicolas Pitre
2015-01-23ktime.h: Introduce ktime_ms_deltaChunyan Zhang
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner
2014-07-23time: More core infrastructure for timespec64John Stultz
2014-07-23ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann
2013-07-25ktime: fix some scripts/kernel-doc warningsYacine Belkadi
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-25ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann
2013-05-28ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann
2013-05-28ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying
2013-04-19net: socket: move ktime2ts to ktime header apiDaniel Borkmann
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever
2008-04-19time: add ns_to_ktime()Ingo Molnar
2008-02-14hrtimer: check relative timeouts for overflowThomas Gleixner
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds
2007-10-10[KTIME]: Introduce ktime_sub_ns and ktime_sub_usArnaldo Carvalho de Melo
2007-07-10[KTIME]: Introduce ktime_add_usArnaldo Carvalho de Melo
2007-07-10[KTIME]: Introduce ktime_us_deltaGerrit Renker
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-05-09declare struct ktimeAndrew Morton
2007-04-25[TCP]: Fix linkage errors on i386.YOSHIFUJI Hideaki
2007-03-16[PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas 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_nsThomas Gleixner
2006-09-06[PATCH] prevent timespec/timeval to ktime_t overflowThomas Gleixner
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy 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 expansionRoman Zippel
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner