aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* time: Introduce struct __kernel_itimerspecDeepa Dinamani2018-06-241-0/+1
* timekeeping: Remove timespec64 hackArnd Bergmann2018-05-191-7/+0
* time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-191-1/+9
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-77/+1
|\
| * time: Move time_t conversion helpers to time32.hArnd Bergmann2017-10-301-49/+1
| * time: Remove unused functionsArnd Bergmann2017-10-301-28/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum2016-08-311-0/+1
* time: remove timespec_add_safe()Deepa Dinamani2016-05-191-8/+7
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-191-3/+1
* time: Introduce struct itimerspec64Baolin Wang2015-08-171-0/+35
* time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-121-0/+1
* time: Include math64.h in time64.hXunlei Pang2015-05-221-0/+1
* time: More core infrastructure for timespec64John Stultz2014-07-231-0/+28
* time64: Add time64.h header and define struct timespec64John Stultz2014-07-231-0/+162