Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-10 | sparc64: Initial hw perf counter support. | David S. Miller | |
Only supports one simple counter and only UltraSPARC-IIIi chips. Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2009-09-08 | sparc64: Manage NMI watchdog enabling like x86. | David S. Miller | |
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 | |
Signed-off-by: David S. Miller <davem@davemloft.net> |