summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2019-10-07MIPS: CI20: DTS: Add I2C nodesAlexandre GRIVEAUX
2019-10-07MIPS: JZ4780: DTS: Add I2C nodesAlexandre GRIVEAUX
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin
2019-10-07MIPS: Loongson-3: Add CSR IPI supportHuacai Chen
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen
2019-10-07MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen
2019-10-07mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2019-10-07MIPS: Check Loongson3 LL/SC errata workaround correctnessPaul Burton
2019-10-07MIPS: genex: Don't reload address unnecessarilyPaul Burton
2019-10-07MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton
2019-10-07MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton
2019-10-07MIPS: barrier: Remove loongson_llsc_mb()Paul Burton
2019-10-07MIPS: syscall: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton
2019-10-07MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton
2019-10-07MIPS: bitops: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: bitops: Use BIT_WORD() & BITS_PER_LONGPaul Burton
2019-10-07MIPS: bitops: Abstract LL/SC loopsPaul Burton
2019-10-07MIPS: bitops: Avoid redundant zero-comparison for non-LLSCPaul Burton
2019-10-07MIPS: bitops: Use the BIT() macroPaul Burton
2019-10-07MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bitPaul Burton
2019-10-07MIPS: bitops: Implement test_and_set_bit() in terms of _lock variantPaul Burton
2019-10-07MIPS: bitops: ins start position is always an immediatePaul Burton
2019-10-07MIPS: bitops: Use MIPS_ISA_REV, not #ifdefsPaul Burton
2019-10-07MIPS: bitops: Only use ins for bit 16 or higherPaul Burton
2019-10-07MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton
2019-10-07MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton
2019-10-07MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton
2019-10-07MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton
2019-10-07MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton
2019-10-07MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton
2019-10-07MIPS: barrier: Clean up sync_ginv()Paul Burton
2019-10-07MIPS: barrier: Clean up __sync() definitionPaul Burton
2019-10-07MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton
2019-10-07MIPS: barrier: Clean up __smp_mb() definitionPaul Burton
2019-10-07MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton
2019-10-07MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton
2019-10-07MIPS: Unify sc beqz definitionPaul Burton
2019-10-07MIPS: ralink: Add GARDENA smart Gateway MT7688 boardStefan Roese
2019-10-07MIPS: ralink: mt7628a.dtsi: Add I2C controller DT nodeStefan Roese
2019-10-07MIPS: r4k-bugs64: Drop CONFIG_CPU_MIPSR6 checksPaul Burton
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton
2019-10-07MIPS: SGI-IP27: get rid of compact node idsThomas Bogendoerfer
2019-10-07MIPS: SGI-IP27: remove not used stuff inherited from IRIXThomas Bogendoerfer
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer