summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/rwonce.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-26arm64, compiler-context-analysis: Permit alias analysis through __READ_ONCE()...Marco Elver1-3/+7
2026-02-26arm64: Optimize __READ_ONCE() with CONFIG_LTO=yMarco Elver1-4/+14
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2025-04-30arm64: drop binutils version checksArnd Bergmann1-4/+0
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2020-11-09arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon1-0/+73