index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-18
/
+0
2015-10-06
locking/asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec at...
Davidlohr Bueso
1
-0
/
+97
2015-09-23
atomic: Implement atomic_read_ctrl()
Peter Zijlstra
1
-0
/
+18
2015-09-23
atomic: Add atomic_long_t bitops
Peter Zijlstra
1
-1
/
+2
2015-08-12
locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...
Will Deacon
1
-0
/
+323
2015-07-27
atomic: Collapse all atomic_{set,clear}_mask definitions
Peter Zijlstra
1
-0
/
+25
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-13
/
+0
2014-08-13
locking: Remove deprecated smp_mb__() barriers
Peter Zijlstra
1
-36
/
+0
2014-04-18
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
1
-0
/
+36
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
1
-0
/
+25
2012-03-07
atomic: Allow atomic_inc_not_zero to be overridden
Anton Blanchard
1
-0
/
+2
2011-07-27
atomic: Update comments in atomic.h
Arun Sharma
1
-0
/
+1
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-0
/
+4
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-0
/
+14
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-0
/
+9
2011-07-20
lockless get_write_access/deny_write_access
Al Viro
1
-0
/
+26
2011-05-28
atomic: Add atomic_or()
Paul E. McKenney
1
-0
/
+13
2010-11-12
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
1
-0
/
+37