summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-241-86/+0
* MIPS: perf: Add support for OCTEON III perf events.Jia Qingtong2021-01-041-9/+13
* MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang2020-09-011-2/+2
* MIPS: perf: Remove unnecessary "fallthrough" pseudo keywordsHuacai Chen2020-05-021-2/+2
* MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen2020-04-301-33/+340
* MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen2019-11-111-1/+1
* MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-2/+2
* Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-171-15/+15
|\
| * MIPS: perf events: handle switch statement falling through warningsStephen Rothwell2019-07-151-15/+15
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli2019-05-101-18/+3
* MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
* MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2
* MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-151-3/+0
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* MIPS: Fix perf event initPaul Burton2017-09-201-2/+1
* MIPS: perf: add I6500 handlingMarcin Nowakowski2017-06-281-4/+10
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
* cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-091-1/+1
* MIPS: perf: fix deadlockRabin Vincent2017-04-101-4/+5
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-32/+23
* 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