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
/
include
/
asm-generic
/
atomic-long.h
Age
Commit message (
Expand
)
Author
2016-07-07
locking/atomic: Introduce inc/dec variants for the atomic_fetch_$op() API
Davidlohr Bueso
2016-06-16
locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...
Peter Zijlstra
2016-03-17
include/asm-generic/atomic-long.h: force inlining of some atomic_long operations
Denys Vlasenko
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-10-06
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
2015-09-23
atomic: Implement atomic_read_ctrl()
Peter Zijlstra
2015-09-23
atomic: Add atomic_long_t bitops
Peter Zijlstra
2015-08-12
locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l...
Will Deacon
2015-08-12
locking, asm-generic: Rework atomic-long.h to avoid bulk code duplication
Will Deacon
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann