コミット履歴

作者 SHA1 メッセージ 日付
  John Stultz 2619d7e9c9 time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64() 10 年 前
  Baolin Wang 8758a240e2 time: Introduce current_kernel_time64() 10 年 前
  Wang YanQing e1d7ba8735 time: Always make sure wall_to_monotonic isn't positive 10 年 前
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 年 前
  John Stultz 906c55579a timekeeping: Copy the shadow-timekeeper over the real timekeeper last 10 年 前
  John Stultz 833f32d763 time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge 10 年 前
  John Stultz d151832650 time: Move clock_was_set_seq update before updating shadow-timekeeper 10 年 前
  Peter Zijlstra 7fc26327b7 seqlock: Introduce raw_read_seqcount_latch() 10 年 前
  Peter Zijlstra 6695b92a60 seqlock: Better document raw_write_seqcount_latch() 10 年 前
  Xunlei Pang e83d0a4106 time: Remove read_boot_clock() 10 年 前
  John Stultz 57d05a93ad time: Rework debugging variables so they aren't global 10 年 前
  Harald Geyer 6374f9124e timekeeping: Provide new API to get the current time resolution 10 年 前
  Thomas Gleixner 868a3e915f hrtimer: Make offset update smarter 10 年 前
  Thomas Gleixner 21d6d52a1b hrtimer: Get rid of softirq time 10 年 前
  Thomas Gleixner 347c6f6dda timekeeping: Get rid of stale comment 10 年 前
  Xunlei Pang 0fa88cb4b8 time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource 10 年 前
  Xunlei Pang 264bb3f79f time: Fix a bug in timekeeping_suspend() with no persistent clock 10 年 前
  Xunlei Pang 7f2981393a time: Don't build timekeeping_inject_sleeptime64() if no one uses it 10 年 前
  Xunlei Pang 2ee9663200 time: Add y2038 safe read_persistent_clock64() 10 年 前
  Xunlei Pang 9a806ddbb9 time: Add y2038 safe read_boot_clock64() 10 年 前
  Thomas Gleixner 4ffee521f3 clockevents: Make suspend/resume calls explicit 10 年 前
  Peter Zijlstra f09cb9a180 time: Introduce tk_fast_raw 10 年 前
  Peter Zijlstra 4498e7467e time: Parametrize all tk_fast_mono users 10 年 前
  Peter Zijlstra 4a4ad80d32 time: Add timerkeeper::tkr_raw 10 年 前
  Peter Zijlstra 876e78818d time: Rename timekeeper::tkr to timekeeper::tkr_mono 10 年 前
  John Stultz 4ca22c2648 timekeeping: Add warnings when overflows or underflows are observed 10 年 前
  John Stultz 057b87e316 timekeeping: Try to catch clocksource delta underflows 10 年 前
  John Stultz a558cd021d timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value 10 年 前
  John Stultz 3c17ad19f0 timekeeping: Add debugging checks to warn if we see delays 10 年 前
  Rafael J. Wysocki 124cf9117c PM / sleep: Make it possible to quiesce timers during suspend-to-idle 10 年 前