aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/nmi.c
AgeCommit message (Expand)Author
2014-10-30sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller
2012-08-18sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller
2012-08-18sparc64: Abstract away the NMI PIC counter computation.David S. Miller
2012-08-18sparc64: Abstract away PIC register accesses.David S. Miller
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller
2010-04-12sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.David S. Miller
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-01-05local_t: Remove leftover local.hChristoph Lameter
2010-01-04sparc64: Fix NMI programming when perf events are active.David S. Miller
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell
2009-10-12this_cpu: Use this_cpu_xx in nmi handlingChristoph Lameter
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-10sparc64: Initial hw perf counter support.David S. Miller
2009-09-10sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller
2009-09-08sparc64: Make touch_nmi_watchdog() actually work.David S. Miller
2009-09-08sparc64: Manage NMI watchdog enabling like x86.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-03-29sparc64: Fix reset hangs on Niagara systems.David S. Miller
2009-02-04sparc64: Call dump_stack() in die_nmi().David S. Miller
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller