Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 | 1 | -0/+3 |
| | | | | | | Only supports one simple counter and only UltraSPARC-IIIi chips. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 2009-09-08 | 1 | -1/+1 |
| | | | | | | | | Use a per-cpu 'wd_enabled' boolean and a global atomic_t count of watchdog NMI enabled cpus which is set to '-1' if something is wrong with the watchdog and it can't be used. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | sparc64: Implement NMI watchdog on capable cpus. | David S. Miller | 2009-01-30 | 1 | -0/+10 |
Signed-off-by: David S. Miller <davem@davemloft.net> |