summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cputype.h
AgeCommit message (Expand)Author
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-22arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-09-18arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2025-09-18arm64: cputype: Remove duplicate Cortex-X1C definitionsMark Rutland
2025-09-18arm64: cputype: Add Cortex-A720AE definitionsKuninori Morimoto
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-22arm64: cputype: Add cputype definition for HIP12Yicong Yang
2025-05-08arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas
2025-03-14arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson
2025-03-10arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX coresDouglas Anderson
2025-03-10arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLDDouglas Anderson
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum
2025-02-26arm64: Make  _midr_in_range_list() an exported functionShameer Kolothum
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-08-30arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-08-01arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-01arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-06-12arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-06-12arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-06-12arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-05-10Merge branch 'for-next/errata' into for-next/coreWill Deacon
2024-05-10arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-05-10arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-04-19arm64: Add Neoverse-V2 partBesar Wicaksono
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara
2023-09-29arm64: Add Cortex-A520 CPU part definitionRob Herring
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier
2023-01-05KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-11-18arm64: Add Cortex-715 CPU part definitionAnshuman Khandual
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips
2022-10-12arm64: Add AMPERE1 to the Spectre-BHB affected listD Scott Phillips
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-15KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaroundMarc Zyngier
2022-05-04arm64: cputype: Avoid overflow using MIDR_IMPLEMENTOR_MASKMichal Orzel
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas