index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
nmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog/hardlockup: HAVE_NMI_WATCHDOG must implement watchdog_hardlockup_pro...
Douglas Anderson
2023-06-19
1
-0
/
+5
*
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-06-09
1
-2
/
+2
*
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-06-09
1
-5
/
+3
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
2017-07-12
1
-4
/
+2
*
sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
Babu Moger
2016-12-14
1
-1
/
+43
*
sparc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-8
/
+8
*
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
2014-08-11
1
-1
/
+0
*
sparc64: Normalize NMI watchdog logging and behavior.
David S. Miller
2014-05-03
1
-16
/
+5
*
sparc64: Abstract away the %pcr values used to enable/disable NMI
David S. Miller
2012-08-18
1
-7
/
+7
*
sparc64: Abstract away the NMI PIC counter computation.
David S. Miller
2012-08-18
1
-3
/
+3
*
sparc64: Abstract away PIC register accesses.
David S. Miller
2012-08-18
1
-11
/
+10
*
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
2012-08-18
1
-7
/
+7
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-0
/
+1
*
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
1
-2
/
+0
*
sparc64: Run NMIs on the hardirq stack.
David S. Miller
2010-04-14
1
-0
/
+7
*
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
2010-04-12
1
-2
/
+1
*
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
1
-1
/
+2
|
\
|
*
sparc64: Fix NMI programming when perf events are active.
David S. Miller
2010-01-04
1
-1
/
+2
*
|
local_t: Remove leftover local.h
Christoph Lameter
2010-01-05
1
-1
/
+0
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
1
-3
/
+3
|
/
*
this_cpu: Use this_cpu_xx in nmi handling
Christoph Lameter
2009-10-12
1
-4
/
+4
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-2
/
+2
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-11
1
-1
/
+1
|
\
|
*
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
2009-09-03
1
-1
/
+1
*
|
sparc64: Initial hw perf counter support.
David S. Miller
2009-09-10
1
-2
/
+6
*
|
sparc64: Use nmi_enter() and nmi_exit(), as needed.
David S. Miller
2009-09-10
1
-0
/
+5
*
|
sparc64: Make touch_nmi_watchdog() actually work.
David S. Miller
2009-09-08
1
-2
/
+1
*
|
sparc64: Manage NMI watchdog enabling like x86.
David S. Miller
2009-09-08
1
-17
/
+43
|
/
*
sparc64: Fix reset hangs on Niagara systems.
David S. Miller
2009-03-29
1
-1
/
+22
*
sparc64: Call dump_stack() in die_nmi().
David S. Miller
2009-02-04
1
-0
/
+1
*
sparc: fixup for sparseirq changes
Stephen Rothwell
2009-02-02
1
-1
/
+1
*
sparc64: Implement NMI watchdog on capable cpus.
David S. Miller
2009-01-30
1
-0
/
+224