aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-28MIPS: perf: add I6500 handlingMarcin Nowakowski1-4/+10
2017-06-08MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski1-1/+5
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-1/+1
2017-04-10MIPS: perf: fix deadlockRabin Vincent1-4/+5
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan1-32/+23
2016-05-17MIPS: perf: Fix I6400 event numbersJames Hogan1-2/+52
2016-05-13MIPS: Add perf counter featureJames Hogan1-3/+1
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton1-0/+6
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras1-0/+6
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen1-0/+71
2015-04-01MIPS: Add R16000 detectionJoshua Kinard1-0/+1
2015-03-31MIPS: perf: Allow sharing IRQ with timerJames Hogan1-3/+5
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan1-2/+1
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-16/+7
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches1-4/+3
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter1-7/+7
2014-08-18MIPS: perf: Mark pmu interupt IRQF_NO_THREADYang Wei1-1/+1
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan1-0/+21
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan1-8/+13
2014-03-31MIPS: perf: Add interAptiv supportDeng-Cheng Zhu1-2/+36
2014-03-31MIPS: perf: Add proAptiv supportDeng-Cheng Zhu1-2/+26
2014-03-31MIPS: perf: Rename 74K event/cache maps in preparation for Aptiv supportDeng-Cheng Zhu1-4/+4
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill1-0/+6
2013-10-29MIPS: Perf: Fix 74K cache mapDeng-Cheng Zhu1-2/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-15/+15
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss1-38/+0
2012-11-09MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim1-0/+124
2012-10-11MIPS: perf: Add perf functionality for BMIPS5000Al Cooper1-1/+102
2012-10-11MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper1-8/+8
2012-10-11MIPS: perf: Remove unnecessary #ifdefAl Cooper1-5/+0
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper1-1/+1
2012-10-11MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper1-150/+4
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung1-0/+5
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli1-5/+0
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+2
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau1-1/+2
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter1-1/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-61/+11
2011-12-07MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu1-9/+6
2011-12-07MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu1-15/+3
2011-12-07MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu1-5/+0
2011-12-07MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu1-32/+2
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra1-4/+4
2011-10-24MIPS: perf: Add Octeon support for hardware perf.David Daney1-0/+147
2011-10-24MIPS: perf: Add support for 64-bit perf counters.David Daney1-469/+389
2011-10-24MIPS: perf: Reorganize contents of perf support files.David Daney1-4/+526
2011-10-24MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney1-42/+26