Michal Hocko
|
1173ff09b9
watchdog: fix double lock in watchdog_nmi_enable_all
|
10 年之前 |
Peter Zijlstra
|
ab992dc38f
watchdog: Fix merge 'conflict'
|
10 年之前 |
Linus Torvalds
|
1dcf58d6e6
Merge branch 'akpm' (patches from Andrew)
|
10 年之前 |
Ulrich Obergfell
|
692297d8f9
watchdog: introduce the hardlockup_detector_disable() function
|
10 年之前 |
Ulrich Obergfell
|
b2f57c3a0d
watchdog: clean up some function names and arguments
|
10 年之前 |
Ulrich Obergfell
|
195daf665a
watchdog: enable the new user interface of the watchdog mechanism
|
10 年之前 |
Ulrich Obergfell
|
bcfba4f4bf
watchdog: implement error handling for failure to set up hardware perf events
|
10 年之前 |
Ulrich Obergfell
|
83a80a3907
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
|
10 年之前 |
Ulrich Obergfell
|
ef246a216b
watchdog: introduce proc_watchdog_common()
|
10 年之前 |
Ulrich Obergfell
|
f54c2274f5
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
|
10 年之前 |
Ulrich Obergfell
|
a0c9cbb93d
watchdog: introduce the proc_watchdog_update() function
|
10 年之前 |
Ulrich Obergfell
|
84d56e66b9
watchdog: new definitions and variables, initialization
|
10 年之前 |
Stephane Eranian
|
b3738d2932
watchdog: Add watchdog enable/disable all functions
|
10 年之前 |
Cyril Bur
|
545a2bf742
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
|
10 年之前 |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
11 年之前 |
Ulrich Obergfell
|
6e7458a6f0
kernel/watchdog.c: control hard lockup detection default
|
11 年之前 |
Linus Torvalds
|
13ead805c5
Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
chai wen
|
b1a8de1f53
softlockup: make detector be aware of task switch of processes hogging cpu
|
11 年之前 |
Christoph Lameter
|
f7f66b05aa
watchdog: Replace __raw_get_cpu_var uses
|
11 年之前 |
Ulrich Obergfell
|
df57714959
watchdog: Fix print-once on enable
|
11 年之前 |
chai wen
|
f530504a06
watchdog: Remove unnecessary header files
|
11 年之前 |
Josh Hunt
|
69361eef90
panic: add TAINT_SOFTLOCKUP
|
11 年之前 |
Fabian Frederick
|
656c3b79f7
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
|
11 年之前 |
Aaron Tomlin
|
ed235875e2
kernel/watchdog.c: print traces for all cpus on lockup detection
|
11 年之前 |
Don Zickus
|
bde92cf455
kernel/watchdog.c: remove preemption restrictions when restarting lockup detector
|
11 年之前 |
Andrew Morton
|
7861144b8c
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
|
11 年之前 |
Ben Zhang
|
62572e29bc
kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one
|
11 年之前 |
Frederic Weisbecker
|
e0a23b0628
watchdog: Simplify a little the IPI call
|
11 年之前 |
Michal Hocko
|
9809b18fcf
watchdog: update watchdog_thresh properly
|
12 年之前 |
Michal Hocko
|
359e6fab66
watchdog: update watchdog attributes atomically
|
12 年之前 |