- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 9b51d9d cpumask: replace cpumask_next_* with cpumask_first_* where appropriate by Yury Norov · 3 years, 5 months ago
- 1a56206 clocksource: Reduce the default clocksource_watchdog() retries to 2 by Waiman Long · 3 years, 2 months ago
- c86ff8c clocksource: Avoid accidental unstable marking of clocksources by Waiman Long · 3 years, 2 months ago
- 698429f clocksource: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 22a2238 clocksource: Print deviation in nanoseconds when a clocksource becomes unstable by Feng Tang · 3 years, 8 months ago
- 1253b9b clocksource: Provide kernel module to test clocksource watchdog by Paul E. McKenney · 3 years, 8 months ago
- 2e27e79 clocksource: Reduce clocksource-skew threshold by Paul E. McKenney · 3 years, 8 months ago
- fa218f1 clocksource: Limit number of CPUs checked for clock synchronization by Paul E. McKenney · 3 years, 8 months ago
- 7560c02 clocksource: Check per-CPU clock synchronization when marked unstable by Paul E. McKenney · 3 years, 8 months ago
- db3a34e clocksource: Retry clock read if long delays detected by Paul E. McKenney · 3 years, 8 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- b2c67cb time: Add mechanism to recognize clocksource in time_get_snapshot by Thomas Gleixner · 4 years, 1 month ago
- 4bf07f6 timekeeping, clocksource: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 77f6c0b timekeeping: remove arch_gettimeoffset by Arnd Bergmann · 4 years, 4 months ago
- c7f3d43 clocksource: Remove obsolete ifdef by Thomas Gleixner · 4 years, 7 months ago
- 5d51bee clocksource: Add common vdso clock mode storage by Thomas Gleixner · 5 years ago
- febac33 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 5 years ago
- 0f48b41 clocksource: Move inline keyword to the beginning of function declarations by Mathieu Malaterre · 6 years ago
- 6c7811c time: Remove license boilerplate by Thomas Gleixner · 6 years ago
- 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
- 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
- d67f34c clocksource: Provide clocksource_arch_init() by Thomas Gleixner · 6 years ago
- e2c631ba clocksource: Revert "Remove kthread" by Peter Zijlstra · 6 years ago
- 39232ed time: Introduce one suspend clocksource to compensate the suspend time by Baolin Wang · 7 years ago
- db6f9e5 clocksource: Move inline keyword to the beginning of function declarations by Mathieu Malaterre · 7 years ago
- 7197e77 clocksource: Remove kthread by Peter Zijlstra · 7 years ago
- 7dba33c clocksource: Rework stale comment by Peter Zijlstra · 7 years ago
- cd2af07d clocksource: Consistent de-rate when marking unstable by Peter Zijlstra · 7 years ago
- 5b9e886 clocksource: Initialize cs->wd_list by Peter Zijlstra · 7 years ago
- 2aae7bc clocksource: Allow clocksource_mark_unstable() on unregistered clocksources by Peter Zijlstra · 7 years ago
- 27263e8 clocksource: Use ATTRIBUTE_GROUPS by Baolin Wang · 7 years ago
- e87821d clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes by Baolin Wang · 7 years ago
- 7f852afe clocksource: Don't walk the clocksource list for empty override by Baolin Wang · 7 years ago
- e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
- b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
- b421b22 x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points by Peter Zijlstra · 8 years ago
- 12907fb sched/clock, clocksource: Add optional cs::mark_unstable() method by Thomas Gleixner · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 5304121 clocksource: export the clocks_calc_mult_shift to use by timestamp code by Murali Karicheri · 8 years ago
- 3637458 clocksource: Defer override invalidation unless clock is unstable by Kyle Walker · 8 years ago
- 0fb71d3 clocksource: Make clocksource insert entry more efficient by Minfei Huang · 9 years ago
- bbf66d8 clocksource: Allow unregistering the watchdog by Vitaly Kuznetsov · 9 years ago
- 390dd67 clocksource: Add CPU info to clocksource watchdog reporting by Seiichi Ikarashi · 9 years ago
- 79211c8 remove abs64() by Andrew Morton · 9 years ago
- b9f27c0 Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- cfed432 clocksource: Remove return statement from void functions by Guillaume Gomez · 9 years ago
- 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
- 571af55 time: Fix spelling in comments by Zhen Lei · 9 years ago
- 45bbfe6 clocksource: Use current logging style by Joe Perches · 10 years ago
- 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 10 years ago
- c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
- bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 10 years ago
- fba9e07 clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*() by John Stultz · 10 years ago
- 8cc8c52 clocksource: Add some debug info about clocksources being registered by John Stultz · 10 years ago
- f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
- 0b046b2 clocksource: Improve clocksource watchdog reporting by John Stultz · 10 years ago
- fb82fe2 clocksource: Add 'max_cycles' to 'struct clocksource' by John Stultz · 10 years ago
- 362fde0 clocksource: Simplify the logic around clocksource wrapping safety margins by John Stultz · 10 years ago
- 6086e34 clocksource: Simplify the clocks_calc_max_nsecs() logic by John Stultz · 10 years ago
- 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
- be278e9 clocksource: Fix 'clcoksource' typo in comment by James Hartley · 10 years ago
- 3a97837 clocksource: Make delta calculation a function by Thomas Gleixner · 11 years ago
- 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
- 233bcb4 clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_unbind_clocksource() by Elad Wexler · 11 years ago
- 389e067 Merge branch 'fortglx/3.12/time' into fortglx/3.13/time by John Stultz · 11 years ago
- 87d8b9e clocksource: Extract max nsec calculation into separate function by Stephen Boyd · 11 years ago
- 397bbf6 clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile by Prarit Bhargava · 12 years ago
- 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 12 years ago
- 1eaff67 clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y by Thomas Gleixner · 12 years ago
- 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 12 years ago
- a89c7ed clocksource: Let clocksource_unregister() return success/error by Thomas Gleixner · 12 years ago
- 7eaeb34 clocksource: Provide unbind interface in sysfs by Thomas Gleixner · 12 years ago
- 29b5407 clocksource: Split out user string input by Thomas Gleixner · 12 years ago
- f5a2e34 clocksource: Allow clocksource select to skip current clocksource by Thomas Gleixner · 12 years ago
- ba919d1 clocksource: Let timekeeping_notify return success/error by Thomas Gleixner · 12 years ago
- 5d33b88 clocksource: Always verify highres capability by Thomas Gleixner · 12 years ago
- 88b28ad kernel-time: fix s/then/than/ spelling errors by Jim Cromie · 13 years ago
- ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
- b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
- d369a5d clocksource: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
- b1f9196 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 13 years ago
- d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 13 years ago
- 9fb6033 clocksource: Make watchdog reset lockless by Thomas Gleixner · 13 years ago
- b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 14 years ago
- c0e299b clockevents/source: Use u64 to make 32bit happy by Thomas Gleixner · 14 years ago
- 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 724ed53 clocksource: Get rid of the hardcoded 5 seconds sleep time limit by Thomas Gleixner · 14 years ago
- e05b2ef clocksource: Install completely before selecting by john stultz · 14 years ago
- f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 5fdade9 time: Rename misnamed minsec argument of clocks_calc_mult_shift() by Nicolas Pitre · 14 years ago
- b5776c4 Fix rounding in clocks_calc_mult_shift() by john stultz · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- 852db46 clocksource: Add __clocksource_updatefreq_hz/khz methods by John Stultz · 15 years ago
- 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 15 years ago
- d7e81c2 clocksource: Add clocksource_register_hz/khz interface by John Stultz · 15 years ago
- ad6759f timekeeping: Prevent oops when GENERIC_TIME=n by john stultz · 15 years ago
- e56425b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c54a42b clocksource: add suspend callback by Magnus Damm · 15 years ago