index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clocksource.c
Age
Commit message (
Expand
)
Author
2025-05-13
clocksource: Fix the CPUs' choice in the watchdog per CPU verification
Guilherme G. Piccoli
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-13
clocksource: Remove unnecessary strscpy() size argument
Thorsten Blum
2025-02-03
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
2025-01-27
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
2024-08-02
clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
Paul E. McKenney
2024-08-02
clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
Paul E. McKenney
2024-08-02
clocksource: Improve comments for watchdog skew bounds
Borislav Petkov
2024-08-02
clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
Paul E. McKenney
2024-04-09
clocksource: Convert s[n]printf() to sysfs_emit()
Li Zhijian
2024-04-08
clocksource: Make watchdog and suspend-timing multiplication overflow safe
Adrian Hunter
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
2024-02-07
clocksource: Make clocksource_subsys const
Ricardo B. Marliere
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2023-07-14
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
2023-06-01
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-01-24
clocksource: Suspend the watchdog temporarily when high read latency detected
Feng Tang
2023-01-05
clocksource: Improve "skew is too large" messages
Paul E. McKenney
2023-01-03
clocksource: Improve read-back-delay message
Paul E. McKenney
2023-01-03
clocksource: Loosen clocksource watchdog constraints
Paul E. McKenney
2023-01-03
clocksource: Print clocksource name when clocksource is tested unstable
Yunying Sun
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-04-10
clocksource: Replace cpumask_weight() with cpumask_empty()
Yury Norov
2022-02-01
clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW
Waiman Long
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2021-11-30
clocksource: Reduce the default clocksource_watchdog() retries to 2
Waiman Long
2021-11-30
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2021-08-10
clocksource: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-22
clocksource: Print deviation in nanoseconds when a clocksource becomes unstable
Feng Tang
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
2021-06-22
clocksource: Reduce clocksource-skew threshold
Paul E. McKenney
2021-06-22
clocksource: Limit number of CPUs checked for clock synchronization
Paul E. McKenney
2021-06-22
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-06-22
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-07
time: Add mechanism to recognize clocksource in time_get_snapshot
Thomas Gleixner
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-06-09
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-01
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2019-06-14
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
2018-11-23
time: Remove license boilerplate
Thomas Gleixner
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-10-04
clocksource: Provide clocksource_arch_init()
Thomas Gleixner
[next]