summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel2018-03-191-32/+2
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-0/+21
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-0/+10
| |\
| | * arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2017-12-121-0/+10
| * | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-081-0/+21
| |/
* | arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon2018-02-061-0/+11
* | arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon2018-02-061-0/+7
* | arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon2018-02-061-0/+13
* | arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-061-1/+1
* | arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-061-0/+10
* | arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-061-0/+10
* | arm64: kernel: Prepare for a DISR userJames Morse2018-01-161-0/+7
* | arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko2018-01-151-1/+1
* | arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-131-0/+8
* | arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-081-13/+0
* | Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-221-2/+34
|\ \
| * | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-221-2/+0
| * | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+16
| * | arm64: limit PA size to supported rangeKristina Martsenko2017-12-221-0/+18
| |/
* | arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2017-12-111-3/+2
* | arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon2017-12-111-22/+0
|/
* arm64: entry.S: convert elX_irqJames Morse2017-11-021-0/+5
* arm64: entry.S convert el0_syncJames Morse2017-11-021-9/+0
* arm64: entry.S: convert el1_syncJames Morse2017-11-021-0/+6
* arm64: entry.S: Remove disable_dbgJames Morse2017-11-021-8/+1
* arm64: explicitly mask all exceptionsJames Morse2017-11-021-0/+17
* arm64: Use existing defines for mdscrJulien Thierry2017-10-251-2/+3
* Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-151-1/+7
|\
| * arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-151-1/+7
* | Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-08-091-0/+11
|\|
| * arm64: move non-entry code out of .entry.textMark Rutland2017-08-081-0/+11
* | arm64: Implement pmem API supportRobin Murphy2017-08-091-0/+6
|/
* 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/+0
* 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