aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/pcr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-19sparc: perf: Add support M7 processorDavid Ahern1-0/+33
2014-09-16sparc64: T5 PMUbob picco1-4/+43
2012-08-18sparc64: Add PCR ops for SPARC-T4.David S. Miller1-1/+82
2012-08-18sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller1-20/+17
2012-08-18sparc64: Abstract away the NMI PIC counter computation.David S. Miller1-2/+16
2012-08-18sparc64: Abstract away PIC register accesses.David S. Miller1-9/+36
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller1-3/+6
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-0/+1
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-10-31sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.cPaul Gortmaker1-0/+1
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller1-0/+4
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-03-16sparc64: Fix build errors with gcc-4.6.0David S. Miller1-1/+1
2011-02-15sparc64: Fix NMI startup bug which also breaks perf.David S. Miller1-2/+0
2011-01-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller1-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-4/+4
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-1/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-5/+5
2009-09-10sparc64: Implement a real set_perf_counter_pending().David S. Miller1-1/+13
2009-02-05sparc64: Don't hook up pcr_ops on spitfire chips.David S. Miller1-1/+6
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller1-2/+15
2009-01-28sparc64: Move generic PCR support code to seperate file.David S. Miller1-0/+140