index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2024-04-09
parisc: add u16 support to cmpxchg()
Al Viro
2024-04-09
parisc: __cmpxchg_u32(): lift conversion into the callers
Al Viro
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2021-05-26
locking/atomic: parisc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2021-04-06
parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers
Gao Xiang
2020-10-15
parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()
John David Anglin
2020-07-21
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
2019-12-20
parisc: Fix compiler warnings in debug_core.c
Helge Deller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-22
parisc: Add native high-resolution sched_clock() implementation
Helge Deller
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2012-04-02
parisc: fix missing cmpxchg file error from system.h split
Paul Gortmaker