summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-46/+232
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds28-141/+229
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini11-46/+232
2023-10-31Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+7
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton1-0/+3
2023-10-30Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton2-3/+55
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton2-0/+34
2023-10-30Merge branch kvm-arm64/sgi-injection into kvmarm/nextOliver Upton2-1/+29
2023-10-30Merge branch kvm-arm64/stage2-vhe-load into kvmarm/nextOliver Upton4-17/+21
2023-10-30Merge branch kvm-arm64/nv-trap-fixes into kvmarm/nextOliver Upton1-0/+45
2023-10-30Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/nextOliver Upton1-3/+1
2023-10-30Merge branch kvm-arm64/feature-flag-refactor into kvmarm/nextOliver Upton3-12/+9
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2-10/+35
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas19-108/+190
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas2-0/+2
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas2-0/+2
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas2-0/+2
2023-10-26Merge branches 'for-next/sve-remove-pseudo-regs', 'for-next/backtrace-ipi', '...Catalin Marinas9-33/+33
2023-10-25KVM: arm64: Handle AArch32 SPSR_{irq,abt,und,fiq} as RAZ/WIMarc Zyngier1-0/+4
2023-10-25arm64: Add missing _EL2 encodingsMiguel Luis1-0/+30
2023-10-25arm64: Add missing _EL12 encodingsMiguel Luis1-0/+11
2023-10-25KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta1-0/+3
2023-10-23KVM: arm64: Move VTCR_EL2 into struct s2_mmuMarc Zyngier3-9/+16
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton1-0/+2
2023-10-20KVM: arm64: Rename helpers for VHE vCPU load/putOliver Upton2-7/+4
2023-10-20KVM: arm64: Reload stage-2 for VMID change on VHEMarc Zyngier1-1/+1
2023-10-18clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara1-1/+2
2023-10-18arm64: Remove system_uses_lse_atomics()Gavin Shan1-8/+1
2023-10-18arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unusedCatalin Marinas1-4/+5
2023-10-16arm64/mm: Hoist synchronization out of set_ptes() loopRyan Roberts2-12/+19
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland1-36/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBIMark Rutland2-3/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNPMark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154Mark Rutland2-0/+10
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198Mark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098Mark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419Mark Rutland2-2/+3
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0Mark Rutland3-2/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland1-4/+4
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2Mark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_MTEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGEMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNGMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPANMark Rutland1-0/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland1-1/+1
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKINGMark Rutland2-14/+8
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland2-12/+18
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CACHE_DICMark Rutland1-1/+1