index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
2014-04-18
arch,s390: Convert smp_mb__*()
Peter Zijlstra
2014-04-01
s390/bitops,atomic: add missing memory barriers
Heiko Carstens
2013-10-24
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
Chen Gang
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-17
[S390] atomic: use inline asm
Heiko Carstens
2011-02-17
[S390] atomic: use ACCESS_ONCE() for atomic_read()
Heiko Carstens
2010-05-26
[S390] atomic: implement atomic64_dec_if_positive
Heiko Carstens
2010-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
2009-12-07
[S390] Improve code generated by atomic operations.
Martin Schwidefsky
2009-09-11
[S390] atomic ops: small cleanups
Heiko Carstens
2009-09-11
[S390] atomic ops: add effecient atomic64 support for 31 bit
Heiko Carstens
2009-07-07
[S390] add generic atomic64 support for 31 bit
Heiko Carstens
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky