aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-14arm64: assembler: Update comment above cond_yield_neon() macroHillf Danton1-6/+5
2019-04-16arm64: add CVADP support to the cache maintenance helperAndrew Murray1-0/+4
2019-04-05arm64: Use defines instead of magic numbersAlexandru Elisei1-2/+2
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei1-0/+20
2019-02-26arm64: Rename get_thread_info()Julien Thierry1-3/+3
2019-02-06arm64: Remove unused daif related functions/macrosJulien Thierry1-9/+1
2018-12-11arm64: preempt: Fix big-endian when checking preempt count in assemblyWill Deacon1-5/+3
2018-12-10arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon1-2/+2
2018-12-10arm64: mm: introduce 52-bit userspace supportSteve Capper1-4/+3
2018-12-10arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper1-0/+23
2018-12-10arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon1-12/+18
2018-12-10arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland1-0/+9
2018-12-06arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon1-0/+13
2018-09-19arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZEWill Deacon1-4/+3
2018-04-11arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel1-0/+73
2018-04-11arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel1-0/+63
2018-03-19arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel1-32/+2
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+21
2018-02-06arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon1-0/+11
2018-02-06arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon1-0/+7
2018-02-06arm64: assembler: Align phys_to_pte with pte_to_physWill Deacon1-0/+13
2018-02-06arm64: assembler: Change order of macro arguments in phys_to_ttbrWill Deacon1-1/+1
2018-02-06arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon1-0/+10
2018-02-06arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+10
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-0/+10
2018-01-16arm64: kernel: Prepare for a DISR userJames Morse1-0/+7
2018-01-15arm64: fix comment above tcr_compute_pa_sizeKristina Martsenko1-1/+1
2018-01-13arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse1-0/+8
2018-01-08arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier1-13/+0
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier1-0/+21
2017-12-22Merge branch 'for-next/52-bit-pa' into for-next/coreCatalin Marinas1-2/+34
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko1-2/+0
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko1-0/+16
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko1-0/+18
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+10
2017-12-11arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon1-3/+2
2017-12-11arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon1-22/+0
2017-11-02arm64: entry.S: convert elX_irqJames Morse1-0/+5
2017-11-02arm64: entry.S convert el0_syncJames Morse1-9/+0
2017-11-02arm64: entry.S: convert el1_syncJames Morse1-0/+6
2017-11-02arm64: entry.S: Remove disable_dbgJames Morse1-8/+1
2017-11-02arm64: explicitly mask all exceptionsJames Morse1-0/+17
2017-10-25arm64: Use existing defines for mdscrJulien Thierry1-2/+3
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/coreCatalin Marinas1-1/+7
2017-08-15arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel1-1/+7
2017-08-09Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/coreCatalin Marinas1-0/+11
2017-08-09arm64: Implement pmem API supportRobin Murphy1-0/+6
2017-08-08arm64: move non-entry code out of .entry.textMark Rutland1-0/+11
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+23
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington1-0/+23