summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet
2023-06-20arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng
2023-06-19arm64: allow kmalloc() caches aligned to the smaller cache_line_size()Catalin Marinas
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15Merge branch for-next/module-alloc into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/hvhe into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/ffa-proxy into kvmarm/nextOliver Upton
2023-06-15Merge branch kvm-arm64/eager-page-splitting into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang
2023-06-15KVM: arm64: Save ID registers' sanitized value per guestJing Zhang
2023-06-15KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1Marc Zyngier
2023-06-14arm64/sysreg: Convert TRBIDR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBTRG_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBMAR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBSR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBBASER_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBPTR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generationAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBTRG_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBMAR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBPTR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-14arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools formatAnshuman Khandual
2023-06-12KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is setMarc Zyngier
2023-06-12KVM: arm64: Rework CPTR_EL2 programming for HVHE configurationMarc Zyngier
2023-06-12KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHEMarc Zyngier
2023-06-12KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor contextMarc Zyngier
2023-06-12arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is setMarc Zyngier
2023-06-12arm64: Allow EL1 physical timer access when running VHEMarc Zyngier
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier
2023-06-12arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier
2023-06-12arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor codeMarc Zyngier
2023-06-12KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()Marc Zyngier
2023-06-12KVM: arm64: Rewrite IMPDEF PMU version as NIOliver Upton
2023-06-12KVM: arm64: Make vCPU feature flags consistent VM-wideOliver Upton
2023-06-12KVM: arm64: Separate out feature sanitisation and initialisationOliver Upton
2023-06-09thread_info: move function declarations to linux/thread_info.hArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-08arm64: set __exception_irq_entry with __irq_entry as a defaultYoungmin Nam
2023-06-07arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()Mark Rutland
2023-06-07arm64: alternatives: use cpucap namingMark Rutland