aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/cmpxchg.h
Commit message (Expand)AuthorAge
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-15
|\
| * MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-13
* | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-09
|/
* MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()Paul Burton2017-06-28
* MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton2017-06-28
* MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton2017-06-28
* MIPS: cmpxchg: Implement __cmpxchg() as a functionPaul Burton2017-06-28
* MIPS: cmpxchg: Drop __xchg_u{32,64} functionsPaul Burton2017-06-28
* MIPS: cmpxchg: Error out on unsupported xchg() callsPaul Burton2017-06-28
* MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointersPaul Burton2017-06-28
* MIPS: cmpxchg: Pull xchg() asm into a macroPaul Burton2017-06-28
* MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR casesPaul Burton2017-06-28
* arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
* MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu2015-04-01
* MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 supportMarkos Chandras2015-02-17
* MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-17
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-24
* MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-31
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-19
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-28
* MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-29
* MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle2010-04-30
* MIPS: New macro smp_mb__before_llsc.David Daney2010-02-27
* MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.David Daney2009-09-17
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11