| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-02-17 | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 |  Leonid Yegoshin | 1 | -0/+1 |
| 2015-02-17 | MIPS: asm: spram: Add new symbol for MIPS scratch pad storage |  Markos Chandras | 1 | -1/+1 |
| 2014-11-24 | clocksource: mips-gic: Combine with GIC clockevent driver |  Andrew Bresticker | 1 | -1/+0 |
| 2014-11-24 | MIPS: Move GIC clocksource driver to drivers/clocksource/ |  Andrew Bresticker | 1 | -1/+0 |
| 2014-11-24 | MIPS: ELF: Set FP mode according to .MIPS.abiflags |  Paul Burton | 1 | -3/+4 |
| 2014-11-24 | MIPS: Move GIC to drivers/irqchip/ |  Andrew Bresticker | 1 | -1/+0 |
| 2014-05-30 | MIPS: OCTEON: Enable use of FPU |  David Daney | 1 | -1/+1 |
| 2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-for-linux-next |  Ralf Baechle | 1 | -0/+3 |
| 2014-05-28 | MIPS: pm-cps: add PM state entry code for CPS systems |  Paul Burton | 1 | -0/+1 |
| 2014-05-24 | MIPS: MT: Remove SMTC support |  Ralf Baechle | 1 | -2/+0 |
| 2014-04-24 | MIPS: PM: Add CPU PM callbacks for general CPU context |  James Hogan | 1 | -0/+2 |
| 2014-03-26 | MIPS: Coherent Processing System SMP implementation |  Paul Burton | 1 | -0/+1 |
| 2014-03-06 | MIPS: Add CPC probe, access functions |  Paul Burton | 1 | -0/+1 |
| 2014-03-06 | MIPS: Add generic CM probe & access code |  Paul Burton | 1 | -0/+2 |
| 2014-03-06 | MIPS: Move GIC IPI functions out of smp-cmp.c |  Paul Burton | 1 | -0/+1 |
| 2014-01-22 | MIPS: APRP: Add RTLX API support for CMP platforms. |  Deng-Cheng Zhu | 1 | -0/+1 |
| 2014-01-22 | MIPS: APRP: Split RTLX support into separate files. |  Deng-Cheng Zhu | 1 | -0/+1 |
| 2014-01-22 | MIPS: APRP: Add VPE loader support for CMP platforms. |  Deng-Cheng Zhu | 1 | -0/+1 |
| 2014-01-22 | MIPS: APRP: Split VPE loader into separate files. |  Deng-Cheng Zhu | 1 | -0/+1 |
| 2014-01-22 | MIPS: Add debugfs file to print the segmentation control registers |  Steven J. Hill | 1 | -0/+1 |
| 2013-10-29 | MIPS: PowerTV: Remove support code. |  Ralf Baechle | 1 | -1/+0 |
| 2013-10-29 | MIPS: Provide arch_syscall_addr. |  Ralf Baechle | 1 | -0/+1 |
| 2013-10-29 | MIPS: Add 8250/16550 serial early printk driver |  Yoichi Yuasa | 1 | -0/+1 |
| 2013-05-22 | MIPS: Consolidate idle loop / WAIT instruction support in a single file. |  Ralf Baechle | 1 | -1/+1 |
| 2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -4/+3 |
| 2013-05-09 | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-next |  Ralf Baechle | 1 | -1/+2 |
| 2013-05-09 | MIPS: Add new GIC clockevent driver. |  Raghu Gandham | 1 | -0/+1 |
| 2013-05-09 | MIPS: Refactor GIC clocksource code. |  Steven J. Hill | 1 | -1/+1 |
| 2013-05-08 | MIPS: move mips_{set,get}_machine_name() to a more generic place |  John Crispin | 1 | -3/+1 |
| 2013-04-28 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -2/+0 |
| 2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq |  Viresh Kumar | 1 | -2/+0 |
| 2013-03-19 | MIPS: Fix code generation for non-DSP capable CPUs |  Florian Fainelli | 1 | -19/+6 |
| 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 | 1 | -0/+32 |
| 2013-02-17 | MIPS: Add new GIC clocksource. |  Steven J. Hill | 1 | -0/+1 |
| 2013-02-17 | MIPS: dsp: Add assembler support for DSP ASEs. |  Steven J. Hill | 1 | -0/+31 |
| 2013-02-01 | MIPS: Whitespace cleanup. |  Ralf Baechle | 1 | -2/+2 |
| 2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. |  Ralf Baechle | 1 | -1/+0 |
| 2012-12-13 | MIPS: Remove usage of CEVT_R4K_LIB config option. |  Ralf Baechle | 1 | -1/+1 |
| 2012-12-13 | MIPS: Remove usage of CSRC_R4K_LIB config option. |  Steven J. Hill | 1 | -1/+1 |
| 2012-12-13 | MIPS: kdump: Add support |  Ralf Baechle | 1 | -1/+2 |
| 2012-10-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -1/+0 |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 1 | -0/+1 |
| 2012-10-11 | MIPS: MT: Remove kspd. |  Ralf Baechle | 1 | -1/+0 |
| 2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus |  Linus Torvalds | 1 | -18/+1 |
| 2012-10-03 | kbuild: Fix gcc -x syntax |  Jean Delvare | 1 | -1/+1 |
| 2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h |  David Howells | 1 | -1/+1 |
| 2012-09-28 | MIPS: Fix module.c build for 32 bit |  Ralf Baechle | 1 | -0/+1 |
| 2012-08-22 | MIPS: introduce CPU_R4K_FPU |  Florian Fainelli | 1 | -18/+1 |
| 2012-05-05 | mips: Use generic init_task |  Thomas Gleixner | 1 | -1/+1 |
| 2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-next |  Ralf Baechle | 1 | -0/+2 |