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
2012-03-23
watchdog: make sure the watchdog thread gets CPU on loaded system
Michal Hocko
1
-4
/
+3
2012-02-11
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
1
-12
/
+12
2012-01-26
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-1
/
+1
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
1
-2
/
+2
2011-09-18
watchdog: Drop FIFO policy in exit path
Thomas Gleixner
1
-2
/
+3
2011-08-14
watchdog: Make the kthreads NUMA affine
Eric Dumazet
1
-1
/
+1
2011-07-14
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
1
-2
/
+0
2011-07-01
perf: Add context field to perf_event
Avi Kivity
1
-1
/
+1
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-07-01
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
Cyrill Gorcunov
1
-1
/
+5
2011-05-24
watchdog: Fix non-standard prototype of get_softlockup_thresh()
Ingo Molnar
1
-7
/
+4
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
1
-4
/
+15
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
1
-16
/
+9
2011-05-23
watchdog: Only disable/enable watchdog if neccessary
Mandeep Singh Baines
1
-8
/
+12
2011-05-23
watchdog: Fix rounding bug in get_sample_period()
Mandeep Singh Baines
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-03-22
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
Don Zickus
1
-6
/
+16
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
1
-1
/
+4
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
1
-2
/
+8
2011-01-31
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
1
-4
/
+6
2011-01-31
watchdog: Fix sysctl consistency
Marcin Slusarz
1
-6
/
+7
2011-01-31
watchdog: Fix broken nowatchdog logic
Marcin Slusarz
1
-14
/
+6
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-18
/
+18
2011-01-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
1
-1
/
+2
2011-01-05
Merge commit 'v2.6.37' into sched/core
Ingo Molnar
1
-1
/
+2
2011-01-03
watchdog: Improve initialisation error message and documentation
Ben Hutchings
1
-1
/
+2
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-18
/
+18
2010-12-10
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
Don Zickus
1
-0
/
+2
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-4
/
+3
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
1
-1
/
+1
2010-11-05
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
1
-1
/
+1
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-26
/
+15
2010-10-12
Merge branch 'linus' into core/locking
Thomas Gleixner
1
-5
/
+15
2010-09-15
perf events: Clean up pid passing
Matt Helsley
1
-1
/
+1
2010-09-15
watchdog: Avoid kernel crash when disabling watchdog
Stephane Eranian
1
-0
/
+3
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-5
/
+12
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
1
-5
/
+12
2010-09-01
lockup_detector: Remove unused panic_notifier
Akinobu Mita
1
-15
/
+0
2010-09-01
lockup_detector: Convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-10
/
+11
2010-08-23
watchdog: Don't throttle the watchdog
Peter Zijlstra
1
-0
/
+3
2010-08-20
lockup_detector: Make callback function static
Lin Ming
1
-1
/
+1
2010-07-07
kernel/watchdog: Initialize 'result'
Kulikov Vasiliy
1
-1
/
+1
2010-05-19
lockup_detector: Convert per_cpu to __get_cpu_var for readability
Don Zickus
1
-18
/
+17
2010-05-16
lockup_detector: Cross arch compile fixes
Don Zickus
1
-2
/
+5
2010-05-16
lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR
Frederic Weisbecker
1
-7
/
+7
2010-05-13
watchdog: Export touch_softlockup_watchdog
Ingo Molnar
1
-0
/
+1
2010-05-12
lockup_detector: Separate touch_nmi_watchdog code path from touch_watchdog
Don Zickus
1
-3
/
+4
2010-05-12
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
1
-32
/
+3
[prev]
[next]