summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29arm64: Group start_thread() functions togetherWill Deacon
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon
2020-09-29arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier
2020-09-29KVM: arm64: Add PMU event filtering infrastructureMarc Zyngier
2020-09-29KVM: arm64: Use event mask matching architecture revisionMarc Zyngier
2020-09-28Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon
2020-09-28iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang
2020-09-28arm64: mm: Pin down ASIDs for sharing mm with devicesJean-Philippe Brucker
2020-09-28arm64: perf: Add support caps under sysfsShaokun Zhang
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-21arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu
2020-09-21arm64/sve: Implement a helper to load SVE registers from FPSIMD stateJulien Grall
2020-09-21arm64/sve: Implement a helper to flush SVE registersJulien Grall
2020-09-21arm64/fpsimdmacros: Allow the macro "for" to be used in more casesJulien Grall
2020-09-21arm64/fpsimdmacros: Introduce a macro to update ZCR_EL1.LENJulien Grall
2020-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-20Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-18arch_topology, arm, arm64: define arch_scale_freq_invariant()Valentin Schneider
2020-09-18KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-18arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMMWill Deacon
2020-09-18arm64: stacktrace: Make stack walk callback consistent with generic codeMark Brown
2020-09-18arm64: Enable PCI write-combine resources under sysfsClint Sbisa
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig
2020-09-17Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier
2020-09-17arm64: Remove custom IRQ stat accountingMarc Zyngier
2020-09-17arm64: Kill __smp_cross_call and coMarc Zyngier
2020-09-16efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-15KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Handle hyp panicsAndrew Scull
2020-09-15KVM: arm64: Share context save and restore macrosAndrew Scull
2020-09-15KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull
2020-09-15KVM: arm64: Update context references from host to hypAndrew Scull
2020-09-15KVM: arm64: Introduce hyp contextAndrew Scull
2020-09-15KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull
2020-09-15KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull
2020-09-15KVM: arm64: Choose hyp symbol based on contextAndrew Scull
2020-09-15KVM: arm64: Remove kvm_host_data_t typedefAndrew Scull
2020-09-15KVM: arm64: Remove hyp_panic argumentsAndrew Scull
2020-09-14arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap