summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcr.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: perf: Add support M7 processorDavid Ahern2015-03-191-0/+33
* sparc64: T5 PMUbob picco2014-09-161-4/+43
* sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-181-1/+82
* sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-181-20/+17
* sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-181-2/+16
* sparc64: Abstract away PIC register accesses.David S. Miller2012-08-181-9/+36
* sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller2012-08-181-3/+6
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+1
* sparc: move symbol exporters to use export.h not module.hPaul Gortmaker2011-10-311-1/+1
* sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-10-311-0/+1
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-271-0/+4
* sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-271-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