aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/perf_event_mipsxx.c
Commit message (Expand)AuthorAge
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss2012-12-27
* MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2012-11-09
* MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-11
* MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-11
* MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-11
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-11
* MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-11
* MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-23
* MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-19
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29
|\
| * MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-15
* | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
|/
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-05
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-14
|\
| * MIPS/Perf-events: Cleanup event->destroy at event initDeng-Cheng Zhu2011-12-07
| * MIPS/Perf-events: Remove pmu and event state checking in validate_event()Deng-Cheng Zhu2011-12-07
| * MIPS/Perf-events: Remove erroneous check on active_eventsDeng-Cheng Zhu2011-12-07
| * MIPS/Perf-events: Don't do validation on raw eventsDeng-Cheng Zhu2011-12-07
* | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
|/
* MIPS: perf: Add Octeon support for hardware perf.David Daney2011-10-24
* MIPS: perf: Add support for 64-bit perf counters.David Daney2011-10-24
* MIPS: perf: Reorganize contents of perf support files.David Daney2011-10-24
* MIPS: perf: Cleanup formatting in arch/mips/kernel/perf_event.cDavid Daney2011-10-24
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-01
* Fix common misspellingsLucas De Marchi2011-03-31
* MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-14
* MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-14
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
* MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2010-10-29