Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-05 | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller | |
They can't be used for profiling and NMI watchdog currently since they lack the counter overflow interrupt. 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> | |||
2009-01-28 | sparc64: Move generic PCR support code to seperate file. | David S. Miller | |
It all lives in the oprofile support code currently and we will need to share this stuff with NMI watchdog and perf_counter support. Signed-off-by: David S. Miller <davem@davemloft.net> |