summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcr.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: T5 PMUbob picco2014-09-171-4/+43
* sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-191-1/+82
* sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-191-20/+17Star
* sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-191-2/+16
* sparc64: Abstract away PIC register accesses.David S. Miller2012-08-191-9/+36
* sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller2012-08-191-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-11-011-1/+1
* sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker2011-11-011-0/+1
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-281-0/+4
* sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller2011-07-281-2/+5
* sparc64: Fix build errors with gcc-4.6.0David S. Miller2011-03-171-1/+1
* sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-161-2/+0Star
* sparc64: Fix bootup regression due to perf init ordering.David S. Miller2011-01-101-1/+1
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-4/+4
* sparc64: Add function graph tracer support.David S. Miller2010-04-131-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-061-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-291-0/+140