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
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
/
arch
/
sh
/
include
/
asm
/
atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
locking/atomic: sh: move to ARCH_ATOMIC
Mark Rutland
1
-4
/
+4
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-6
/
+0
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-4
/
+0
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-25
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
1
-0
/
+8
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-2
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-1
/
+1
2014-04-18
arch,sh: Convert smp_mb__*()
Peter Zijlstra
1
-5
/
+1
2012-04-27
sh: Fix up tracepoint build fallout from static key introduction.
Nobuhiro Iwamatsu
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+1
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-3
/
+0
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-4
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+0
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-1
/
+1
2010-01-08
sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.
Paul Mundt
1
-44
/
+29
2009-10-18
sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.
Paul Mundt
1
-5
/
+4
2009-06-17
sh: Use generic atomic64_t implementation.
Paul Mundt
1
-0
/
+2
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
1
-2
/
+2
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
sh: Fix sh4a llsc-based cmpxchg()
Aoi Shinkai
1
-2
/
+2
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-4
/
+3
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-0
/
+89