summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-151-1/+7
* arm64: move non-entry code out of .entry.textMark Rutland2017-08-081-0/+11
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-0/+23
|\
| * arm64: Work around Falkor erratum 1003Christopher Covington2017-02-101-0/+23
* | arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2017-01-121-9/+27
|/
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+16
* arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-211-0/+13
* arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-111-4/+15
* arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-091-0/+9
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-2/+22
* arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-091-4/+20
* arm64: include alternative handling in dcache_by_line_opAndre Przywara2016-07-011-1/+11
* arm64: Add new asm macro copy_pageGeoff Levand2016-04-281-0/+19
* arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-281-1/+81
* arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-04-261-0/+20
* arm64: asm: remove unused push/pop macrosMark Rutland2016-04-201-12/+0Star
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-4/+11
* arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-241-0/+11
* arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2015-12-101-0/+11
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-0/+11
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-2/+0Star
* arm64: Remove unused macros from assembler.hDaniel Thompson2015-07-271-12/+0Star
* arm64: add macros for common adrp usagesArd Biesheuvel2015-03-191-0/+48
* arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier2015-02-231-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