Age | Commit message (Expand) | Author |
2013-07-25 | ktime: fix some scripts/kernel-doc warnings | Yacine Belkadi |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-06-25 | ktime: add ms_to_ktime() and ktime_add_ms() helpers | Daniel Borkmann |
2013-05-28 | ktime: Add __must_check prefix to ktime_to_timespec_cond | Daniel Borkmann |
2013-05-28 | ktime: Use macro NSEC_PER_USEC where appropriate | Liu Ying |
2013-04-19 | net: socket: move ktime2ts to ktime header api | Daniel Borkmann |
2012-11-03 | pktgen: clean up ktime_t helpers | Daniel Borkmann |
2012-08-15 | time: Improve sanity checking of timekeeping inputs | John Stultz |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-05-14 | ktime: introduce ktime_to_ms() | Chuck Lever |
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-10 | [KTIME]: Introduce ktime_add_us | Arnaldo Carvalho de Melo |
2007-07-10 | [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-25 | [TCP]: Fix linkage errors on i386. | YOSHIFUJI Hideaki |
2007-03-16 | [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 |