summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2015-02-17MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Markos Chandras
2015-02-17MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras
2015-02-17MIPS: asm: local: Set the appropriate ISA level for MIPS R6Markos Chandras
2015-02-17MIPS: asm: spinlock: Replace "sub" instruction with "addiu"Markos Chandras
2015-02-17MIPS: asm: futex: Set the appropriate ISA level for MIPS R6Markos Chandras
2015-02-17MIPS: asm: bitops: Update ISA constraints for MIPS R6 supportMarkos Chandras
2015-02-17MIPS: asm: atomic: Update ISA constraints for MIPS R6 supportMarkos Chandras
2015-02-17MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 supportMarkos Chandras
2015-02-17MIPS: Use the new "ZC" constraint for MIPS R6Markos Chandras
2015-02-17MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras
2015-02-17MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras
2015-02-17MIPS: asm: r4kcache: Add MIPS R6 cache unroll functionsMarkos Chandras
2015-02-17MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras
2015-02-17MIPS: asm: hazards: Add MIPSR6 definitionsMarkos Chandras
2015-02-17MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras
2015-02-17MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-02-17MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin
2015-02-17MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6Leonid Yegoshin
2015-02-17MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6Leonid Yegoshin
2015-02-17MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2015-02-16MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-02-16MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-02-16MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson
2015-02-02mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen
2015-01-30MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2015-01-19MIPS: ARC: Fix build error.Ralf Baechle
2015-01-16MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven
2015-01-13MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle
2015-01-13MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle
2015-01-13MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle
2015-01-13MIPS: Use <asm-generic/checksum.h>Ralf Baechle
2015-01-13MIPS: Rewrite csum_fold to plain C.Ralf Baechle
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle
2015-01-13MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle
2015-01-13MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle
2014-12-23MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen