index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
1
-0
/
+7
2023-08-18
watchdog/hardlockup: avoid large stack frames in watchdog_hardlockup_check()
Douglas Anderson
1
-7
/
+2
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-1
/
+1
2023-06-19
watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64
Petr Mladek
1
-1
/
+1
2023-06-19
watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific
Petr Mladek
1
-1
/
+1
2023-06-19
watchdog/hardlockup: move SMP barriers from common code to buddy code
Douglas Anderson
1
-6
/
+0
2023-06-19
watchdog/buddy: cleanup how watchdog_buddy_check_hardlockup() is called
Douglas Anderson
1
-8
/
+7
2023-06-19
watchdog/hardlockup: in watchdog_hardlockup_check() use cpumask_copy()
Douglas Anderson
1
-1
/
+3
2023-06-19
watchdog/hardlockup: don't use raw_cpu_ptr() in watchdog_hardlockup_kick()
Douglas Anderson
1
-1
/
+1
2023-06-19
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
1
-13
/
+0
2023-06-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
1
-10
/
+20
2023-06-09
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
1
-1
/
+66
2023-06-09
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
1
-7
/
+22
2023-06-09
watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
1
-12
/
+18
2023-06-09
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
1
-56
/
+57
2023-06-09
watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
1
-0
/
+19
2023-06-09
watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
1
-20
/
+32
2023-06-09
watchdog/hardlockup: style changes to watchdog_hardlockup_check() / is_hardlo...
Douglas Anderson
1
-17
/
+15
2023-06-09
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
1
-20
/
+73
2023-06-09
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
1
-2
/
+1
2023-06-09
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
1
-2
/
+0
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+16
2022-07-27
watchdog: export lockup_detector_reconfigure
Laurent Dufour
1
-5
/
+16
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-4
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-4
/
+0
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
1
-2
/
+2
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+4
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-1
/
+1
2022-01-22
watchdog: move watchdog sysctl interface to watchdog.c
Xiaoming Ni
1
-0
/
+101
2021-06-29
kernel: watchdog: modify the explanation related to watchdog thread
Wang Qing
1
-8
/
+4
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-04-30
watchdog: cleanup handling of false positives
Petr Mladek
1
-12
/
+8
2021-04-30
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
1
-11
/
+6
2021-04-30
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
1
-12
/
+2
2021-04-30
watchdog/softlockup: report the overall time of softlockups
Petr Mladek
1
-12
/
+28
2021-04-30
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
1
-0
/
+3
2021-04-30
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
1
-4
/
+4
2021-04-04
workqueue/watchdog: Make unbound workqueues aware of touch_softlockup_watchdog()
Wang Qing
1
-2
/
+3
2020-11-14
kernel/watchdog: fix watchdog_allowed_mask not used warning
Santosh Sivaraj
1
-2
/
+2
2020-06-08
kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
Guilherme G. Piccoli
1
-28
/
+9
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-6
/
+6
2020-01-17
watchdog/softlockup: Enforce that timestamp is valid on boot
Thomas Gleixner
1
-4
/
+6
2020-01-16
watchdog/softlockup: Remove obsolete check of last reported task
Petr Mladek
1
-17
/
+1
2020-01-16
watchdog: Remove soft_lockup_hrtimer_cnt and related code
Jisheng Zhang
1
-3
/
+0
2019-08-01
watchdog: Mark watchdog_hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2019-04-18
watchdog: Fix typo in comment
Arash Fotouhi
1
-1
/
+1
2019-03-28
watchdog: Respect watchdog cpumask on CPU hotplug
Thomas Gleixner
1
-2
/
+4
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2018-11-01
watchdog/core: Add watchdog_thresh command line parameter
Laurence Oberman
1
-0
/
+7
[next]