aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+21
2015-08-17time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang1-8/+13
2015-08-17time: Fix nanosecond file time rounding in timespec_trunc()Karsten Blees1-14/+8
2015-07-29jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker1-3/+7
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire1-10/+3
2015-05-22time: Make sure tz_minuteswest is set to a valid value when setting timeSasha Levin1-0/+4
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire1-40/+19
2015-05-19time: Move timeconst.h into include/generatedNicholas Mc Guire1-1/+1
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2015-01-22Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgentThomas Gleixner1-0/+4
2015-01-07time: settimeofday: Validate the values of tv from userSasha Levin1-0/+4
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter1-0/+1
2014-11-21time: Provide y2038 safe mktime() replacementpang.xunlei1-12/+8
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-25/+31
2014-07-23time: Export nsecs_to_jiffies()Thomas Gleixner1-0/+1
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner1-0/+1
2014-07-23time: More core infrastructure for timespec64John Stultz1-0/+62
2014-06-23time/timers: Move all time(r) related files into kernel/timeThomas Gleixner1-0/+714