aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/watchdog.c
Commit message (Expand)AuthorAge
* watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko2015-05-19
* watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-18
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\
| * watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-14
| * watchdog: clean up some function names and argumentsUlrich Obergfell2015-04-14
| * watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-14
| * watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell2015-04-14
| * watchdog: introduce separate handlers for parameters in /proc/sys/kernelUlrich Obergfell2015-04-14
| * watchdog: introduce proc_watchdog_common()Ulrich Obergfell2015-04-14
| * watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()Ulrich Obergfell2015-04-14
| * watchdog: introduce the proc_watchdog_update() functionUlrich Obergfell2015-04-14
| * watchdog: new definitions and variables, initializationUlrich Obergfell2015-04-14
* | watchdog: Add watchdog enable/disable all functionsStephane Eranian2015-04-02
|/
* kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-12
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * watchdog: Replace __raw_get_cpu_var usesChristoph Lameter2014-08-26
* | kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell2014-10-13
* | Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-13
|\ \
| * | watchdog: Fix print-once on enableUlrich Obergfell2014-08-18
| * | watchdog: Remove unnecessary header fileschai wen2014-08-18
* | | softlockup: make detector be aware of task switch of processes hogging cpuchai wen2014-10-09
| |/ |/|
* | panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* | kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-06
|/
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-23
* kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...Don Zickus2014-06-23
* kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()Andrew Morton2014-04-18
* kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every oneBen Zhang2014-04-03
* watchdog: Simplify a little the IPI callFrederic Weisbecker2014-02-24
* watchdog: update watchdog_thresh properlyMichal Hocko2013-09-24
* watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-24
* watchdog: Make it work under full dynticksFrederic Weisbecker2013-07-30
* watchdog: Boot-disable by default on full dynticksFrederic Weisbecker2013-06-20
* watchdog: Rename confusing state variableFrederic Weisbecker2013-06-20
* watchdog: Register / unregister watchdog kthreads on sysctl controlFrederic Weisbecker2013-06-19
* watchdog: Add comments to explain the watchdog_disabled variableanish kumar2013-03-14
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-22
|\
| * watchdog: Use local_clock for get_timestamp()Namhyung Kim2013-02-19
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
|/
* watchdog: Fix disable/enable regressionBjørn Mork2012-12-19
* watchdog: store the watchdog sample period as a variableChuansheng Liu2012-12-17
* watchdog: Fix CPU hotplug regressionThomas Gleixner2012-12-04
* watchdog: using u64 in get_sample_period()Chuansheng Liu2012-11-26
* watchdog: Use hotplug thread infrastructureThomas Gleixner2012-08-13
* Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-08
* NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-30
* watchdog: Quiet down the boot messagesDon Zickus2012-06-14
* watchdog: add check for suspended vm in softlockup detectorEric B Munson2012-04-08
* kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton2012-03-23
* kernel/watchdog.c: convert to pr_foo()Andrew Morton2012-03-23
* watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko2012-03-23