summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: generic: Use __initconst for const init dataTiezhu Yang2019-10-081-3/+3
| * | MIPS: futex: Restore \n after sync instructionsPaul Burton2019-10-071-3/+3
| * | mips: check for dsp presence only once before save/restoreAurabindo Jayamohanan2019-10-071-4/+4
| * | MIPS: PCI: use information from 1-wire PROM for IOC3 detectionThomas Bogendoerfer2019-10-074-8/+175
| * | MIPS: CI20: DTS: Add LedsAlexandre GRIVEAUX2019-10-071-0/+28
| * | MIPS: CI20: DTS: Add IW8103 Wifi + bluetoothAlexandre GRIVEAUX2019-10-071-0/+39
| * | MIPS: CI20: DTS: Add I2C nodesAlexandre GRIVEAUX2019-10-071-0/+147
| * | MIPS: JZ4780: DTS: Add I2C nodesAlexandre GRIVEAUX2019-10-071-0/+86
| * | mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin2019-10-072-0/+3
| * | MIPS: Loongson-3: Add CSR IPI supportHuacai Chen2019-10-071-8/+62
| * | MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-077-50/+96
| * | MIPS: Loongson: Add CFUCFG&CSR supportHuacai Chen2019-10-071-0/+227
| * | mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2019-10-072-14/+4
| * | MIPS: Check Loongson3 LL/SC errata workaround correctnessPaul Burton2019-10-075-1/+325
| * | MIPS: genex: Don't reload address unnecessarilyPaul Burton2019-10-071-2/+2
| * | MIPS: genex: Add Loongson3 LL/SC workaround to ejtag_debug_handlerPaul Burton2019-10-071-0/+2
| * | MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton2019-10-071-1/+11
| * | MIPS: barrier: Remove loongson_llsc_mb()Paul Burton2019-10-072-41/+1
| * | MIPS: syscall: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-1/+2
| * | MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-072-14/+14
| * | MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton2019-10-071-3/+23
| * | MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-7/+6
| * | MIPS: bitops: Use smp_mb__before_atomic in test_* opsPaul Burton2019-10-071-3/+3
| * | MIPS: bitops: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-9/+2
| * | MIPS: bitops: Use BIT_WORD() & BITS_PER_LONGPaul Burton2019-10-073-34/+25
| * | MIPS: bitops: Abstract LL/SC loopsPaul Burton2019-10-071-204/+63
| * | MIPS: bitops: Avoid redundant zero-comparison for non-LLSCPaul Burton2019-10-071-6/+12
| * | MIPS: bitops: Use the BIT() macroPaul Burton2019-10-071-15/+16
| * | MIPS: bitops: Allow immediates in test_and_{set,clear,change}_bitPaul Burton2019-10-071-6/+6
| * | MIPS: bitops: Implement test_and_set_bit() in terms of _lock variantPaul Burton2019-10-072-79/+13
| * | MIPS: bitops: ins start position is always an immediatePaul Burton2019-10-071-3/+3
| * | MIPS: bitops: Use MIPS_ISA_REV, not #ifdefsPaul Burton2019-10-071-9/+4
| * | MIPS: bitops: Only use ins for bit 16 or higherPaul Burton2019-10-071-1/+1
| * | MIPS: bitops: Handle !kernel_uses_llsc firstPaul Burton2019-10-071-108/+105
| * | MIPS: atomic: Deduplicate 32b & 64b read, set, xchg, cmpxchgPaul Burton2019-10-071-43/+27
| * | MIPS: atomic: Unify 32b & 64b sub_if_positivePaul Burton2019-10-071-106/+58
| * | MIPS: atomic: Use _atomic barriers in atomic_sub_if_positive()Paul Burton2019-10-071-2/+2
| * | MIPS: atomic: Emit Loongson3 sync workarounds within asmPaul Burton2019-10-071-6/+14
| * | MIPS: atomic: Use one macro to generate 32b & 64b functionsPaul Burton2019-10-071-151/+45
| * | MIPS: atomic: Handle !kernel_uses_llsc firstPaul Burton2019-10-071-50/+49
| * | MIPS: atomic: Fix whitespace in ATOMIC_OP macrosPaul Burton2019-10-071-92/+92
| * | MIPS: barrier: Clean up sync_ginv()Paul Burton2019-10-071-1/+1
| * | MIPS: barrier: Clean up __sync() definitionPaul Burton2019-10-071-14/+4
| * | MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton2019-10-071-2/+2
| * | MIPS: barrier: Clean up __smp_mb() definitionPaul Burton2019-10-071-8/+4
| * | MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton2019-10-071-14/+14
| * | MIPS: barrier: Add __SYNC() infrastructurePaul Burton2019-10-073-121/+219
| * | MIPS: Use compact branch for LL/SC loops on MIPSr6+Paul Burton2019-10-071-0/+4
| * | MIPS: Unify sc beqz definitionPaul Burton2019-10-073-35/+24
| * | MIPS: ralink: Add GARDENA smart Gateway MT7688 boardStefan Roese2019-10-071-0/+197