aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2024-04-25arm64: mm: swap: support THP_SWAP on hardware with MTEBarry Song
2024-04-25mm/arm: remove pmd_thp_or_huge()Peter Xu
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Peter Xu
2024-04-25mm/arm64: merge pXd_huge() and pXd_leaf() definitionsPeter Xu
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-04-22arm64/io: Provide a WC friendly __iowriteXX_copy()Jason Gunthorpe
2024-04-20KVM: arm64: Drop trapping of PAuth instructions/keysMarc Zyngier
2024-04-20KVM: arm64: nv: Add emulation for ERETAx instructionsMarc Zyngier
2024-04-20KVM: arm64: nv: Add kvm_has_pauth() helperMarc Zyngier
2024-04-20KVM: arm64: nv: Handle HCR_EL2.{API,APK} independentlyMarc Zyngier
2024-04-20KVM: arm64: nv: Add trap forwarding for ERET and SMCMarc Zyngier
2024-04-20KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flagMarc Zyngier
2024-04-20KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*Marc Zyngier
2024-04-20KVM: arm64: Harden __ctxt_sys_reg() against out-of-range valuesMarc Zyngier
2024-04-19arm64: Add Neoverse-V2 partBesar Wicaksono
2024-04-12arm64: mm: Don't remap pgtables for allocate vs populateRyan Roberts
2024-04-12arm64: mm: Batch dsb and isb when populating pgtablesRyan Roberts
2024-04-12KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Exclude host_debug_data from vcpu_archMarc Zyngier
2024-04-12KVM: arm64: Add accessor for per-CPU stateMarc Zyngier
2024-04-12arm64: arm_pmuv3: Correctly extract and check the PMUVerYicong Yang
2024-04-11arm64: tlb: Allow range operation for MAX_TLBI_RANGE_PAGESGavin Shan
2024-04-11arm64: tlb: Improve __TLBI_VADDR_RANGE()Gavin Shan
2024-04-10arm64: tlb: Fix TLBI RANGE operandGavin Shan
2024-04-10arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas
2024-03-07Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...Catalin Marinas
2024-03-07arm64/hwcap: Define hwcaps for 2023 DPISA featuresMark Brown
2024-03-07arm64/fpsimd: Support FEAT_FPMRMark Brown
2024-03-07arm64/fpsimd: Enable host kernel access to FPMRMark Brown
2024-03-07arm64/cpufeature: Hook new identification registers up to cpufeatureMark Brown
2024-03-07Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton
2024-03-07Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton
2024-03-07Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2024-03-04hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01arm64: Remove enable_daif macroJinjie Ruan