summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: perf: Fix I6400 event numbersJames Hogan2016-05-171-2/+52
* MIPS: Add perf counter featureJames Hogan2016-05-131-3/+1
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-131-0/+6
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+6
* MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen2015-04-011-0/+71
* MIPS: Add R16000 detectionJoshua Kinard2015-04-011-0/+1
* MIPS: perf: Allow sharing IRQ with timerJames Hogan2015-03-311-3/+5
* MIPS: Remove redundant IPTI==IPPCI logicJames Hogan2015-03-311-2/+1
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-16/+7
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-4/+3
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-7/+7
|\
| * mips: Replace __get_cpu_var usesChristoph Lameter2014-08-261-7/+7
* | MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei2014-08-181-1/+1
|/
* MIPS: perf: Add hardware events for P5600James Hogan2014-08-021-0/+21
* MIPS: perf: Allow for more perf eventsJames Hogan2014-08-021-8/+13
* MIPS: perf: Add interAptiv supportDeng-Cheng Zhu2014-03-311-2/+36
* MIPS: perf: Add proAptiv supportDeng-Cheng Zhu2014-03-311-2/+26
* MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu2014-03-311-4/+4
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-0/+6
* MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu2013-10-291-2/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-15/+15
* MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-271-38/+0
* MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-091-0/+124
* MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
* MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-111-8/+8
* MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-111-1/+1
* MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-231-0/+5
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-291-1/+2
|\
| * MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-151-1/+2
* | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+1
|/
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-61/+11
|\
| * MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu2011-12-071-9/+6
| * MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu2011-12-071-15/+3
| * MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu2011-12-071-5/+0
| * MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu2011-12-071-32/+2
* | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-141-4/+4
|/
* MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-241-0/+147
* MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-241-469/+389
* MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-241-4/+526
* MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-241-42/+26
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-141-0/+2
* MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-141-1/+1
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-1/+1
OpenPOWER on IntegriCloud