summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-051-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: assembler: Update comment above cond_yield_neon() macroHillf Danton2019-05-141-6/+5Star
* arm64: add CVADP support to the cache maintenance helperAndrew Murray2019-04-161-0/+4
* arm64: Use defines instead of magic numbersAlexandru Elisei2019-04-051-2/+2
* arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-281-0/+20
* arm64: Rename get_thread_info()Julien Thierry2019-02-261-3/+3
* arm64: Remove unused daif related functions/macrosJulien Thierry2019-02-061-9/+1Star
* arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon2018-12-111-5/+3Star
* arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-101-2/+2
* arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-101-4/+3Star
* arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-101-0/+23
* arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2018-12-101-12/+18
* arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland2018-12-101-0/+9
* arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-061-0/+13
* arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZEWill Deacon2018-09-191-4/+3Star
* arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2018-04-111-0/+73
* arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel2018-04-111-0/+63
* arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel2018-03-191-32/+2Star
* 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/+0Star
* | 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/+0Star
| * | 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/+2Star
* | arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon2017-12-111-22/+0Star
|/
* arm64: entry.S: convert elX_irqJames Morse2017-11-021-0/+5
* arm64: entry.S convert el0_syncJames Morse2017-11-021-9/+0Star
* arm64: entry.S: convert el1_syncJames Morse2017-11-021-0/+6
* arm64: entry.S: Remove disable_dbgJames Morse2017-11-021-8/+1Star
* 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
|/