index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ktime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
2020-02-21
1
-37
/
+0
*
ktime: Provide typesafe ktime_to_ns()
Eric Dumazet
2018-07-12
1
-2
/
+5
*
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2017-10-30
1
-0
/
+1
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-15
/
+0
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-45
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
1
-0
/
+5
|
\
|
*
rxrpc: Add ktime_sub_ms()
David Howells
2016-09-22
1
-0
/
+5
*
|
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2016-08-31
1
-0
/
+7
|
/
*
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
1
-6
/
+21
*
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
2015-01-24
1
-1
/
+11
|
\
|
*
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-01-23
1
-1
/
+11
*
|
ktime.h: Introduce ktime_ms_delta
Chunyan Zhang
2015-01-23
1
-0
/
+5
|
/
*
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
1
-6
/
+2
*
time: More core infrastructure for timespec64
John Stultz
2014-07-23
1
-0
/
+28
*
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
2014-07-23
1
-4
/
+3
*
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
1
-4
/
+8
*
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-07-23
1
-172
/
+1
*
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
2014-06-11
1
-0
/
+24
*
ktime: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-07-25
1
-13
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+13
|
\
|
*
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
2013-06-25
1
-0
/
+13
*
|
ktime: Add __must_check prefix to ktime_to_timespec_cond
Daniel Borkmann
2013-05-28
1
-1
/
+2
*
|
ktime: Use macro NSEC_PER_USEC where appropriate
Liu Ying
2013-05-28
1
-3
/
+4
|
/
*
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2013-04-19
1
-0
/
+18
*
pktgen: clean up ktime_t helpers
Daniel Borkmann
2012-11-03
1
-0
/
+19
*
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-15
1
-7
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
ktime: introduce ktime_to_ms()
Chuck Lever
2010-05-14
1
-2
/
+8
*
time: add ns_to_ktime()
Ingo Molnar
2008-04-19
1
-0
/
+6
*
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-14
1
-0
/
+2
*
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2008-02-07
1
-1
/
+2
*
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-10-10
1
-0
/
+21
*
[KTIME]: Introduce ktime_add_us
Arnaldo Carvalho de Melo
2007-07-10
1
-0
/
+5
*
[KTIME]: Introduce ktime_us_delta
Gerrit Renker
2007-07-10
1
-0
/
+5
*
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2007-06-15
1
-0
/
+12
*
declare struct ktime
Andrew Morton
2007-05-09
1
-2
/
+4
*
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+6
*
[PATCH] fix MTIME_SEC_MAX on 32-bit
Thomas Gleixner
2007-03-16
1
-1
/
+5
*
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
1
-2
/
+1
*
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2007-02-11
1
-3
/
+3
*
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
2006-12-07
1
-2
/
+2
*
[PATCH] prevent timespec/timeval to ktime_t overflow
Thomas Gleixner
2006-09-06
1
-1
/
+6
*
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-06-25
1
-8
/
+0
*
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-03-26
1
-20
/
+0
*
[PATCH] hrtimer: fix multiple macro argument expansion
Roman Zippel
2006-02-15
1
-2
/
+8
*
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
2006-02-01
1
-0
/
+6
*
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-12
1
-2
/
+2
*
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
1
-0
/
+15
*
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner
2006-01-10
1
-0
/
+269