开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2019-11-01
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
2019-10-09
MIPS: include: Mark __xchg as __always_inline
Thomas Bogendoerfer
2019-10-07
MIPS: cmpxchg: Omit redundant barriers for Loongson3
Paul Burton
2019-10-07
MIPS: cmpxchg: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: Unify sc beqz definition
Paul Burton
2019-10-07
MIPS: include: Mark __cmpxchg as __always_inline
Thomas Bogendoerfer
2019-08-31
mips/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
2019-08-31
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
2019-08-31
mips/atomic: Fix cmpxchg64 barriers
Peter Zijlstra
2019-02-06
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-13
MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMP
Ben Hutchings
2017-10-09
MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc
Paul Burton
2017-06-29
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement __cmpxchg() as a function
Paul Burton
2017-06-29
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
Paul Burton
2017-06-29
MIPS: cmpxchg: Error out on unsupported xchg() calls
Paul Burton
2017-06-29
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
Paul Burton
2017-06-29
MIPS: cmpxchg: Pull xchg() asm into a macro
Paul Burton
2017-06-29
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
Paul Burton
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-04-01
MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platforms
Deng-Cheng Zhu
2015-02-17
MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support
Markos Chandras
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-07-19
MIPS: cmpxchg.h: Add missing include
Aaro Koskinen
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
2010-04-30
MIPS: cmpxchg.h: Fix excessive indentation.
Ralf Baechle
2010-02-27
MIPS: New macro smp_mb__before_llsc.
David Daney
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle