index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ktime.h
Age
Commit message (
Expand
)
Author
2024-12-09
ktime: Add us_to_ktime()
David Howells
2023-12-20
ktime.h: move ktime_t to types.h
Kent Overstreet
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-21
linux/ktime.h: Extract common header for vDSO
Vincenzo Frascino
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
2018-07-12
ktime: Provide typesafe ktime_to_ns()
Eric Dumazet
2017-10-30
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-09-22
rxrpc: Add ktime_sub_ms()
David Howells
2016-08-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
2015-01-23
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
2015-01-23
ktime.h: Introduce ktime_ms_delta
Chunyan Zhang
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-07-23
ktime: Change ktime_set() to take 64bit seconds value
John Stultz
2014-07-23
ktime: Sanitize ktime_to_us/ms conversion
Thomas Gleixner
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
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
[next]