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.16.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
/
watchdog.c
Age
Commit message (
Expand
)
Author
2015-11-05
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-05
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-05
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-05
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-05
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-05
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-05
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
2015-11-05
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
2015-11-05
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
2015-11-05
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
2015-11-05
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
2015-09-04
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
2015-06-24
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-14
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
2015-04-14
watchdog: clean up some function names and arguments
Ulrich Obergfell
2015-04-14
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
2015-04-14
watchdog: implement error handling for failure to set up hardware perf events
Ulrich Obergfell
2015-04-14
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
2015-04-14
watchdog: introduce proc_watchdog_common()
Ulrich Obergfell
2015-04-14
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
Ulrich Obergfell
2015-04-14
watchdog: introduce the proc_watchdog_update() function
Ulrich Obergfell
2015-04-14
watchdog: new definitions and variables, initialization
Ulrich Obergfell
2015-04-02
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
2014-10-13
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-09
softlockup: make detector be aware of task switch of processes hogging cpu
chai wen
2014-08-26
watchdog: Replace __raw_get_cpu_var uses
Christoph Lameter
2014-08-18
watchdog: Fix print-once on enable
Ulrich Obergfell
2014-08-18
watchdog: Remove unnecessary header files
chai wen
2014-08-08
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-06
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-23
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-04-18
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
2014-04-03
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
Ben Zhang
2014-02-24
watchdog: Simplify a little the IPI call
Frederic Weisbecker
2013-09-24
watchdog: update watchdog_thresh properly
Michal Hocko
[next]