index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
atomic_ll_sc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...
Peter Zijlstra
2016-06-16
1
-24
/
+86
*
arm64: cmpxchg_dbl: fix return value type
Lorenzo Pieralisi
2015-11-05
1
-1
/
+1
*
arm64: atomics: implement native {relaxed, acquire, release} atomics
Will Deacon
2015-10-12
1
-38
/
+60
*
arm64: make ll/sc __cmpxchg_case_##name asm consistent
Mark Rutland
2015-08-04
1
-1
/
+1
*
arm64: atomic64_dec_if_positive: fix incorrect branch condition
Will Deacon
2015-07-27
1
-1
/
+1
*
arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchg
Will Deacon
2015-07-27
1
-46
/
+0
*
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
1
-0
/
+9
*
arm64: cmpxchg: avoid memory barrier on comparison failure
Will Deacon
2015-07-27
1
-26
/
+22
*
arm64: cmpxchg: avoid "cc" clobber in ll/sc routines
Will Deacon
2015-07-27
1
-8
/
+6
*
arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
1
-0
/
+34
*
arm64: cmpxchg: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
1
-0
/
+38
*
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
1
-12
/
+0
*
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2015-07-27
1
-2
/
+17
*
arm64: atomics: move ll/sc atomics into separate header file
Will Deacon
2015-07-27
1
-0
/
+215