index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2021-05-26
locking/atomic: arm: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-09
ARM: 8443/1: Adding support for atomic half word exchange
Sarbojit Ganguly
2015-08-12
locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operations
Will Deacon
2015-06-02
ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementations
Russell King
2015-06-02
ARM: remove __bad_xchg definition
Russell King
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2013-10-29
ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-10-29
ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_local
Will Deacon
2013-05-13
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
2012-04-28
ARM: 7404/1: cmpxchg64: use atomic64 and local64 routines for cmpxchg64
Will Deacon
2012-03-28
Disintegrate asm/system.h for ARM
David Howells