aboutsummaryrefslogtreecommitdiff
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-131-1/+3
|\
| * timekeeping: Use proper seqcount initializerBart Van Assche2019-02-121-1/+3
* | time: Fix extra sleeptime injection when suspend failsMukesh Ojha2018-08-201-7/+25
* | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2018-02-141-3/+1
* | UPSTREAM: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-11-291-20/+25
* | Merge 4.9.35 into android-4.9Greg Kroah-Hartman2017-06-291-26/+46
|\|
| * time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-291-10/+10
| * time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-291-16/+36
* | Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt2017-01-311-2/+2
|\|
| * timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-091-2/+2
* | UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2017-01-271-0/+29
|/
* timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-051-2/+5
* timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-08-241-1/+4
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-4/+6
|\
| * timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei2016-06-201-4/+6
* | timekeeping: export get_monotonic_coarse64 symbolGregor Boirie2016-06-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* | time/timekeeping: Work around false positive GCC warningIngo Molnar2016-03-081-1/+1
* | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-021-1/+170
* | time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-021-0/+56
* | time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2016-03-021-38/+2
* | time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-021-0/+30
* | time: Add cycles to nanoseconds translationChristopher S. Hall2016-03-021-4/+21
* | timekeeping: Cap adjustments so they don't exceed the maxadj valueJohn Stultz2015-12-161-4/+27
* | timekeeping: Provide internal function __ktime_get_real_secondsDengChao2015-12-161-0/+13
* | time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2015-12-101-1/+1
* | time: Avoid signed overflow in timekeeping_get_ns()David Gibson2015-12-071-2/+1
* | remove abs64()Andrew Morton2015-11-091-1/+1
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-031-9/+9
|\
| * Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-201-7/+7
| |\
| | * ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-011-6/+6
| | * ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-011-1/+1
| * | time: Fix spelling in commentsZhen Lei2015-09-221-2/+2
| |/
* / timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-161-1/+1
|/
* time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz2015-09-131-1/+1
* time: Introduce current_kernel_time64()Baolin Wang2015-08-171-3/+3
* time: Always make sure wall_to_monotonic isn't positiveWang YanQing2015-08-171-3/+10
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-27/+2
|\
| * seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-281-1/+1
| * seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-281-26/+1
* | timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz2015-06-181-1/+2
* | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-121-1/+22
* | time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz2015-06-121-4/+8
* | time: Remove read_boot_clock()Xunlei Pang2015-05-221-11/+3
* | time: Rework debugging variables so they aren't globalJohn Stultz2015-05-221-22/+11
* | timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-221-0/+17
* | hrtimer: Make offset update smarterThomas Gleixner2015-04-221-7/+16
* | hrtimer: Get rid of softirq timeThomas Gleixner2015-04-221-32/+0
|/
* timekeeping: Get rid of stale commentThomas Gleixner2015-04-031-4/+0