index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: move softlockup_panic back to early_param
Krister Johansen
2023-11-01
1
-0
/
+7
*
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
2023-08-18
1
-7
/
+2
*
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
2023-08-18
1
-1
/
+1
*
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
2023-06-19
1
-1
/
+1
*
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
2023-06-19
1
-1
/
+1
*
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
2023-06-19
1
-6
/
+0
*
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
2023-06-19
1
-8
/
+7
*
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
2023-06-19
1
-1
/
+3
*
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
2023-06-19
1
-1
/
+1
*
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
2023-06-19
1
-13
/
+0
*
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-06-19
1
-10
/
+20
*
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-06-09
1
-1
/
+66
*
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023-06-09
1
-7
/
+22
*
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
2023-06-09
1
-12
/
+18
*
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-06-09
1
-56
/
+57
*
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
2023-06-09
1
-0
/
+19
*
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
2023-06-09
1
-20
/
+32
*
watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...
Douglas Anderson
2023-06-09
1
-17
/
+15
*
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-06-09
1
-20
/
+73
*
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
1
-2
/
+1
*
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
2023-06-09
1
-2
/
+0
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
1
-5
/
+16
|
\
|
*
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2022-07-27
1
-5
/
+16
*
|
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
1
-4
/
+0
*
|
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
1
-2
/
+2
*
|
printk: add functions to prefer direct printing
John Ogness
2022-04-22
1
-0
/
+4
|
/
*
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
1
-1
/
+1
*
watchdog: move watchdog sysctl interface to watchdog.c
Xiaoming Ni
2022-01-22
1
-0
/
+101
*
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
2021-06-29
1
-8
/
+4
*
watchdog: reliable handling of timestamps
Petr Mladek
2021-05-22
1
-14
/
+20
*
watchdog: cleanup handling of false positives
Petr Mladek
2021-04-30
1
-12
/
+8
*
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
2021-04-30
1
-11
/
+6
*
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
2021-04-30
1
-12
/
+2
*
watchdog/softlockup: report the overall time of softlockups
Petr Mladek
2021-04-30
1
-12
/
+28
*
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
2021-04-30
1
-0
/
+3
*
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
2021-04-30
1
-4
/
+4
*
workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()
Wang Qing
2021-04-04
1
-2
/
+3
*
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
2020-11-14
1
-2
/
+2
*
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
2020-06-08
1
-28
/
+9
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-6
/
+6
*
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
2020-01-17
1
-4
/
+6
*
watchdog/softlockup: Remove obsolete check of last reported task
Petr Mladek
2020-01-16
1
-17
/
+1
*
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
2020-01-16
1
-3
/
+0
*
watchdog: Mark watchdog_hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
1
-2
/
+2
*
watchdog: Fix typo in comment
Arash Fotouhi
2019-04-18
1
-1
/
+1
*
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
2019-03-28
1
-2
/
+4
*
watchdog/core: Make variables static
Valdis Kletnieks
2019-03-22
1
-2
/
+2
*
watchdog/core: Add watchdog_thresh command line parameter
Laurence Oberman
2018-11-01
1
-0
/
+7
[next]