index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
atomic.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomic, riscv: Use s64 for atomic64
Mark Rutland
2019-06-03
1
-21
/
+23
*
locking/atomic, riscv: Fix atomic64_sub_if_positive() offset argument
Mark Rutland
2019-06-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-5
/
+1
*
riscv, atomic: Add #define's for the atomic_{cmp,}xchg_*() variants
Andrea Parri
2018-12-21
1
-0
/
+9
*
locking/atomics: Rework ordering barriers
Mark Rutland
2018-07-25
1
-12
/
+5
*
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-76
/
+0
*
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-46
/
+0
*
atomics/riscv: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
1
-6
/
+2
*
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-0
/
+1
*
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-7
/
+0
*
atomics/treewide: Remove redundant atomic_inc_not_zero() definitions
Mark Rutland
2018-06-21
1
-9
/
+0
*
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
*
riscv/atomic: Strengthen implementations with fences
Andrea Parri
2018-04-03
1
-149
/
+268
*
RISC-V: Comment on why {,cmp}xchg is ordered how it is
Palmer Dabbelt
2017-11-28
1
-2
/
+7
*
RISC-V: Remove unused arguments from ATOMIC_OP
Palmer Dabbelt
2017-11-28
1
-47
/
+47
*
RISC-V: Atomic and Locking Code
Palmer Dabbelt
2017-09-27
1
-0
/
+375