aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-08-21arm64: convert various functions to use ptdescsVishal Moola (Oracle)1-6/+8
2023-08-21arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGEKefeng Wang1-0/+15
2023-08-21arm64: tlbflush: add some comments for TLB batched flushingYicong Yang1-0/+15
2023-08-21efi/arm64: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel1-15/+3
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple1-3/+3
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple1-0/+5
2023-08-18arm64: support batched/deferred tlb shootdown during page reclamation/migrationBarry Song2-3/+53
2023-08-18arm64 : mm: add wrapper function ioremap_prot()Baoquan He1-2/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi1-2/+2
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi1-1/+1
2023-08-18arm64: mte: simplify swap tag restoration logicPeter Collingbourne2-14/+4
2023-08-18arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual1-0/+3
2023-08-18arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai1-0/+4
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown1-2/+2
2023-08-17KVM: arm64: nv: Add support for HCRX_EL2Marc Zyngier2-0/+6
2023-08-17KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2Marc Zyngier1-0/+11
2023-08-17KVM: arm64: nv: Add trap forwarding for HFGITR_EL2Marc Zyngier1-0/+4
2023-08-17KVM: arm64: nv: Add trap forwarding infrastructureMarc Zyngier2-0/+3
2023-08-17KVM: arm64: Restructure FGT register switchingMarc Zyngier1-0/+21
2023-08-17KVM: arm64: nv: Add FGT registersMarc Zyngier1-0/+5
2023-08-17KVM: arm64: Add missing HCR_EL2 trap bitsMarc Zyngier1-0/+9
2023-08-17KVM: arm64: Correctly handle ACCDATA_EL1 trapsMarc Zyngier1-0/+2
2023-08-17arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layoutsMarc Zyngier1-2/+0
2023-08-17arm64: Add missing BRB/CFP/DVP/CPP instructionsMarc Zyngier1-0/+7
2023-08-17arm64: Add debug registers affected by HDFGxTR_EL2Marc Zyngier1-0/+76
2023-08-17arm64: Add AT operation encodingsMarc Zyngier1-0/+17
2023-08-17arm64: Add TLBI operation encodingsMarc Zyngier1-0/+128
2023-08-17arm64: Add missing DC ZVA/GVA/GZVA encodingsMarc Zyngier1-0/+5
2023-08-17arm64: Add missing ERX*_EL1 encodingsMarc Zyngier1-0/+5
2023-08-17arm64: Add missing VA CMO encodingsMarc Zyngier1-0/+26
2023-08-17KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()Raghavendra Rao Ananta1-0/+2
2023-08-17KVM: arm64: Define kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta1-0/+10
2023-08-17KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta1-0/+3
2023-08-17arm64: tlb: Implement __flush_s2_tlb_range_op()Raghavendra Rao Ananta1-0/+3
2023-08-17arm64: tlb: Refactor the core flush algorithm of __flush_tlb_rangeRaghavendra Rao Ananta1-53/+68
2023-08-17KVM: arm64: Use kvm_arch_flush_remote_tlbs()Raghavendra Rao Ananta1-0/+2
2023-08-16arm64: sysreg: Generate C compiler warnings on {read,write}_sysreg_s argumentsJames Clark1-0/+6
2023-08-15KVM: arm64: Remove unused declarationsYue Haibing1-6/+0
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-8/+0
2023-08-04Merge tag 'kvmarm-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-20/+47
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+6
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly1-0/+1
2023-08-04arm64: fix build warning for ARM64_MEMSTART_SHIFTZhang Jianhua1-27/+0
2023-07-28Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/nextMarc Zyngier1-3/+3
2023-07-28KVM: arm64: Drop HCR_VIRT_EXCP_MASKZenghui Yu1-1/+0
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2-1/+3