index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
2018-05-26
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Suzuki K Poulose
2018-05-26
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
arm64: Remove unused macros from assembler.h
Daniel Thompson
2015-03-19
arm64: add macros for common adrp usages
Ard Biesheuvel
2015-02-23
arm64: guard asm/assembler.h against multiple inclusions
Marc Zyngier
2014-05-12
arm64: debug: avoid accessing mdscr_el1 on fault paths where possible
Will Deacon
2013-10-25
arm64: asm: add CPU_LE & CPU_BE assembler helpers
Matthew Leach
2013-10-25
arm64: compat: correct register concatenation for syscall wrappers
Matthew Leach
2013-05-17
arm64: debug: fix mdscr.ss check when enabling debug exceptions
Will Deacon
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
2012-09-17
arm64: Assembly macros and definitions
Catalin Marinas