开源镜像站
帮助
动态
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
/
sparc
/
include
/
asm
/
cmpxchg_32.h
Age
Commit message (
Expand
)
Author
2024-04-09
sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizes
Al Viro
2024-04-09
sparc32: make the first argument of __cmpxchg_u64() volatile u64 *
Al Viro
2024-04-09
sparc32: make __cmpxchg_u32() return u32
Al Viro
2023-07-13
sparc: mark __arch_xchg() as __always_inline
Arnd Bergmann
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