Age | Commit message (Expand) | Author |
2015-02-21 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-02-20 | MIPS: OCTEON: More OCTEONIII support | Chandrakala Chavva |
2015-02-20 | MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. | Chad Reese |
2015-02-20 | MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. | David Daney |
2015-02-20 | MIPS: OCTEON: Update octeon-model.h code for new SoCs. | David Daney |
2015-02-20 | MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX | David Daney |
2015-02-20 | MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h | David Daney |
2015-02-20 | MIPS: OCTEON: Implement the core-16057 workaround | David Daney |
2015-02-20 | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney |
2015-02-20 | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs | David Daney |
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: 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: Provide correct siginfo_t.si_stime | Petr Malat |
2015-02-18 | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds |
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: 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: kernel: Prepare the JR instruction for emulation on MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: kernel: r4k_switch: Add support for MIPS R6 | Leonid Yegoshin |
2015-02-17 | MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo | Markos Chandras |
2015-02-17 | MIPS: asm: local: Set the appropriate ISA level for MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: asm: spinlock: Replace "sub" instruction with "addiu" | Markos Chandras |
2015-02-17 | MIPS: asm: futex: Set the appropriate ISA level for MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: asm: bitops: Update ISA constraints for MIPS R6 support | Markos Chandras |
2015-02-17 | MIPS: asm: atomic: Update ISA constraints for MIPS R6 support | Markos Chandras |
2015-02-17 | MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support | Markos Chandras |
2015-02-17 | MIPS: Use the new "ZC" constraint for MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM | Markos Chandras |
2015-02-17 | MIPS: asm: spram: Add new symbol for MIPS scratch pad storage | Markos Chandras |
2015-02-17 | MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions | Markos Chandras |
2015-02-17 | MIPS: asm: irqflags: Add MIPS R6 related definitions | Markos Chandras |
2015-02-17 | MIPS: asm: hazards: Add MIPSR6 definitions | Markos Chandras |
2015-02-17 | MIPS: asm: cpu: Add MIPSR6 ISA definitions | Leonid Yegoshin |
2015-02-17 | MIPS: Use generic checksum functions for MIPS R6 | Markos Chandras |
2015-02-17 | MIPS: asm: asmmacro: Replace "add" instructions with "addu" | Markos Chandras |
2015-02-17 | MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants | Leonid Yegoshin |
2015-02-17 | MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6 | Leonid Yegoshin |
2015-02-17 | MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6 | Leonid Yegoshin |
2015-02-17 | MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations | Markos Chandras |
2015-02-16 | MIPS: Add cases for CPU_QEMU_GENERIC | Leonid Yegoshin |
2015-02-16 | MIPS: Add generic QEMU PRid and cpu type identifiers | Leonid Yegoshin |
2015-02-16 | MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} | Markos Chandras |