summaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c
Commit message (Expand)AuthorAgeFilesLines
...
* time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-101-10/+3Star
* time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin2015-05-221-0/+4
* time: Refactor msecs_to_jiffiesNicholas Mc Guire2015-05-191-40/+19Star
* time: Move timeconst.h into include/generatedNicholas Mc Guire2015-05-191-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-261-0/+4
|\
| * Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-221-0/+4
| |\
| | * time: settimeofday: Validate the values of tv from userSasha Levin2015-01-071-0/+4
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-12-161-0/+1
|\ \ \ | |/ / |/| |
| * | drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter2014-12-051-0/+1
| |/
* / time: Provide y2038 safe mktime() replacementpang.xunlei2014-11-211-12/+8Star
|/
* jiffies: Fix timeval conversion to jiffiesAndrew Hunter2014-09-121-25/+31
* time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-231-0/+1
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-231-0/+1
* time: More core infrastructure for timespec64John Stultz2014-07-231-0/+62
* time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-231-0/+714