summaryrefslogtreecommitdiff
path: root/arch/mips/oprofile/op_model_mipsxx.c
AgeCommit message (Expand)Author
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan
2016-05-13MIPS: Add perf counter featureJames Hogan
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: OProfile: Add CPU_P5600 casesJames Hogan
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2013-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-11-09MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung
2012-07-23MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau
2008-07-15generic-ipi: more merge falloutIngo Molnar
2008-05-12[MIPS] Fix build failure in mips oprofile codeThiemo Seufer
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-01-29[MIPS] Extend performance counter event field.Ralf Baechle
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsChris Dearman
2007-03-04[MIPS] Oprofile: Add missing break statements.Ralf Baechle
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Ralf Baechle
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Ralf Baechle
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Ralf Baechle
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason
2006-01-10MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle
2006-01-10MIPS: Oprofile: Print error message if the CPU happen to have no counters.Ralf Baechle
2006-01-10MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle