Age | Commit message (Expand) | Author |
2015-02-20 | MIPS: OCTEON: Implement the core-16057 workaround | David Daney |
2015-02-20 | MIPS: OCTEON: Delete unused COP2 saving code | Aleksey Makarov |
2015-02-20 | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register | Chandrakala Chavva |
2015-02-20 | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney |
2015-02-20 | MIPS: OCTEON: Fix FP context save. | David Daney |
2015-02-20 | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs | David Daney |
2015-02-20 | MIPS: boot: Provide more uImage options | Markos Chandras |
2015-02-20 | MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h | David Daney |
2015-02-20 | MIPS: ip22-gio: Remove legacy suspend/resume support | Lars-Peter Clausen |
2015-02-20 | mips: pci: Add ifdef around pci_proc_domain | Zubair Lutfullah Kakakhel |
2015-02-20 | MIPS: Alchemy: Fix cpu clock calculation | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: remove declaration for set_cpuspec | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: preset loops_per_jiffy based on CPU clock | Manuel Lauss |
2015-02-20 | MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation | Manuel Lauss |
2015-02-20 | MIPS: Add set/clear CP0 macros for PageGrain register | Steven J. Hill |
2015-02-19 | MIPS: Usage and cosmetic cleanups of page table bits. | Steven J. Hill |
2015-02-19 | Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/... | Ralf Baechle |
2015-02-19 | MIPS: Export MSA functions used by lose_fpu(1) for KVM | James Hogan |
2015-02-19 | MIPS: Export FP functions used by lose_fpu(1) for KVM | James Hogan |
2015-02-19 | MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() | Kevin Cernekee |
2015-02-19 | MIPS: Provide correct siginfo_t.si_stime | Petr Malat |
2015-02-19 | MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS | Markos Chandras |
2015-02-19 | MIPS: Makefile: Pass -march option on Loongson3A cores | Ralf Baechle |
2015-02-17 | MIPS: Add Malta QEMU 32R6 defconfig | Markos Chandras |
2015-02-17 | MIPS: Malta: Add support for building MIPS R6 kernel | Markos Chandras |
2015-02-17 | MIPS: kernel: elf: Improve the overall ABI and FPU mode checks | Markos Chandras |
2015-02-17 | MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6 | Markos Chandras |
2015-02-17 | MIPS: kernel: process: Do not allow FR=0 on MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well | Markos Chandras |
2015-02-17 | MIPS: Make use of the ERETNC instruction on MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 | Leonid Yegoshin |
2015-02-17 | MIPS: asm: mipsregs: Add support for the LLADDR register | Markos Chandras |
2015-02-17 | MIPS: Add LLB bit and related feature for the Config 5 CP0 register | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 BALC instruction | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 branch compact (BC) instruction | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions | Markos Chandras |
2015-02-17 | MIPS: Emulate the BC1{EQ,NE}Z FPU instructions | Markos Chandras |
2015-02-17 | MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: mm: scache: Add secondary cache support for MIPS R6 cores | Markos Chandras |
2015-02-17 | MIPS: mm: c-r4k: Set the correct ISA level | Markos Chandras |
2015-02-17 | MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction | Leonid Yegoshin |
2015-02-17 | MIPS: mm: page: Add MIPS R6 support | Markos Chandras |
2015-02-17 | MIPS: lib: memset: Add MIPS R6 support | Leonid Yegoshin |
2015-02-17 | MIPS: lib: memcpy: Add MIPS R6 support | Leonid Yegoshin |