summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAge
* arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2018-04-11
* arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel2018-04-11
* arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel2018-03-19
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
| |\
| | * arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2017-12-12
| * | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-08
| |/
* | arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon2018-02-06
* | arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon2018-02-06
* | arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon2018-02-06
* | arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon2018-02-06
* | arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon2018-02-06
* | arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-06
* | arm64: kernel: Prepare for a DISR userJames Morse2018-01-16
* | arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko2018-01-15
* | arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-13
* | arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-08
* | Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas2017-12-22
|\ \
| * | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-22
| * | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-22
| * | arm64: limit PA size to supported rangeKristina Martsenko2017-12-22
| |/
* | arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2017-12-11
* | arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon2017-12-11
|/
* arm64: entry.S: convert elX_irqJames Morse2017-11-02
* arm64: entry.S convert el0_syncJames Morse2017-11-02
* arm64: entry.S: convert el1_syncJames Morse2017-11-02
* arm64: entry.S: Remove disable_dbgJames Morse2017-11-02
* arm64: explicitly mask all exceptionsJames Morse2017-11-02
* arm64: Use existing defines for mdscrJulien Thierry2017-10-25
* Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...Catalin Marinas2017-08-15
|\
| * arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel2017-08-15
* | Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-08-09
|\ \ | |/
| * arm64: move non-entry code out of .entry.textMark Rutland2017-08-08
* | arm64: Implement pmem API supportRobin Murphy2017-08-09
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-22
|\
| * arm64: Work around Falkor erratum 1003Christopher Covington2017-02-10
* | arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2017-01-12
|/
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-21
* arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroCatalin Marinas2016-11-21
* arm64: assembler: introduce ldr_this_cpuMark Rutland2016-11-11
* arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2016-09-09
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-09
* arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-09
* arm64: include alternative handling in dcache_by_line_opAndre Przywara2016-07-01
* arm64: Add new asm macro copy_pageGeoff Levand2016-04-28
* arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-28
* arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-04-26
* arm64: asm: remove unused push/pop macrosMark Rutland2016-04-20
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-24
* arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-02-24