index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
watchdog.c
Age
Commit message (
Expand
)
Author
2018-07-24
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-05-10
powerpc/watchdog: provide more data in watchdog messages
Nicholas Piggin
2018-05-10
powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected
Nicholas Piggin
2018-05-10
powerpc/watchdog: fix typo 'can by' to 'can be'
Wolfram Sang
2018-01-28
powerpc/watchdog: Print the NIP in soft_nmi_interrupt()
Michael Ellerman
2018-01-28
powerpc/watchdog: regs can't be null in soft_nmi_interrupt()
Michael Ellerman
2018-01-28
powerpc/watchdog: Tweak watchdog printks
Michael Ellerman
2018-01-21
powerpc/watchdog: improve watchdog comments
Nicholas Piggin
2018-01-18
powerpc/watchdog: remove arch_trigger_cpumask_backtrace
Nicholas Piggin
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
powerpc/watchdog: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-04
powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog
Nicholas Piggin
2017-10-04
powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...
Nicholas Piggin
2017-10-04
powerpc/watchdog: Do not panic from locked CPU's IPI handler
Nicholas Piggin
2017-09-14
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-10
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2017-08-09
powerpc/watchdog: add locking around init/exit functions
Nicholas Piggin
2017-08-09
powerpc/watchdog: Fix marking of stuck CPUs
Nicholas Piggin
2017-08-09
powerpc/watchdog: Fix final-check recovered case
Nicholas Piggin
2017-08-09
powerpc/watchdog: Moderate touch_nmi_watchdog overhead
Nicholas Piggin
2017-08-09
powerpc/watchdog: Improve watchdog lock primitive
Nicholas Piggin
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin