| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-03-26 | MIPS: Add support for the M5150 processor |  Leonid Yegoshin | 2 | -0/+5 |
| 2014-03-26 | MIPS: OProfile: Add CPU_P5600 cases |  James Hogan | 2 | -0/+5 |
| 2014-03-06 | MIPS: Add 1074K CPU support explicitly. |  Steven J. Hill | 2 | -0/+2 |
| 2014-01-22 | MIPS: Add support for interAptiv cores |  Leonid Yegoshin | 2 | -0/+5 |
| 2014-01-22 | MIPS: Add support for the proAptiv cores |  Leonid Yegoshin | 2 | -0/+5 |
| 2013-09-17 | MIPS: Optimize current_cpu_type() for better code. |  Ralf Baechle | 1 | -0/+1 |
| 2013-09-03 | oprofilefs_create_...() do not need superblock argument |  Al Viro | 1 | -7/+7 |
| 2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument |  Al Viro | 1 | -1/+1 |
| 2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() |  Al Viro | 1 | -9/+9 |
| 2013-08-05 | MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code. |  Ralf Baechle | 1 | -1/+1 |
| 2013-05-08 | MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor |  Jayachandran C | 1 | -1/+1 |
| 2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next |  Ralf Baechle | 2 | -0/+5 |
| 2013-02-17 | MIPS: Add support for the M14KEc core. |  Steven J. Hill | 2 | -0/+5 |
| 2013-02-01 | MIPS: Whitespace cleanup. |  Ralf Baechle | 3 | -25/+25 |
| 2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next |  Ralf Baechle | 3 | -0/+31 |
| 2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. |  Ralf Baechle | 3 | -143/+0 |
| 2012-11-09 | MIPS: oprofile: Support for XLR/XLS processors |  Madhusudan Bhat | 3 | -0/+31 |
| 2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next |  Ralf Baechle | 2 | -6/+5 |
| 2012-07-23 | MIPS: Add CPU support for Loongson1B |  Kelvin Cheung | 2 | -0/+5 |
| 2012-07-23 | MIPS: Remove dead code related to 1004K oprofile support. |  Steven J. Hill | 1 | -6/+0 |
| 2012-07-06 | MIPS: Add support for the M14Kc core. |  Steven J. Hill | 2 | -0/+5 |
| 2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-next |  Ralf Baechle | 2 | -2/+12 |
| 2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. |  Ralf Baechle | 1 | -2/+0 |
| 2012-05-15 | MIPS: make oprofile use cp0_perfcount_irq if it is set |  Felix Fietkau | 1 | -0/+12 |
| 2011-06-15 | MIPS: oprofile: Add callgraph support |  Daniel Kalmar | 4 | -1/+179 |
| 2011-03-17 | mips: change to new flag variable |  matt mooney | 1 | -1/+1 |
| 2010-07-05 | MIPS: Oprofile: Fixup of loongson2_exit() |  Wu Zhangjin | 1 | -1/+7 |
| 2010-05-21 | MIPS: Oprofile: Loongson: Cleanup the comments |  Wu Zhangjin | 1 | -20/+5 |
| 2010-05-21 | MIPS: Oprofile: Loongson: Cleanup of the macros |  Wu Zhangjin | 1 | -11/+11 |
| 2010-05-21 | MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() |  Wu Zhangjin | 1 | -4/+1 |
| 2010-05-21 | MIPS: Oprofile: Loongson: Remove useless parentheses |  Wu Zhangjin | 1 | -1/+1 |
| 2010-05-21 | MIPS: Oprofile: Loongson: Unify macro for setting events |  Wu Zhangjin | 1 | -4/+4 |
| 2010-05-15 | MIPS: Oprofile: Fix Loongson irq handler |  Wu Zhangjin | 1 | -1/+1 |
| 2010-02-27 | MIPS: Loongson: Remove pointless sample_lock from oprofile code. |  Ralf Baechle | 1 | -7/+0 |
| 2010-02-27 | MIPS: Make various locks static. |  Ralf Baechle | 1 | -1/+1 |
| 2010-02-27 | MIPS: Simplify the weak annotation with __weak |  Wu Zhangjin | 1 | -3/+4 |
| 2010-02-27 | MIPS: Loongson: Change the Email address of Wu Zhangjin |  Wu Zhangjin | 1 | -1/+1 |
| 2009-12-17 | MIPS: oprofile: Only do performance counter handling for counter interrupts |  Wu Zhangjin | 1 | -1/+4 |
| 2009-11-02 | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 |  Wu Zhangjin | 1 | -1/+1 |
| 2009-09-30 | MIPS: Loongson2: Fix typo "enalbe" -> "enable" |  Uwe Kleine-König | 1 | -7/+7 |
| 2009-09-17 | MIPS: Loongson: Add oprofile support |  Wu Zhangjin | 3 | -0/+182 |
| 2008-10-15 | oprofile: more whitespace fixes |  Robert Richter | 3 | -3/+3 |
| 2008-07-15 | generic-ipi: more merge fallout |  Ingo Molnar | 1 | -2/+2 |
| 2008-06-26 | on_each_cpu(): kill unused 'retry' parameter |  Jens Axboe | 1 | -3/+3 |
| 2008-05-12 | [MIPS] Fix build failure in mips oprofile code |  Thiemo Seufer | 1 | -3/+3 |
| 2008-04-28 | [MIPS] unexport null_perf_irq() and make it static |  Dmitri Vorobiev | 2 | -2/+4 |
| 2008-04-28 | [MIPS] Add support for MIPS CMP platform. |  Ralf Baechle | 2 | -10/+25 |
| 2008-01-29 | [MIPS] Extend performance counter event field. |  Ralf Baechle | 1 | -1/+1 |
| 2007-12-06 | [MIPS] Oprofile: Fix computation of number of counters. |  Ralf Baechle | 1 | -6/+38 |
| 2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation |  Mathieu Desnoyers | 1 | -23/+0 |