aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/oprofile/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar1-147/+0
2020-04-28MIPS: oprofile: remove unneeded semicolon in common.cJason Yan1-1/+1
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen1-1/+1
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-2/+2
2016-05-09MIPS: oprofile: Fix a preemption issueYanjiang Jin1-1/+1
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras1-0/+1
2015-04-01MIPS: Add R16000 detectionJoshua Kinard1-0/+1
2014-11-24MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen1-1/+6
2014-11-24MIPS: Loongson-3: Add oprofile supportHuacai Chen1-0/+4
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin1-0/+1
2014-03-26MIPS: OProfile: Add CPU_P5600 casesJames Hogan1-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill1-0/+1
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin1-0/+1
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin1-0/+1
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle1-0/+1
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-7/+7
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-1/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-10/+10
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle1-0/+1
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-3/+3
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle1-0/+1
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle1-4/+0
2012-11-09MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat1-0/+1
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung1-0/+1
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill1-0/+1
2011-06-15MIPS: oprofile: Add callgraph supportDaniel Kalmar1-0/+1
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin1-3/+4
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin1-0/+4
2008-10-15oprofile: more whitespace fixesRobert Richter1-1/+1
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-3/+3
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle1-0/+1
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle1-1/+1
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Ralf Baechle1-0/+3
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-1/+1
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Atsushi Nemoto1-4/+4
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Chris Dearman1-0/+1
2006-04-27[MIPS] Oprofile: fix sparse warning.Ralf Baechle1-1/+1
2006-04-27[MIPS] Fix oprofile module unloadingRalf Baechle1-1/+2
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Ralf Baechle1-0/+1
2006-02-07[MIPS] SB1: Add oprofile support.Mark Mason1-0/+2
2006-01-10MIPS: Oprofile: Add 5K, 20K and 25K support.Ralf Baechle1-0/+3
2005-10-29More oprofile bits for MIPS32-style performance counters. The code toRalf Baechle1-11/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+106