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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-24
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
1
-0
/
+9
2016-12-14
kernel/watchdog.c: move hardlockup detector to separate file
Babu Moger
1
-230
/
+11
2016-12-14
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-24
/
+4
2016-12-14
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
1
-1
/
+0
2016-03-17
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+17
2015-12-19
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
1
-1
/
+1
2015-12-19
panic, x86: Fix re-entrance problem due to panic on NMI
Hidehiro Kawai
1
-1
/
+1
2015-12-08
workqueue: implement lockup detector
Tejun Heo
1
-0
/
+3
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-1
/
+14
2015-11-05
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
1
-1
/
+1
2015-11-05
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
1
-4
/
+6
2015-11-05
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
1
-0
/
+6
2015-11-05
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
1
-0
/
+2
2015-11-05
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
1
-1
/
+1
2015-11-05
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
1
-5
/
+28
2015-11-05
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
1
-4
/
+6
2015-11-05
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
1
-0
/
+5
2015-11-05
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
1
-7
/
+23
2015-11-05
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
1
-3
/
+5
2015-11-05
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
1
-3
/
+4
2015-11-05
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
1
-3
/
+3
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-4
/
+22
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-35
/
+0
2015-09-04
watchdog: use park/unpark functions in update_watchdog_all_cpus()
Ulrich Obergfell
1
-38
/
+2
2015-09-04
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-0
/
+65
2015-09-04
watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()
Ulrich Obergfell
1
-0
/
+36
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
1
-2
/
+0
2015-09-04
watchdog: simplify housekeeping affinity with the appropriate mask
Frederic Weisbecker
1
-4
/
+2
2015-09-04
smpboot: allow passing the cpumask on per-cpu thread registration
Frederic Weisbecker
1
-6
/
+3
2015-06-24
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
1
-5
/
+62
2015-05-19
watchdog: fix double lock in watchdog_nmi_enable_all
Michal Hocko
1
-1
/
+1
2015-05-18
watchdog: Fix merge 'conflict'
Peter Zijlstra
1
-5
/
+15
2015-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-74
/
+215
2015-04-14
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
1
-19
/
+2
2015-04-14
watchdog: clean up some function names and arguments
Ulrich Obergfell
1
-8
/
+12
2015-04-14
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
1
-65
/
+16
2015-04-14
watchdog: implement error handling for failure to set up hardware perf events
Ulrich Obergfell
1
-0
/
+30
2015-04-14
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
1
-0
/
+59
2015-04-14
watchdog: introduce proc_watchdog_common()
Ulrich Obergfell
1
-0
/
+65
2015-04-14
watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog()
Ulrich Obergfell
1
-1
/
+2
2015-04-14
watchdog: introduce the proc_watchdog_update() function
Ulrich Obergfell
1
-0
/
+23
2015-04-14
watchdog: new definitions and variables, initialization
Ulrich Obergfell
1
-1
/
+26
2015-04-02
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
1
-0
/
+28
2015-02-12
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
Cyril Bur
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
1
-2
/
+48
[next]