aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01MIPS: Add R16000 detectionJoshua Kinard2-0/+6
2015-03-31MIPS: OProfile: Allow sharing IRQ with timerJames Hogan1-1/+4
2015-03-31MIPS: Remove redundant IPTI==IPPCI logicJames Hogan1-2/+1
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan1-1/+1
2014-11-24MIPS: oprofile: Backtrace: don't fail on leaf functionsAaro Koskinen1-2/+3
2014-11-24MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen1-1/+6
2014-11-24MIPS: Loongson-3: Add oprofile supportHuacai Chen3-0/+225
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-4/+14
2014-11-19MIPS: oprofile: Fix backtrace on 64-bit kernelAaro Koskinen1-1/+1
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin2-0/+5
2014-03-26MIPS: OProfile: Add CPU_P5600 casesJames Hogan2-0/+5
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill2-0/+2
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin2-0/+5
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin2-0/+5
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-08-05MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.Ralf Baechle1-1/+1
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle2-0/+5
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill2-0/+5
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle3-25/+25
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-nextRalf Baechle3-0/+31
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle3-143/+0
2012-11-09MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat3-0/+31
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle2-6/+5
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung2-0/+5
2012-07-23MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill1-6/+0
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill2-0/+5
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-nextRalf Baechle2-2/+12
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle1-2/+0
2012-05-15MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau1-0/+12
2011-06-15MIPS: oprofile: Add callgraph supportDaniel Kalmar4-1/+179
2011-03-17mips: change to new flag variablematt mooney1-1/+1
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin1-1/+7
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsWu Zhangjin1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosWu Zhangjin1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Wu Zhangjin1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesWu Zhangjin1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsWu Zhangjin1-4/+4
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Remove pointless sample_lock from oprofile code.Ralf Baechle1-7/+0
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+1
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin1-1/+1
2009-12-17MIPS: oprofile: Only do performance counter handling for counter interruptsWu Zhangjin1-1/+4
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin1-1/+1
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König1-7/+7
2009-09-17MIPS: Loongson: Add oprofile supportWu Zhangjin3-0/+182