summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-142-27/+3
| |\ \ \ \ \ \
| | * | | | | | arm64: module: remove (NOLOAD) from linker scriptFangrui Song2022-02-251-3/+3
| | * | | | | | arm64: clean up symbol aliasingMark Rutland2022-02-221-24/+0
| | |/ / / / /
| * | | | | | Merge branch 'for-next/insn' into for-next/coreWill Deacon2022-03-143-19/+87
| |\ \ \ \ \ \
| | * | | | | | arm64: insn: add encoders for atomic operationsHou Tao2022-02-221-7/+73
| | * | | | | | arm64: move AARCH64_BREAK_FAULT into insn-def.hHou Tao2022-02-222-12/+14
| | |/ / / / /
| * | | | | | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-03-142-2/+34
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2022-03-072-2/+34
| | |/ / / / /
| * / / / / / arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas2022-02-151-0/+1
| |/ / / / /
* | | / / / arm64: fix clang warning about TRAMP_VALIASArnd Bergmann2022-03-181-2/+2
| |_|/ / / |/| | | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-091-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor2022-03-091-2/+2
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-093-13/+3
|\ \ \ \ \
| * | | | | arm64: kasan: fix include error in MTE functionsPaul Semel2022-03-091-0/+1
| * | | | | arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-082-13/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-0810-2/+184
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | arm64: Use the clearbhb instruction in mitigationsJames Morse2022-02-245-0/+39
| * | | arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-246-2/+46
| * | | arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse2022-02-161-0/+2
| * | | arm64: Add percpu vectors for EL1James Morse2022-02-161-1/+28
| * | | arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-02-162-0/+58
| * | | arm64: entry: Allow the trampoline text to occupy multiple pagesJames Morse2022-02-152-2/+9
| * | | arm64: entry: Move the trampoline data page before the text pageJames Morse2022-02-151-1/+1
| * | | KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse2022-02-151-0/+5
| |/ /
* / / arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund2022-02-141-1/+1
|/ /
* | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-281-0/+2
|\ \
| * | arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual2022-01-271-0/+2
| |/
* / arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual2022-01-241-0/+2
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-01-222-2/+2
|\ \
| * | arm64: atomics: lse: Dereference matching sizeKees Cook2022-01-202-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-169-35/+123
|\ \ \
| * \ \ Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-01-079-34/+121
| |\ \ \
| | * \ \ Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2022-01-043-9/+5
| | |\ \ \
| | | * | | KVM: arm64: Use defined value for SCTLR_ELx_EEFuad Tabba2021-12-201-1/+1
| | | * | | KVM: arm64: Rework kvm_pgtable initialisationMarc Zyngier2021-12-161-5/+4
| | | * | | KVM: arm64: Drop unused workaround_flags vcpu fieldMarc Zyngier2021-12-081-3/+0
| | * | | | Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/nextMarc Zyngier2021-12-164-0/+26
| | |\ \ \ \
| | | * | | | KVM: arm64: pkvm: Unshare guest structs during teardownQuentin Perret2021-12-162-0/+3
| | | * | | | KVM: arm64: Expose unshare hypercall to the hostWill Deacon2021-12-161-0/+1
| | | * | | | KVM: arm64: Introduce kvm_share_hyp()Quentin Perret2021-12-161-0/+1
| | | * | | | KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2Will Deacon2021-12-161-0/+21
| | * | | | | Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier2021-12-071-0/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | KVM: arm64: Add minimal handling for the ARMv8.7 PMUMarc Zyngier2021-12-011-0/+1
| | * | | | | Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier2021-12-072-0/+72
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon2021-12-061-0/+71
| | | * | | | arm64: Add missing include of asm/cpufeature.h to asm/mmu.hWill Deacon2021-12-061-0/+1
| | | |/ / /
| | * | | | Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier2021-12-012-16/+14
| | |\ \ \ \
| | | * | | | KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier2021-11-221-2/+0