| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-07-30 | MIPS: OProfile: Mark expected switch fall-throughs |  Gustavo A. R. Silva | 1 | -0/+13 |
| 2019-01-03 | Remove 'type' argument from access_ok() function |  Linus Torvalds | 1 | -1/+1 |
| 2018-05-15 | MIPS: perf: More robustly probe for the presence of per-tc counters |  Matt Redfearn | 1 | -2/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 2 | -0/+2 |
| 2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions |  Paul Burton | 1 | -2/+2 |
| 2017-04-06 | mips: sanitize __access_ok() |  Al Viro | 1 | -1/+1 |
| 2017-02-14 | MIPS: Unify perf counter register definitions |  James Hogan | 1 | -27/+13 |
| 2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-25 | cpu/hotplug: Cleanup state names |  Thomas Gleixner | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 1 | -1/+1 |
| 2016-07-15 | MIPS/Loongson-3: Convert oprofile to hotplug state machine |  Richard Cochran | 1 | -21/+14 |
| 2016-05-28 | MIPS: oprofile: Fix typo |  Andrea Gelmini | 1 | -1/+1 |
| 2016-05-13 | MIPS: Add perf counter feature |  James Hogan | 1 | -3/+1 |
| 2016-05-09 | MIPS: oprofile: Fix a preemption issue |  Yanjiang Jin | 1 | -1/+1 |
| 2015-08-26 | MIPS: Add cases for CPU_I6400 |  Markos Chandras | 2 | -0/+5 |
| 2015-04-01 | MIPS: Add R16000 detection |  Joshua Kinard | 2 | -0/+6 |
| 2015-03-31 | MIPS: OProfile: Allow sharing IRQ with timer |  James Hogan | 1 | -1/+4 |
| 2015-03-31 | MIPS: Remove redundant IPTI==IPPCI logic |  James Hogan | 1 | -2/+1 |
| 2015-03-31 | MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants |  James Hogan | 1 | -1/+1 |
| 2014-11-24 | MIPS: oprofile: Backtrace: don't fail on leaf functions |  Aaro Koskinen | 1 | -2/+3 |
| 2014-11-24 | MIPS: oprofile: Enable backtrace on timer-based profiling |  Aaro Koskinen | 1 | -1/+6 |
| 2014-11-24 | MIPS: Loongson-3: Add oprofile support |  Huacai Chen | 3 | -0/+225 |
| 2014-11-24 | MIPS: Add hook to get C0 performance counter interrupt |  Andrew Bresticker | 1 | -4/+14 |
| 2014-11-19 | MIPS: oprofile: Fix backtrace on 64-bit kernel |  Aaro Koskinen | 1 | -1/+1 |
| 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 |