index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
2016-12-14
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
2016-03-17
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2015-12-19
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
2015-12-19
panic, x86: Fix re-entrance problem due to panic on NMI
Hidehiro Kawai
2015-12-08
workqueue: implement lockup detector
Tejun Heo
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
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
[next]