| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-02-20 | MIPS: OCTEON: Fix FP context save. |  David Daney | 1 | -12/+7 |
| 2015-02-20 | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs |  David Daney | 1 | -28/+96 |
| 2015-02-20 | MIPS: Add set/clear CP0 macros for PageGrain register |  Steven J. Hill | 1 | -1/+1 |
| 2015-02-19 | Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next |  Ralf Baechle | 21 | -193/+3332 |
| 2015-02-19 | MIPS: Export MSA functions used by lose_fpu(1) for KVM |  James Hogan | 1 | -0/+4 |
| 2015-02-19 | MIPS: Export FP functions used by lose_fpu(1) for KVM |  James Hogan | 1 | -0/+6 |
| 2015-02-17 | MIPS: kernel: elf: Improve the overall ABI and FPU mode checks |  Markos Chandras | 1 | -113/+186 |
| 2015-02-17 | MIPS: kernel: process: Do not allow FR=0 on MIPS R6 |  Markos Chandras | 1 | -0/+4 |
| 2015-02-17 | MIPS: Make use of the ERETNC instruction on MIPS R6 |  Markos Chandras | 3 | -0/+21 |
| 2015-02-17 | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 |  Leonid Yegoshin | 4 | -1/+2407 |
| 2015-02-17 | MIPS: Add LLB bit and related feature for the Config 5 CP0 register |  Markos Chandras | 1 | -0/+2 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions |  Markos Chandras | 1 | -0/+10 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions |  Markos Chandras | 1 | -0/+8 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 BALC instruction |  Markos Chandras | 1 | -0/+10 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions |  Markos Chandras | 1 | -1/+5 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions |  Markos Chandras | 1 | -0/+11 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 branch compact (BC) instruction |  Markos Chandras | 1 | -0/+9 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions |  Markos Chandras | 1 | -0/+22 |
| 2015-02-17 | MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions |  Markos Chandras | 1 | -0/+31 |
| 2015-02-17 | MIPS: Emulate the BC1{EQ,NE}Z FPU instructions |  Markos Chandras | 1 | -29/+72 |
| 2015-02-17 | MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 |  Markos Chandras | 1 | -7/+63 |
| 2015-02-17 | MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 |  Markos Chandras | 1 | -2/+9 |
| 2015-02-17 | MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 |  Markos Chandras | 1 | -1/+1 |
| 2015-02-17 | MIPS: kernel: unaligned: Add support for the MIPS R6 |  Leonid Yegoshin | 1 | -4/+386 |
| 2015-02-17 | MIPS: kernel: cps-vec: Replace "addi" with "addiu" |  Markos Chandras | 1 | -8/+8 |
| 2015-02-17 | MIPS: kernel: genex: Set correct ISA level |  Markos Chandras | 1 | -1/+1 |
| 2015-02-17 | MIPS: kernel: r4k_fpu: Add support for MIPS R6 |  Leonid Yegoshin | 1 | -3/+9 |
| 2015-02-17 | MIPS: kernel: r4k_switch: Add support for MIPS R6 |  Leonid Yegoshin | 1 | -6/+8 |
| 2015-02-17 | MIPS: kernel: traps: Add MIPS R6 related definitions |  Leonid Yegoshin | 1 | -5/+5 |
| 2015-02-17 | MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo |  Markos Chandras | 1 | -1/+7 |
| 2015-02-17 | MIPS: kernel: entry.S: Add MIPS R6 related definitions |  Markos Chandras | 1 | -2/+3 |
| 2015-02-17 | MIPS: kernel: cpu-probe.c: Add support for MIPS R6 |  Leonid Yegoshin | 1 | -4/+16 |
| 2015-02-17 | MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler |  Leonid Yegoshin | 1 | -1/+1 |
| 2015-02-17 | MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs |  Leonid Yegoshin | 1 | -4/+7 |
| 2015-02-17 | MIPS: asm: spram: Add new symbol for MIPS scratch pad storage |  Markos Chandras | 1 | -1/+1 |
| 2015-02-17 | MIPS: Use generic checksum functions for MIPS R6 |  Markos Chandras | 1 | -0/+2 |
| 2015-02-16 | MIPS: Add MIPS generic QEMU probe support |  Leonid Yegoshin | 1 | -0/+5 |
| 2015-02-16 | MIPS: Add cases for CPU_QEMU_GENERIC |  Leonid Yegoshin | 3 | -0/+3 |
| 2015-02-16 | MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} |  Markos Chandras | 1 | -1/+3 |
| 2015-02-16 | MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS |  Markos Chandras | 0 | -0/+0 |
| 2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() |  Andrey Ryabinin | 1 | -1/+1 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 3 | -3/+2 |
| 2015-02-12 | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS |  Paul Burton | 2 | -0/+111 |
| 2015-02-05 | MIPS: cevt-r4k: Drop GIC special case |  James Hogan | 1 | -5/+1 |
| 2015-02-04 | MIPS: Fix syscall_get_nr for the syscall exit tracing. |  Lars Persson | 1 | -0/+2 |
| 2015-01-31 | MIPS: fork: Fix MSA/FPU/DSP context duplication race |  James Hogan | 1 | -12/+24 |
| 2015-01-30 | MIPS: traps: Fix inline asm ctc1 missing .set hardfloat |  James Hogan | 1 | -1/+2 |
| 2015-01-29 | MIPS: Fix kernel lockup or crash after CPU offline/online |  Hemmo Nieminen | 1 | -1/+1 |
| 2015-01-16 | MIPS: IRQ: Fix disable_irq on CPU IRQs |  Felix Fietkau | 1 | -0/+4 |
| 2015-01-16 | MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUs |  James Hogan | 2 | -3/+4 |