summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/watchdog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells2017-11-131-3/+2
|\
| * powerpc/watchdog: Convert timers to use timer_setup()Kees Cook2017-11-021-3/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-9/+8
* | watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-041-4/+0
* | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-9/+14
* | watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-141-0/+2
* | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-8/+9
* | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-3/+0
|/
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-13/+36
|\
| * powerpc/watchdog: add locking around init/exit functionsNicholas Piggin2017-08-091-1/+10
| * powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin2017-08-091-6/+9
| * powerpc/watchdog: Fix final-check recovered caseNicholas Piggin2017-08-091-1/+5
| * powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin2017-08-091-1/+3
| * powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin2017-08-091-4/+9
* | powerpc: Add irq accounting for watchdog interruptsNicholas Piggin2017-08-101-0/+3
|/
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-131-0/+386