aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi1-0/+3
2021-08-25arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng1-1/+1
2021-08-25Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon1-0/+1
2021-08-24arm64: head: avoid over-mapping in map_memoryMark Rutland1-2/+2
2021-08-24arm64/sve: Add a comment documenting the binutils needed for SVE asmMark Brown1-0/+1
2021-08-20arm64: replace in_irq() with in_hardirq()Changbin Du1-1/+1
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier6-26/+65
2021-08-20Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier1-8/+9
2021-08-20Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier1-0/+1
2021-08-20Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier2-50/+105
2021-08-20Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier3-23/+40
2021-08-20Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/nextMarc Zyngier1-0/+20
2021-08-20Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier2-15/+22
2021-08-20arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon1-4/+2
2021-08-20arm64: Implement task_cpu_possible_mask()Will Deacon1-0/+13
2021-08-20KVM: arm64: Add config register bit definitionsFuad Tabba1-0/+22
2021-08-20KVM: arm64: Add feature register flag definitionsFuad Tabba2-6/+10
2021-08-20KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba1-0/+1
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba2-2/+5
2021-08-20KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba1-0/+5
2021-08-20KVM: arm64: Fix names of config register fieldsFuad Tabba1-6/+6
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba3-12/+12
2021-08-20KVM: arm64: placeholder to check if VM is protectedFuad Tabba1-0/+5
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier1-1/+6
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier1-8/+3
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier1-2/+3
2021-08-19KVM: arm64: Record number of signal exits as a vCPU statOliver Upton1-0/+1
2021-08-19arm64: initialize all of CNTHCTL_EL2Mark Rutland1-2/+1
2021-08-18KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual1-1/+1
2021-08-18arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual2-7/+14
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-11/+22
2021-08-11arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFTAnshuman Khandual1-0/+3
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret1-1/+1
2021-08-11KVM: arm64: Remove __pkvm_mark_hypQuentin Perret1-2/+1
2021-08-11KVM: arm64: Enable retrieving protections attributes of PTEsQuentin Perret1-0/+20
2021-08-11KVM: arm64: Allow populating software bitsQuentin Perret1-1/+11
2021-08-11KVM: arm64: Enable forcing page-level stage-2 mappingsQuentin Perret1-25/+41
2021-08-11KVM: arm64: Optimize host memory abortsQuentin Perret1-30/+0
2021-08-11KVM: arm64: Expose page-table helpersQuentin Perret1-0/+40
2021-08-11arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEFAnshuman Khandual1-1/+1
2021-08-06arm64: mm: Fix TLBI vs ASID rolloverWill Deacon2-9/+31
2021-08-05arm64: entry: move bulk of ret_to_user to CMark Rutland1-2/+3
2021-08-04arm64: hyperv: Add Hyper-V hypercall and register access utilitiesMichael Kelley2-0/+123
2021-08-04ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann1-1/+1
2021-08-03arm64: fix typo in a commentJason Wang1-1/+1
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee1-2/+1
2021-08-03arm64: stacktrace: fix commentMark Rutland1-1/+1
2021-08-03arm64: fix compat syscall return truncationMark Rutland2-10/+21
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2-13/+0
2021-08-02arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland4-12/+16