aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/watchdog.c
Commit message (Expand)AuthorAge
* powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin2018-07-24
* powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin2018-05-10
* powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin2018-05-10
* powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang2018-05-10
* powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman2018-01-28
* powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman2018-01-28
* powerpc/watchdog: Tweak watchdog printksMichael Ellerman2018-01-28
* powerpc/watchdog: improve watchdog commentsNicholas Piggin2018-01-20
* powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin2018-01-17
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin2017-10-03
| * powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin2017-10-03
| * powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin2017-10-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | powerpc/watchdog: Convert timers to use timer_setup()Kees Cook2017-11-02
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-04
* | watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-04
* | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-04
* | watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-14
* | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-14
* | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-14
|/
* Merge branch 'fixes' into nextMichael Ellerman2017-08-23
|\
| * powerpc/watchdog: add locking around init/exit functionsNicholas Piggin2017-08-09
| * powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin2017-08-09
| * powerpc/watchdog: Fix final-check recovered caseNicholas Piggin2017-08-09
| * powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin2017-08-09
| * powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin2017-08-09
* | powerpc: Add irq accounting for watchdog interruptsNicholas Piggin2017-08-10
|/
* powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-12