aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c
Commit message (Expand)AuthorAge
* time: Avoid undefined behaviour in timespec64_add_safe()Vegard Nossum2016-08-31
* time: remove timespec_add_safe()Deepa Dinamani2016-05-19
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-19
* time: Introduce do_sys_settimeofday64()Baolin Wang2016-04-22
* Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells2016-02-29
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-01
|\
| * time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang2015-08-17
| * time: Fix nanosecond file time rounding in timespec_trunc()Karsten Blees2015-08-17
* | jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker2015-07-29
|/
* time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-10
* time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin2015-05-22
* time: Refactor msecs_to_jiffiesNicholas Mc Guire2015-05-19
* time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-19
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-25
|\
| * Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-22
| |\
| | * time: settimeofday: Validate the values of tv from userSasha Levin2015-01-07
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-15
|\ \ \ | |/ / |/| |
| * | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-05
| |/
* / time: Provide y2038 safe mktime() replacementpang.xunlei2014-11-21
|/
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-12
* time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-23
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
* time: More core infrastructure for timespec64John Stultz2014-07-23
* time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-23