summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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
2023-06-07arm64: standardise cpucap bitmap namesMark Rutland
2023-06-06arm64/sysreg: Convert OSECCR_EL1 to automatic generationMark Brown
2023-06-06arm64/sysreg: Convert OSDTRTX_EL1 to automatic generationMark Brown
2023-06-06arm64/sysreg: Convert OSDTRRX_EL1 to automatic generationMark Brown
2023-06-06arm64/sysreg: Convert OSLAR_EL1 to automatic generationMark Brown
2023-06-06arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1Mark Brown
2023-06-06arm64/sysreg: Convert MDSCR_EL1 to automatic register generationMark Brown
2023-06-06arm64/sysreg: Convert MDCCINT_EL1 to automatic register generationMark Brown
2023-06-06arm64: module: rework module VA range selectionMark Rutland
2023-06-06arm64: module: mandate MODULE_PLTSMark Rutland
2023-06-06arm64: module: move module randomization to module.cMark Rutland
2023-06-06arm64: kaslr: split kaslr/module initializationMark Rutland
2023-06-06arm64: add encodings of PIRx_ELx registersJoey Gouly
2023-06-06arm64: disable EL2 traps for PIEJoey Gouly
2023-06-06arm64: reorganise PAGE_/PROT_ macrosJoey Gouly
2023-06-06arm64: add PTE_WRITE to PROT_SECT_NORMALJoey Gouly
2023-06-06arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGSJoey Gouly
2023-06-06KVM: arm64: Save/restore PIE registersJoey Gouly
2023-06-06KVM: arm64: Save/restore TCR2_EL1Joey Gouly
2023-06-06arm64: cpufeature: add system register ID_AA64MMFR3Joey Gouly
2023-06-06arm64/sysreg: add PIR*_ELx registersJoey Gouly
2023-06-05arm64/arch_timer: Provide noinstr sched_clock_read() functionsPeter Zijlstra
2023-06-05arm64/io: Always inline all of __raw_{read,write}[bwlq]()Peter Zijlstra
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
2023-06-05arm64: mops: handle MOPS exceptionsKristina Martsenko