aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAge
...
| | * MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 supportMarkos Chandras2015-02-17
| | * MIPS: Use the new "ZC" constraint for MIPS R6Markos Chandras2015-02-17
| | * MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-17
| | * MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras2015-02-17
| | * MIPS: asm: r4kcache: Add MIPS R6 cache unroll functionsMarkos Chandras2015-02-17
| | * MIPS: asm: irqflags: Add MIPS R6 related definitionsMarkos Chandras2015-02-17
| | * MIPS: asm: hazards: Add MIPSR6 definitionsMarkos Chandras2015-02-17
| | * MIPS: asm: cpu: Add MIPSR6 ISA definitionsLeonid Yegoshin2015-02-17
| | * MIPS: Use generic checksum functions for MIPS R6Markos Chandras2015-02-17
| | * MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras2015-02-17
| | * MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variantsLeonid Yegoshin2015-02-17
| | * MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6Leonid Yegoshin2015-02-17
| | * MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6Leonid Yegoshin2015-02-17
| | * MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras2015-02-17
| | * MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2015-02-16
| | * MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-16
| | * MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin2015-02-16
| * | MIPS: Provide correct siginfo_t.si_stimePetr Malat2015-02-19
| |/
| * MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-16
| * MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-16
| * MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-16
| * MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
| * MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-16
| * MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-13
| * MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
| * MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-13
| * MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-13
| * MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-13
* | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-18
|\ \
| * | mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-02
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-14
|\ \
| * | MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-23
| * | MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-23
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-06
| |/
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | mips: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* | MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson2015-02-04
* | MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan2015-01-30
* | MIPS: ARC: Fix build error.Ralf Baechle2015-01-19
* | MIPS: mips-cm: Fix sparse warningsJames Hogan2015-01-13
* | MIPS: Wire up execveat(2).Ralf Baechle2015-01-13
* | MIPS: FRE: Use set/clear_c0_config5 instead of open coded sequences.Ralf Baechle2015-01-13
* | MIPS: Do not fiddle with FRE unless FRE is actually available.Ralf Baechle2015-01-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-12
|\
| * arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
| * arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ | |/ |/|
| * MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-24