Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-10 | sparc64: Initial hw perf counter support. | David S. Miller | 1 | -0/+3 | |
Only supports one simple counter and only UltraSPARC-IIIi chips. Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2009-09-09 | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | 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> | |||||
2009-01-30 | sparc64: Implement NMI watchdog on capable cpus. | David S. Miller | 1 | -0/+10 | |
Signed-off-by: David S. Miller <davem@davemloft.net> |