summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: irq: include <linux/cpumask.h>Tudor Ambarus2024-01-121-0/+2
* Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-042-0/+10
|\
| * arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton2023-12-121-0/+6
| * arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel2023-11-301-0/+4
* | Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2024-01-042-11/+329
|\ \
| * | arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba2023-12-171-0/+7
| * | arm64/sysreg: Add missing system register definitions for FGTFuad Tabba2023-12-171-0/+43
| * | arm64/sysreg: Add missing ExtTrcBuff field definition to ID_AA64DFR0_EL1Fuad Tabba2023-12-171-1/+4
| * | arm64/sysreg: Add missing Pauth_LR field definitions to ID_AA64ISAR1_EL1Fuad Tabba2023-12-171-0/+2
| * | arm64/sysreg: Add new system registers for GCSMark Brown2023-12-111-0/+55
| * | arm64/sysreg: Add definition for FPMRMark Brown2023-12-111-0/+23
| * | arm64/sysreg: Update HCRX_EL2 definition for DDI0601 2023-09Mark Brown2023-12-111-1/+3
| * | arm64/sysreg: Update SCTLR_EL1 for DDI0601 2023-09Mark Brown2023-12-111-2/+3
| * | arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09Mark Brown2023-12-111-3/+27
| * | arm64/sysreg: Add definition for ID_AA64FPFR0_EL1Mark Brown2023-12-111-0/+29
| * | arm64/sysreg: Add definition for ID_AA64ISAR3_EL1Mark Brown2023-12-111-0/+17
| * | arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09Mark Brown2023-12-111-2/+22
| * | arm64/sysreg: Add definition for ID_AA64PFR2_EL1Mark Brown2023-12-111-0/+21
| * | arm64/sysreg: update CPACR_EL1 registerJoey Gouly2023-12-111-1/+2
| * | arm64/sysreg: add system register POR_EL{0,1}Joey Gouly2023-12-112-0/+25
| * | arm64/sysreg: Add definition for HAFGRTR_EL2Fuad Tabba2023-12-111-0/+43
| * | arm64/sysreg: Update HFGITR_EL2 definiton to DDI0601 2023-09Fuad Tabba2023-12-111-1/+3
| |/
* | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2024-01-043-63/+104
|\ \
| * | arm64: stacktrace: factor out kunwind_stack_walk()Mark Rutland2023-12-111-6/+33
| * | arm64: stacktrace: factor out kernel unwind stateMark Rutland2023-12-113-60/+74
| |/
* | Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon2024-01-047-95/+4
|\ \
| * | arm64: Rename reserved values for CTR_EL0.L1IpMarc Zyngier2023-12-051-2/+3
| * | arm64: Kill detection of VPIPT i-cache policyMarc Zyngier2023-12-052-11/+0
| * | KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier2023-12-054-82/+1
| |/
* | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-01-042-7/+5
|\ \
| * | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark2023-12-122-7/+5
| |/
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2024-01-041-3/+4
|\ \
| * | arm64: irq: set the correct node for shadow call stackHuang Shijie2023-12-131-1/+1
| * | arm64: irq: set the correct node for VMAP stackHuang Shijie2023-12-051-2/+3
| |/
* | Merge branch 'for-next/misc' into for-next/coreWill Deacon2024-01-042-9/+0
|\ \
| * | arm64: memory: remove duplicated includeWang Jinchao2023-12-171-1/+0
| * | arm64: Delete the zero_za macroZenghui Yu2023-12-111-8/+0
| |/
* | Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon2024-01-0413-71/+137
|\ \
| * | arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel2023-12-123-8/+3
| * | arm64: mm: Take potential load offset into account when KASLR is offArd Biesheuvel2023-12-121-21/+6
| * | arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel2023-12-121-0/+1
| * | arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts2023-11-273-0/+45
| * | arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]Anshuman Khandual2023-11-271-0/+5
| * | arm64/mm: Update tlb invalidation routines for FEAT_LPA2Ryan Roberts2023-11-272-37/+68
| * | arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubsRyan Roberts2023-11-272-0/+4
| * | arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts2023-11-271-10/+10
| |/
* | Merge branch 'for-next/kbuild' into for-next/coreWill Deacon2024-01-045-8/+9
|\ \
| * | efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada2023-12-191-1/+1
| * | arm64: properly install vmlinuz.efiJosef Bacik2023-12-171-1/+2
| * | arm64: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada2023-12-051-1/+1