| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |