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
/
arch
/
sparc
/
kernel
/
nmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2017-07-13
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-4
/
+2
2016-12-15
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
1
-1
/
+43
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
1
-8
/
+8
2014-08-12
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-05-04
sparc64: Normalize NMI watchdog logging and behavior.
David S. Miller
1
-16
/
+5
2012-08-19
sparc64: Abstract away the %pcr values used to enable/disable NMI
David S. Miller
1
-7
/
+7
2012-08-19
sparc64: Abstract away the NMI PIC counter computation.
David S. Miller
1
-3
/
+3
2012-08-19
sparc64: Abstract away PIC register accesses.
David S. Miller
1
-11
/
+10
2012-08-19
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
1
-7
/
+7
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-0
/
+1
2011-11-01
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-2
/
+0
2010-04-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
1
-0
/
+7
2010-04-13
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
1
-2
/
+1
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
1
-1
/
+2
2010-01-05
local_t: Remove leftover local.h
Christoph Lameter
1
-1
/
+0
2010-01-05
sparc64: Fix NMI programming when perf events are active.
David S. Miller
1
-1
/
+2
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-3
/
+3
2009-10-12
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
1
-4
/
+4
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-12
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-09-10
sparc64: Initial hw perf counter support.
David S. Miller
1
-2
/
+6
2009-09-10
sparc64: Use nmi_enter() and nmi_exit(), as needed.
David S. Miller
1
-0
/
+5
2009-09-09
sparc64: Make touch_nmi_watchdog() actually work.
David S. Miller
1
-2
/
+1
2009-09-09
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
1
-17
/
+43
2009-09-03
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
1
-1
/
+1
2009-03-30
sparc64: Fix reset hangs on Niagara systems.
David S. Miller
1
-1
/
+22
2009-02-05
sparc64: Call dump_stack() in die_nmi().
David S. Miller
1
-0
/
+1
2009-02-03
sparc: fixup for sparseirq changes
Stephen Rothwell
1
-1
/
+1
2009-01-30
sparc64: Implement NMI watchdog on capable cpus.
David S. Miller
1
-0
/
+224