aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAge
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-01
* time: Avoid making adjustments if we haven't accumulated anythingJohn Stultz2012-08-22
* time: Avoid potential shift overflow with large shift valuesJohn Stultz2012-08-22
* time: Fix casting issue in timekeeping_forward_nowAndreas Schwab2012-08-22
* time: Ensure we normalize the timekeeper in tk_xtime_addJohn Stultz2012-08-22
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-08-15
* time: Fix adjustment cleanup bug in timekeeping_adjust()Ingo Molnar2012-08-05
* time: Remove all direct references to timekeeperJohn Stultz2012-07-31
* time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz2012-07-31
* time: Clean up stray newlinesJohn Stultz2012-07-31
* Merge branch 'linus' into timers/urgentIngo Molnar2012-07-31
|\
| * Merge branch 'linus' into timers/coreIngo Molnar2012-07-18
| |\
| | * timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner2012-07-16
* | | time: Fix casting issue in tk_set_xtime and tk_xtime_addJohn Stultz2012-07-24
|/ /
* | time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz2012-07-15
* | time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz2012-07-15
* | time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz2012-07-15
* | time: Refactor accumulation of nsecs to secsJohn Stultz2012-07-15
* | time: Condense timekeeper.xtime into xtime_secJohn Stultz2012-07-15
* | time: Explicitly use u32 instead of int for shift valuesJohn Stultz2012-07-15
* | time: Whitespace cleanups per Ingo%27s requestsJohn Stultz2012-07-15
|/
* timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-11
* timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner2012-07-11
* timekeeping: Fix leapsecond triggered load spike issueJohn Stultz2012-07-11
* timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-04
* timekeeping: Fix a few minor newline issues.Richard Cochran2012-05-21
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\
| * kernel-time: fix s/then/than/ spelling errorsJim Cromie2012-03-23
| * time: Avoid scary backtraces when warning of > 11% adjJohn Stultz2012-03-23
| * ntp: Fix leap-second hrtimer livelockJohn Stultz2012-03-22
| * time: Fix change_clocksource lockingJohn Stultz2012-03-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
|\ \ | |/ |/|
| * Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
| |\
| * | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-03
* | | time: Move common updates to a functionThomas Gleixner2012-01-26
* | | time: Reorder so the hot data is togetherThomas Gleixner2012-01-26
* | | time: Remove most of xtime_lock usage in timekeeping.cJohn Stultz2012-01-26
* | | ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-26
* | | time: Add timekeeper lockJohn Stultz2012-01-26
* | | time: Cleanup global variables and move them to the topJohn Stultz2012-01-26
* | | time: Move raw_time into timekeeper structureJohn Stultz2012-01-26
* | | time: Move xtime into timekeeeper structureJohn Stultz2012-01-26
* | | time: Move wall_to_monotonic into the timekeeper structureJohn Stultz2012-01-26
* | | time: Move total_sleep_time into the timekeeper structureJohn Stultz2012-01-26
| |/ |/|
* | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-05
|\ \
| * | time: Fix spelling mistakes in new commentsJohn Stultz2011-11-21
| * | time: fix bogus comment in timekeeping_get_ns_rawDan McGee2011-11-21
* | | timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-17
|/ /
* | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-11
|\ \
| * | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
| |/