开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
futex.h
Age
Commit message (
Expand
)
Author
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-05-30
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-05-19
sched/preempt, futex: Update comments to clarify that preemption doesn't have...
David Hildenbrand
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: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
2012-09-17
arm64: Atomic operations
Catalin Marinas