summaryrefslogtreecommitdiffstats
path: root/arch/mips/oprofile/op_model_mipsxx.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-27/+13
* MIPS: Add perf counter featureJames Hogan2016-05-131-3/+1
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+4
* MIPS: Add R16000 detectionJoshua Kinard2015-04-011-0/+5
* MIPS: OProfile: Allow sharing IRQ with timerJames Hogan2015-03-311-1/+4
* MIPS: Remove redundant IPTI==IPPCI logicJames Hogan2015-03-311-2/+1
* MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan2015-03-311-1/+1
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-4/+14
* MIPS: Add support for the M5150 processorLeonid Yegoshin2014-03-261-0/+4
* MIPS: OProfile: Add CPU_P5600 casesJames Hogan2014-03-261-0/+4
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-0/+1
* MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-221-0/+4
* MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-221-0/+4
* MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle2013-08-051-1/+1
* MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C2013-05-081-1/+1
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-211-0/+4
|\
| * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-171-0/+4
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-17/+17
|/
* MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat2012-11-091-0/+29
*-. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-251-6/+4
|\ \
| | * MIPS: Add CPU support for Loongson1BKelvin Cheung2012-07-231-0/+4
| |/ |/|
| * MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill2012-07-231-6/+0
|/
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-061-0/+4
* MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-151-0/+12
* generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2
* [MIPS] Fix build failure in mips oprofile codeThiemo Seufer2008-05-121-3/+3
* [MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev2008-04-281-1/+4
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-10/+24
* [MIPS] Extend performance counter event field.Ralf Baechle2008-01-291-1/+1
* [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-061-6/+38
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-1/+1
* [MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle2007-10-111-2/+2
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-141-2/+5
* [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-241-1/+1
* [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman2007-03-131-9/+13
* [MIPS] Oprofile: Add missing break statements.Ralf Baechle2007-03-041-0/+2
* [MIPS] Oprofile: kernel support for the R10000.Ralf Baechle2006-11-301-5/+27
* [MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle2006-10-301-1/+1
* [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle2006-10-301-4/+6
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-3/+4
* [MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer2006-07-131-0/+2
* [MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle2006-06-291-42/+106
* [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto2006-06-061-16/+16
* [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-011-0/+4
* [MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle2006-02-071-0/+6
* [MIPS] SB1: Add oprofile support.Mark Mason2006-02-071-0/+5
* MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle2006-01-101-0/+12
* MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle2006-01-101-1/+3
* MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-101-1/+5
* More oprofile bits for MIPS32-style performance counters. The code toRalf Baechle2005-10-291-0/+215