aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-31/+116
|\
| * time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-10-021-4/+10
| * time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-10-021-0/+4
| * time: Improve sanity checking of timekeeping inputsJohn Stultz2012-10-021-2/+24
| * timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-191-0/+1
| * timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-191-0/+34
| * timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner2012-07-191-1/+24
| * timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-191-0/+4
| * time: Move common updates to a functionThomas Gleixner2012-07-191-17/+17
| * timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-07-191-1/+2
| * ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-191-11/+7
* | samsung update 1codeworkx2012-06-021-0/+131
|/
* timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-12-091-0/+4
* timerfd: Allow timers to be cancelled when clock was setThomas Gleixner2011-05-021-0/+15
* hrtimers: Prepare for cancel on clock was set timersThomas Gleixner2011-05-021-1/+1
* time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-3/+53
* timekeeping: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki2011-03-231-19/+8
* time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz2011-02-211-2/+6
* time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2011-02-211-1/+50
* time: Introduce timekeeping_inject_offsetJohn Stultz2011-02-021-0/+36
* time: Correct the *settime* parametersRichard Cochran2011-02-021-1/+1
* time: Provide xtime_update()Torben Hohn2011-01-311-0/+13
* time: Remove unused __get_wall_to_monotonic()Thomas Gleixner2011-01-311-5/+0
* time: Provide get_xtime_and_monotonic_offset()Torben Hohn2011-01-311-0/+16
* time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn2011-01-311-1/+13
*-. Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2011-01-151-2/+2
|\ \
| | * timekeeping: Make local variables staticH Hartley Sweeten2011-01-121-2/+2
| |/
* | pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev2011-01-131-0/+43
|/
* time: Compensate for rounding on odd-frequency clocksourcesKasper Pedersen2010-10-211-2/+7
* time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz2010-08-131-3/+4
* timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archsJason Wessel2010-08-121-4/+7
* timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-271-2/+2
* hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-271-0/+5
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+6
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-51/+4
* time: Implement timespec_addJohn Stultz2010-07-271-3/+3
* Merge branch 'linus' into timers/coreThomas Gleixner2010-05-101-1/+2
|\
| * time: Fix accumulation bug triggered by long delay.John Stultz2010-03-231-1/+2
* | time: Remove xtime_cacheJohn Stultz2010-04-131-19/+16
|/
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-011-0/+1
|\
| * clocksource: add suspend callbackMagnus Damm2010-02-051-0/+1
* | Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang2010-02-091-0/+2
|/
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-221-4/+23
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-3/+3
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-3/+3
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-46/+73
|\ \ | |/ |/|
| * nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-131-0/+11
| * time: Remove xtime_cachejohn stultz2009-10-051-23/+4
| * time: Implement logarithmic time accumulationjohn stultz2009-10-051-25/+60
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
|/