summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/watchdog.c
AgeCommit message (Expand)Author
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2022-07-27powerpc/watchdog: introduce a NMI watchdog's factorLaurent Dufour
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-05-05powerpc: fix typos in commentsJulia Lawall
2021-11-29powerpc/watchdog: help remote CPUs to flush NMI printk outputNicholas Piggin
2021-11-25powerpc/watchdog: Fix wd_smp_last_reset_tb reportingNicholas Piggin
2021-11-25powerpc/watchdog: read TB close to where it is usedNicholas Piggin
2021-11-25powerpc/watchdog: Avoid holding wd_smp_lock over printk and smp_send_nmi_ipiNicholas Piggin
2021-11-25powerpc/watchdog: tighten non-atomic read-modify-write accessNicholas Piggin
2021-11-25powerpc/watchdog: Fix missed watchdog reset due to memory ordering raceNicholas Piggin
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-07-26printk: remove safe buffersJohn Ogness
2021-06-17powerpc/watchdog: include linux/processor.h for spin_until_condSudeep Holla
2021-02-09powerpc: move NMI entry/exit code into wrapperNicholas Piggin
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin
2021-01-30powerpc/watchdog: Declare soft_nmi_interrupt() prototypeCédric Le Goater
2019-04-30powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin
2018-07-24powerpc: NMI IPI make NMI IPIs fully sychronousNicholas Piggin
2018-05-10powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin
2018-05-10powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin
2018-05-10powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang
2018-01-28powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman
2018-01-28powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman
2018-01-28powerpc/watchdog: Tweak watchdog printksMichael Ellerman
2018-01-21powerpc/watchdog: improve watchdog commentsNicholas Piggin
2018-01-18powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin
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