开源镜像站
帮助
动态
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
/
lse.h
Age
Commit message (
Expand
)
Author
2023-10-18
arm64: Remove system_uses_lse_atomics()
Gavin Shan
2023-06-07
arm64: alternatives: use cpucap naming
Mark Rutland
2022-11-14
arm64: atomics: lse: remove stale dependency on JUMP_LABEL
Mark Rutland
2022-09-16
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
2022-02-15
arm64: atomics: remove redundant static branch
Mark Rutland
2020-02-18
arm64: lse: Fix LSE atomics with LLVM
Vincenzo Frascino
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
2020-01-16
arm64: lse: fix LSE atomics with LLVM's integrated assembler
Sami Tolvanen
2020-01-15
arm64: Move the LSE gas support detection to Kconfig
Catalin Marinas
2019-08-30
arm64: asm: Kill 'asm/atomic_arch.h'
Will Deacon
2019-08-30
arm64: lse: Remove unused 'alt_lse' assembly macro
Will Deacon
2019-08-29
arm64: atomics: avoid out-of-line ll/sc atomics
Andrew Murray
2018-03-27
arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-06
arm64: do not trace atomic operations
Pratyush Anand
2016-11-05
arm64: Fix circular include of asm/lse.h through linux/jump_label.h
Catalin Marinas
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2015-07-27
arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistency
Will Deacon
2015-07-27
arm64: bitops: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: atomics: patch in lse instructions when supported by the CPU
Will Deacon