summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/assembler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+53
|\
| * arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-241-0/+17
| * arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-1/+13
| * arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-02-161-0/+24
* | Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2022-03-071-5/+0
|/
* arm64: Add macro version of the BTI instructionMark Brown2021-12-141-0/+10
* Merge branch 'for-next/kexec' into for-next/coreWill Deacon2021-10-291-7/+42
|\
| * arm64: kexec: install a copy of the linear-mapPasha Tatashin2021-10-011-0/+19
| * arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin2021-10-011-7/+23
* | arm64: extable: consolidate definitionsMark Rutland2021-10-211-27/+2
|/
* arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-211-0/+5
* Merge branch 'for-next/caches' into for-next/coreWill Deacon2021-06-241-32/+48
|\
| * arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba2021-05-251-14/+13
| * arm64: Move documentation of dcache_by_line_opFuad Tabba2021-05-251-8/+8
| * arm64: assembler: add conditional cache fixupsMark Rutland2021-05-251-11/+28
| * arm64: assembler: replace `kaddr` with `addr`Mark Rutland2021-05-251-16/+16
* | arm64: assembler: add set_this_cpu_offsetMark Rutland2021-05-261-5/+13
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-3/+24
|\
| * Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...Marc Zyngier2021-04-131-77/+29
| |\
| * | KVM: arm64: Generate final CTR_EL0 value when running in Protected modeMarc Zyngier2021-03-251-0/+13
| * | arm64: asm: Provide set_sctlr_el2 macroQuentin Perret2021-03-191-3/+11
| | |
| \ \
*-. \ \ Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2021-04-151-81/+33
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel2021-04-121-7/+21
| | * arm64: assembler: introduce wxN aliases for wN registersArd Biesheuvel2021-04-121-0/+8
| | * arm64: assembler: remove conditional NEON yield macrosArd Biesheuvel2021-04-121-70/+0
| |/ |/|
| * arm64: Always keep DAIF.[IF] in syncHector Martin2021-03-241-4/+4
|/
* Merge branch 'for-next/crypto' into for-next/coreWill Deacon2021-02-121-0/+16
|\
| * arm64: assembler: add cond_yield macroArd Biesheuvel2021-02-031-0/+16
* | arm64: Turn the MMU-on sequence into a macroMarc Zyngier2021-02-081-0/+17
|/
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-1/+1
* kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil2020-09-301-10/+19
* arm64: asm: Provide a mechanism for generating ELF note for BTIMark Brown2020-05-071-0/+50
*-. Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-251-6/+10
|\ \
| | * arm64: mm: convert cpu_do_switch_mm() to CMark Rutland2020-02-271-6/+0
| |/ |/|
| * arm64: trap to EL1 accesses to AMU counters from EL0Ionela Voinescu2020-03-061-0/+10
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-3/+3
|\
| * sched/rt, arm64: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-3/+3
* | Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-221-11/+0
|\ \
| * | arm64: asm: Remove ENDPIPROC()Mark Brown2020-01-081-12/+0
| * | arm64: asm: Add new-style position independent function annotationsMark Brown2020-01-081-0/+1
| |/
* | arm64: assembler: remove smp_dmb macroMark Rutland2020-01-171-7/+0
* | arm64: assembler: remove inherit_daif macroMark Rutland2020-01-171-6/+0
|/
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-3/+14
|\ \
| * | arm64: mm: Introduce 52-bit Kernel VAsSteve Capper2019-08-091-5/+8
| * | arm64: mm: Logic to make offset_ttbr1 conditionalSteve Capper2019-08-091-2/+10
| |/
* / arm64: Remove unused assembly macroJulien Thierry2019-08-051-11/+0
|/
* 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/+1
* arm64: assembler: Update comment above cond_yield_neon() macroHillf Danton2019-05-141-6/+5
* arm64: add CVADP support to the cache maintenance helperAndrew Murray2019-04-161-0/+4