提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 年之前
  Ingo Molnar 6436257b49 time/timekeeping: Work around false positive GCC warning 9 年之前
  Christopher S. Hall 2c756feb18 time: Add history to cross timestamp interface supporting slower devices 9 年之前
  Christopher S. Hall 8006c24595 time: Add driver cross timestamp interface for higher precision time synchronization 9 年之前
  Christopher S. Hall ba26621e63 time: Remove duplicated code in ktime_get_raw_and_real() 9 年之前
  Christopher S. Hall 9da0f49c87 time: Add timekeeping snapshot code capturing system time and counter 9 年之前
  Christopher S. Hall 6bd58f09e1 time: Add cycles to nanoseconds translation 9 年之前
  Masanari Iida fc4fa6e112 treewide: Fix typo in printk 9 年之前
  John Stultz ec02b076ce timekeeping: Cap adjustments so they don't exceed the maxadj value 9 年之前
  DengChao dee3665416 timekeeping: Provide internal function __ktime_get_real_seconds 9 年之前
  John Stultz 37cf4dc337 time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow 9 年之前
  David Gibson 35a4933a89 time: Avoid signed overflow in timekeeping_get_ns() 9 年之前
  Andrew Morton 79211c8ed1 remove abs64() 9 年之前
  Linus Torvalds 7b2a4306f9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
  Thomas Gleixner b2c280bdd6 Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/linux into timers/core 10 年之前
  Thomas Gleixner 56fd16caba timekeeping: Increment clock_was_set_seq in timekeeping_init() 10 年之前
  Arnd Bergmann 071eee45b1 ntp/pps: replace getnstime_raw_and_real with 64-bit version 10 年之前
  Arnd Bergmann 7ec88e4be4 ntp/pps: use timespec64 for hardpps() 10 年之前
  Zhen Lei 571af55a31 time: Fix spelling in comments 10 年之前
  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 年之前