index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nmi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-09-14
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
1
-0
/
+2
2017-09-14
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
1
-2
/
+6
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
1
-0
/
+2
2017-09-14
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
1
-8
/
+8
2017-09-14
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
1
-0
/
+6
2017-09-14
watchdog/core: Clean up header mess
Thomas Gleixner
1
-35
/
+25
2017-09-14
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
1
-1
/
+0
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
1
-0
/
+6
2017-09-14
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
1
-12
/
+0
2017-09-14
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
1
-3
/
+3
2017-09-14
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
1
-0
/
+4
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+8
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
1
-9
/
+20
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-11
/
+16
2017-07-13
kernel/watchdog: remove unused declaration
Nicholas Piggin
1
-3
/
+0
2017-03-03
sched/headers: Move softlockup detector watchdog methods to <linux/nmi.h>
Ingo Molnar
1
-0
/
+37
2017-01-25
kernel/watchdog: prevent false hardlockup on overloaded system
Don Zickus
1
-0
/
+1
2016-12-15
kernel/watchdog.c: move shared definitions to nmi.h
Babu Moger
1
-0
/
+24
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-5
/
+26
2016-03-23
x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuck
Yaowei Bai
1
-1
/
+0
2015-11-06
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
1
-0
/
+1
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+6
2015-09-05
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-4
/
+4
2015-09-05
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-4
/
+9
2015-09-05
watchdog: introduce watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-0
/
+2
2015-09-05
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
1
-3
/
+5
2015-07-17
nmi: create generic NMI backtrace implementation
Russell King
1
-0
/
+6
2015-06-25
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
1
-0
/
+3
2015-04-15
watchdog: introduce the hardlockup_detector_disable() function
Ulrich Obergfell
1
-7
/
+2
2015-04-15
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
1
-2
/
+0
2015-04-15
watchdog: introduce separate handlers for parameters in /proc/sys/kernel
Ulrich Obergfell
1
-0
/
+8
2015-04-15
watchdog: new definitions and variables, initialization
Ulrich Obergfell
1
-0
/
+2
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
1
-0
/
+13
2014-07-23
acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.
Tomasz Nowicki
1
-0
/
+4
2014-06-24
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-24
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2013-06-20
watchdog: Rename confusing state variable
Frederic Weisbecker
1
-1
/
+1
2012-03-24
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
1
-1
/
+1
2011-05-23
watchdog: Change the default timeout and configure nmi watchdog period based ...
Mandeep Singh Baines
1
-1
/
+1
2011-05-23
watchdog: Disable watchdog when thresh is zero
Mandeep Singh Baines
1
-2
/
+3
2010-12-23
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
1
-5
/
+1
2010-12-10
lockup detector: Compile fixes from removing the old x86 nmi watchdog
Don Zickus
1
-1
/
+3
2010-11-18
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
Don Zickus
1
-2
/
+0
2010-11-18
x86, nmi_watchdog: Remove the old nmi_watchdog
Don Zickus
1
-5
/
+1
2010-05-16
lockup_detector: Cross arch compile fixes
Don Zickus
1
-1
/
+1
2010-05-13
lockup_detector: Combine nmi_watchdog and softlockup detector
Don Zickus
1
-4
/
+4
2010-02-25
nmi_watchdog: Clean up various small details
Don Zickus
1
-1
/
+1
2010-02-14
nmi_watchdog: Compile and portability fixes
Don Zickus
1
-0
/
+9
[next]