开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2015-07-30
arm64: cmpxchg: truncate sub-word signed types before comparison
Will Deacon
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: cmpxchg: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: xchg: patch in lse instructions when supported by the CPU
Will Deacon
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2014-11-20
arm64: percpu: Implement this_cpu operations
Steve Capper
2014-11-06
arm64: xchg: Implement cmpxchg_double
Steve Capper
2014-05-09
arm64: xchg: prevent warning if return value is unused
Will Deacon
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2013-12-19
arm64: cmpxchg: update macros to prevent warnings
Mark Hambleton
2013-10-24
arm64: cmpxchg: implement cmpxchg64_relaxed
Will Deacon
2013-04-23
arm64: Define cmpxchg64 and cmpxchg64_local for outside use
Chen Gang
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
2012-09-17
arm64: Miscellaneous header files
Catalin Marinas