summaryrefslogtreecommitdiff
path: root/kernel/time/timekeeping.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman2021-12-22
| |\
| | * timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-22
| * | Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
| |\|
* | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\ \ \
| * \ \ Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\ \ \ | | |/ / | |/| / | | |/
| | * timekeeping: Use proper seqcount initializerBart Van Assche2019-02-20
| | * time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2018-05-26
* | | timekeeping: Cap adjustments so they don't exceed the maxadj valueJohn Stultz2018-11-06
|/ /
* | time: Fix ktime_get_raw() incorrect base accumulationJohn Stultz2018-02-14
* | BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-11-29
* | BACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-11-29
* | Merge 4.4.75 into android-4.4Greg Kroah-Hartman2017-06-29
|\|
| * time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-29
* | Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt2017-01-17
|\|
| * timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner2017-01-09
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-12-01
|\ \ | |/ |/|
| * UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes2016-11-28
* | timekeeping: Fix __ktime_get_fast_ns() regressionJohn Stultz2016-10-16
* | time: Add cycles to nanoseconds translationChristopher S. Hall2016-10-16
* | timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz2016-09-15
* | time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2016-09-15
* | time: Avoid signed overflow in timekeeping_get_ns()David Gibson2016-03-03
|/
* remove abs64()Andrew Morton2015-11-09
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-03
|\
| * Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-10-20
| |\
| | * ntp/pps: replace getnstime_raw_and_real with 64-bit versionArnd Bergmann2015-10-01
| | * ntp/pps: use timespec64 for hardpps()Arnd Bergmann2015-10-01
| * | time: Fix spelling in commentsZhen Lei2015-09-22
| |/
* / timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner2015-10-16
|/
* time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz2015-09-13
* time: Introduce current_kernel_time64()Baolin Wang2015-08-17
* time: Always make sure wall_to_monotonic isn't positiveWang YanQing2015-08-17
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-28
| * seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-28
* | timekeeping: Copy the shadow-timekeeper over the real timekeeper lastJohn Stultz2015-06-18
* | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2015-06-12
* | time: Move clock_was_set_seq update before updating shadow-timekeeperJohn Stultz2015-06-12
* | time: Remove read_boot_clock()Xunlei Pang2015-05-22
* | time: Rework debugging variables so they aren't globalJohn Stultz2015-05-22
* | timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-22
* | hrtimer: Make offset update smarterThomas Gleixner2015-04-22
* | hrtimer: Get rid of softirq timeThomas Gleixner2015-04-22
|/
* timekeeping: Get rid of stale commentThomas Gleixner2015-04-03
* time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-03
* time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang2015-04-03
* time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang2015-04-03
* time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
* time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03