aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcr.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-08-151-0/+4
* sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-08-151-2/+5
* sparc64: Fix build errors with gcc-4.6.0David S. Miller2011-03-161-1/+1
* sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-151-2/+0
* sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-091-1/+1
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-4/+4
* sparc64: Add function graph tracer support.David S. Miller2010-04-121-1/+2
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-5/+5
* sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-101-1/+13
* sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller2009-02-051-1/+6
* sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-301-2/+15
* sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-281-0/+140