summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/cmpxchg.h
AgeCommit message (Expand)Author
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2022-01-05MIPS: retire "asm/llsc.h"Huang Pei
2021-10-24MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVELMaciej W. Rozycki
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2021-01-15MIPS: Compare __SYNC_loongson3_war against 0Nathan Chancellor
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton
2019-10-09MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-10-07MIPS: cmpxchg: Omit redundant barriers for Loongson3Paul Burton
2019-10-07MIPS: cmpxchg: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: Unify sc beqz definitionPaul Burton
2019-10-07MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-08-31mips/atomic: Fix cmpxchg64 barriersPeter Zijlstra
2019-02-06MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton
2018-11-09MIPS: Avoid using .set mips0 to restore ISAPaul Burton
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings
2017-10-09MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton
2017-06-29MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton
2017-06-29MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton
2017-06-29MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton
2017-06-29MIPS: cmpxchg: Error out on unsupported xchg() callsPaul Burton
2017-06-29MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointersPaul Burton
2017-06-29MIPS: cmpxchg: Pull xchg() asm into a macroPaul Burton
2017-06-29MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR casesPaul Burton
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-04-01MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu
2015-02-17MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 supportMarkos Chandras
2015-02-17MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney
2009-09-17MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle