aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge android-msm-marlin-3.18-oc-mr1 into android-msm-marlin-3.18Thierry Strudel2018-01-221-0/+29
|\
| * UPSTREAM: arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2018-01-121-0/+20
| * BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2018-01-121-0/+17
| * BACKPORT: arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2018-01-121-0/+9
| * Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen2018-01-121-17/+0
* | BACKPORT: arm64: split thread_info from task stackMark Rutland2018-01-051-0/+5
* | BACKPORT: arm64: Store struct thread_info in sp_el0Jungseok Lee2018-01-051-2/+2
* | UPSTREAM: arm64: assembler: introduce ldr_this_cpuMark Rutland2018-01-051-0/+22
|/
* Revert "UPSTREAM: arm64: Store struct thread_info in sp_el0"Sami Tolvanen2017-01-111-1/+2
* FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-12-211-0/+16
* BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-12-211-1/+81
* BACKPORT: arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2016-12-211-2/+0
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2016-04-111-0/+11
* arm64: add macros for common adrp usagesArd Biesheuvel2016-04-111-0/+48
* arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2016-04-111-0/+5
* arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-121-7/+16
* arm64: asm: add CPU_LE & CPU_BE assembler helpersMatthew Leach2013-10-251-0/+19
* arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-251-0/+12
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* arm64: move vector entry macro to assembler.hMarc Zyngier2012-12-051-0/+8
* arm64: Assembly macros and definitionsCatalin Marinas2012-09-171-0/+109