index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
atomic_ops.h
Age
Commit message (
Expand
)
Author
2024-09-07
s390: Use MARCH_HAS_*_FEATURES defines
Heiko Carstens
2024-07-23
s390/atomic_ops: Disable flag outputs constraint for GCC versions below 14.2.0
Heiko Carstens
2024-07-10
s390/atomic_ops: Make use of flag output constraint
Heiko Carstens
2024-07-10
s390/atomic_ops: Improve __atomic_set() for small values
Heiko Carstens
2024-07-10
s390/atomic_ops: Use symbolic names
Heiko Carstens
2024-04-03
s390/atomic: mark all functions __always_inline
Ilya Leoshkevich
2021-04-15
s390/atomic,cmpxchg: make constraints work with old compilers
Heiko Carstens
2021-04-12
s390/atomic: get rid of gcc atomic builtins
Heiko Carstens
2021-04-12
s390/atomic: use proper constraints
Heiko Carstens
2021-04-12
s390/atomic: move remaining inline assemblies to atomic_ops.h
Heiko Carstens
2019-10-04
s390/atomic,bitops: mark function(s) __always_inline
Heiko Carstens
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
s390/rwlock: introduce rwlock wait queueing
Martin Schwidefsky
2017-04-12
s390/spinlock: use atomic primitives for spinlocks
Martin Schwidefsky
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky