summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-05-10arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-05-10arm64: barrier: Restore spec_bar() macroMark Rutland
2024-05-09Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier
2024-05-09KVM: arm64: Only reset vCPU-scoped feature ID regs onceOliver Upton
2024-05-09Merge branch 'for-next/tlbi' into for-next/coreWill Deacon
2024-05-09Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-05-09Merge branch 'for-next/mm' into for-next/coreWill Deacon
2024-05-09arm64/mm: Fix pud_user_accessible_page() for PGTABLE_LEVELS <= 2Ryan Roberts
2024-05-08Merge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier
2024-05-05mm/arm64: override clear_young_dirty_ptes() batch helperLance Yang
2024-05-03arm64/mm: Add uffd write-protect supportRyan Roberts
2024-05-03arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NGRyan Roberts
2024-05-03arm64/mm: Remove PTE_PROT_NONE bitRyan Roberts
2024-05-03arm64/mm: generalize PMD_PRESENT_INVALID for all levelsRyan Roberts
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03arm64: simplify arch_static_branch/_jump functionGeorge Guo
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier
2024-05-03Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/nextMarc Zyngier
2024-05-03KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()Marc Zyngier
2024-05-01KVM: arm64: Introduce and use predicates that check for protected VMsFuad Tabba
2024-05-01KVM: arm64: Add is_pkvm_initialized() helperQuentin Perret
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier
2024-05-01KVM: arm64: Do not map the host fpsimd state to hyp in pKVMFuad Tabba
2024-05-01KVM: arm64: Refactor checks for FP state ownershipFuad Tabba
2024-05-01KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba
2024-04-28arm64: defer clearing DAIF.DMark Rutland
2024-04-28arm64: assembler: update stale comment for disable_step_tskMark Rutland
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioMatthew Wilcox (Oracle)
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