aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-10arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse1-0/+11
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel1-0/+11
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-2/+0
2015-07-27arm64: Remove unused macros from assembler.hDaniel Thompson1-12/+0
2015-03-19arm64: add macros for common adrp usagesArd Biesheuvel1-0/+48
2015-02-23arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier1-0/+5
2014-05-12arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon1-7/+16
2013-10-25arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach1-0/+19
2013-10-25arm64: compat: correct register concatenation for syscall wrappersMatthew Leach1-0/+12
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon1-1/+1
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier1-0/+8
2012-09-17arm64: Assembly macros and definitionsCatalin Marinas1-0/+109