Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sparc64: Initial hw perf counter support. | David S. Miller | 2009-09-10 |
| | | | | | | 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-09 |
| | | | | | | | | 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 |
Signed-off-by: David S. Miller <davem@davemloft.net> |