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
/
sparc
/
include
/
asm
/
cmpxchg_32.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: sparc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-02-18
sparc: make xchg() into a statement expression
Randy Dunlap
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-27
sparc32: Add cmpxchg64().
David S. Miller
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2014-11-07
sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
Andreas Larsson
2014-05-18
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
2012-05-14
sparc32: remove runtime btfix support
Sam Ravnborg
2012-05-13
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
David S. Miller
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells