aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-10-25arm64: Add missing _EL2 encodingsMiguel Luis1-0/+30
2023-10-25arm64: Add missing _EL12 encodingsMiguel Luis1-0/+11
2023-10-24KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta1-0/+3
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier3-9/+16
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton1-0/+2
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton2-7/+4
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier1-1/+1
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+2
2023-10-18arm64: Remove system_uses_lse_atomics()Gavin Shan1-8/+1
2023-10-18arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unusedCatalin Marinas1-4/+5
2023-10-16arm64/mm: Hoist synchronization out of set_ptes() loopRyan Roberts2-12/+19
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland1-36/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBIMark Rutland2-3/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland2-0/+10
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland2-2/+3
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland3-2/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland1-4/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2Mark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_MTEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNGMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKINGMark Rutland2-14/+8
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland2-12/+18
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CACHE_DICMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTIMark Rutland2-6/+8
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTLMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTHMark Rutland1-2/+2
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland2-1/+2
2023-10-16arm64: Rename SVE/SME cpu_enable functionsMark Rutland1-4/+4
2023-10-16arm64: Explicitly save/restore CPACR when probing SVE and SMEMark Rutland1-0/+26
2023-10-16arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland3-4/+4
2023-10-16arm64: Fixup user features at boot timeMark Rutland1-0/+2
2023-10-16arm64: Rework setup_cpu_features()Mark Rutland1-1/+3
2023-10-16arm64: Add cpus_have_final_boot_cap()Mark Rutland1-2/+25
2023-10-16arm64: Add cpucap_is_possible()Mark Rutland3-29/+59
2023-10-16arm64: Factor out cpucap definitionsMark Rutland2-1/+9
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+2
2023-10-13arm64: add FEAT_LSE128 HWCAPJoey Gouly1-0/+1
2023-10-13arm64: add FEAT_LRCPC3 HWCAPJoey Gouly1-0/+1
2023-10-12KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly1-2/+2
2023-10-09KVM: arm64: Expose MOPS instructions to guestsKristina Martsenko1-1/+3
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko1-2/+52
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar5-3/+24
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang1-1/+4
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2-1/+3