summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/watchdog.c
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02powerpc/watchdog: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-04powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin
2017-10-04powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin
2017-09-14watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner
2017-09-14watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner
2017-09-14watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin