summaryrefslogtreecommitdiffstats
path: root/arch/arm64/tools
AgeCommit message (Expand)AuthorLines
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+480
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas-5/+63
2026-04-09arm64/sysreg: Update ID_AA64SMFR0_EL1 description to DDI0601 2025-12Mark Brown-1/+6
2026-04-09arm64/sysreg: Update ID_AA64ZFR0_EL1 description to DDI0601 2025-12Mark Brown-0/+2
2026-04-09arm64/sysreg: Update ID_AA64FPFR0_EL1 description to DDI0601 2025-12Mark Brown-1/+7
2026-04-09arm64/sysreg: Update ID_AA64ISAR2_EL1 description to DDI0601 2025-12Mark Brown-0/+1
2026-04-09arm64/sysreg: Update ID_AA64ISAR0_EL1 description to DDI0601 2025-12Mark Brown-0/+2
2026-04-09arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown-1/+30
2026-04-02arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06Mark Brown-2/+6
2026-04-01arm64: Fix field references for ICH_PPI_DVIR[01]_EL2Marc Zyngier-2/+2
2026-03-27arm64/sysreg: Add MPAMSM_EL1 registerBen Horgan-0/+8
2026-03-26arm64: cpufeature: Add FEAT_LSUIYeoreum Yun-0/+1
2026-03-19arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM supportSascha Bischoff-0/+480
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+137
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier-10/+72
2026-02-05Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/nextMarc Zyngier-1/+1
2026-02-05KVM: arm64: Remove all traces of HCR_EL2.MIOCNCEMarc Zyngier-2/+1
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier-9/+3
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier-0/+69
2026-01-30arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1Sascha Bischoff-1/+1
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon-0/+1
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei-0/+1
2026-01-23Merge branch kvm-arm64/feat_idst into kvmarm-master/nextMarc Zyngier-3/+4
2026-01-23Merge branch kvm-arm64/vtcr into kvmarm-master/nextMarc Zyngier-3/+60
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang-0/+2
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-15arm64: Repaint ID_AA64MMFR2_EL1.IDS descriptionMarc Zyngier-3/+4
2026-01-15arm64: Convert VTCR_EL2 to sysreg infratructureMarc Zyngier-0/+57
2026-01-15arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnumMarc Zyngier-3/+3
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-47/+120
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton-0/+1
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier-0/+1
2025-11-24arm64: Detect FEAT_XNXOliver Upton-0/+1
2025-11-13arm64/sysreg: Add ICH_VMCR_EL2Sascha Bischoff-0/+21
2025-11-13arm64/sysreg: Move generation of RES0/RES1/UNKN to functionSascha Bischoff-12/+14
2025-11-13arm64/sysreg: Support feature-specific fields with 'Prefix' descriptorSascha Bischoff-38/+88
2025-11-13arm64/sysreg: Fix checks for incomplete sysreg definitionsSascha Bischoff-3/+3
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-23/+80
2025-09-24Merge branch 'for-next/sysregs' into for-next/coreWill Deacon-21/+69
2025-09-22arm64/sysreg: Update TCR_EL1 registerAnshuman Khandual-8/+44
2025-09-18arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 registerJames Clark-2/+11
2025-09-17arm64: cpucaps: Add GICv5 Legacy vCPU interface (GCIE_LEGACY) capabilitySascha Bischoff-0/+1
2025-09-11arm64: sysreg: Add validation checks to sysreg header generation scriptFuad Tabba-0/+20
2025-09-11arm64: sysreg: Correct sign definitions for EIESB and DoubleLockFuad Tabba-2/+2
2025-09-11arm64: sysreg: Fix and tidy up sysreg field definitionsFuad Tabba-11/+3
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-0/+1