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
/
powerpc
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2022-11-24
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
2021-05-26
locking/atomic: powerpc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-25
powerpc: Fix __cmpxchg() to take a volatile ptr again
Michael Ellerman
2016-11-23
powerpc: Implement {cmp}xchg for u8 and u16
Pan Xinhui
2016-02-24
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
pan xinhui
2016-02-18
powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
Boqun Feng
2016-02-18
powerpc: atomic: Implement acquire/release/relaxed variants for xchg
Boqun Feng
2015-12-14
powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered
Boqun Feng
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2014-01-28
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells