index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-11-03
1
-18
/
+0
*
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
2015-10-06
1
-0
/
+97
*
atomic: Implement atomic_read_ctrl()
Peter Zijlstra
2015-09-23
1
-0
/
+18
*
atomic: Add atomic_long_t bitops
Peter Zijlstra
2015-09-23
1
-1
/
+2
*
locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...
Will Deacon
2015-08-12
1
-0
/
+323
*
atomic: Collapse all atomic_{set,clear}_mask definitions
Peter Zijlstra
2015-07-27
1
-0
/
+25
*
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
2015-07-27
1
-13
/
+0
*
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
2014-08-13
1
-36
/
+0
*
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-04-18
1
-0
/
+36
*
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-09
1
-0
/
+25
*
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
2012-03-07
1
-0
/
+2
*
atomic: Update comments in atomic.h
Arun Sharma
2011-07-26
1
-0
/
+1
*
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-0
/
+4
*
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-0
/
+14
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-0
/
+9
*
lockless get_write_access/deny_write_access
Al Viro
2011-07-20
1
-0
/
+26
*
atomic: Add atomic_or()
Paul E. McKenney
2011-05-28
1
-0
/
+13
*
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
2010-11-12
1
-0
/
+37