summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/sysreg.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-10KVM: arm64: Don't blindly set set PSTATE.PAN on guest exitMarc Zyngier1-1/+2
2025-12-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-7/+5
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas1-2/+0
2025-11-27arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITSBen Horgan1-2/+0
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-5/+5
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi1-1/+10
2025-09-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-11/+0
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon1-2/+0
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual1-2/+0
2025-09-18perf: arm_spe: Support FEAT_SPEv1p4 filtersJames Clark1-9/+0
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+0
2025-08-22KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier1-3/+0
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+68
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi1-0/+6
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-0/+36
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+19
2025-07-08arm64: Add support for GICv5 GSB barriersLorenzo Pieralisi1-4/+8
2025-07-08arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual1-10/+6
2025-05-30arm64: sysreg: Drag linux/kconfig.h to work around vdso build issueMarc Zyngier1-0/+1
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier1-0/+27
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier1-1/+1
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips1-0/+27
2025-05-19arm64: sysreg: Add layout for VNCR_EL2Marc Zyngier1-1/+0
2025-05-06arm64: Remove duplicated sysreg encodingsMarc Zyngier1-11/+0
2025-05-06arm64: sysreg: Add system instructions trapped by HFGIRT2_EL2Marc Zyngier1-1/+4
2025-05-06arm64: sysreg: Add registers trapped by HDFG{R,W}TR2_EL2Marc Zyngier1-0/+10
2025-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-30/+0
2025-03-10arm64/sysreg: Move POR_EL0_INIT to asm/por.hKevin Brodsky1-3/+0
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky1-3/+3
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky1-1/+9
2025-03-04arm64: sysreg: Add layout for ICH_MISR_EL2Marc Zyngier1-5/+0
2025-03-04arm64: sysreg: Add layout for ICH_VTR_EL2Marc Zyngier1-13/+0
2025-03-04arm64: sysreg: Add layout for ICH_HCR_EL2Marc Zyngier1-12/+0
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier1-12/+0
2025-01-12arm64/sysreg/tools: Move TRFCR definitions to sysregJames Clark1-12/+0
2025-01-02KVM: arm64: nv: Add handling of EL2-specific timer registersMarc Zyngier1-0/+4
2024-11-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+0
2024-10-31arm64/sysreg: Convert existing MPAM sysregs and add the remaining entriesJames Morse1-12/+0
2024-10-04arm64/sysreg: Add definitions for architected GCS capsMark Brown1-0/+20
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+22
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon1-0/+3
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly1-0/+3
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier1-0/+1
2024-08-30arm64: Add system register encoding for PSTATE.PANMarc Zyngier1-0/+3
2024-08-30arm64: Add PAR_EL1 field descriptionMarc Zyngier1-0/+18
2024-08-16KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL accessRob Herring (Arm)1-1/+0
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual1-4/+0
2024-06-19KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidationMarc Zyngier1-0/+17
2024-04-28arm64/sysreg: Update PIE permission encodingsShiqi Liu1-12/+12