aboutsummaryrefslogtreecommitdiff
path: root/include/linux/time64.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-31time: Avoid undefined behaviour in timespec64_add_safe()Gravatar Vegard Nossum 1-0/+1
2016-05-19time: remove timespec_add_safe()Gravatar Deepa Dinamani 1-8/+7
2016-05-19time: add missing implementation for timespec64_add_safe()Gravatar Deepa Dinamani 1-3/+1
2015-08-17time: Introduce struct itimerspec64Gravatar Baolin Wang 1-0/+35
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeGravatar John Stultz 1-0/+1
2015-05-22time: Include math64.h in time64.hGravatar Xunlei Pang 1-0/+1
2014-07-23time: More core infrastructure for timespec64Gravatar John Stultz 1-0/+28
2014-07-23time64: Add time64.h header and define struct timespec64Gravatar John Stultz 1-0/+162