aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-06-23Merge tag 'arm-fixes-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 15-48/+67
2023-06-23Merge tag 'qcom-arm64-fixes-for-6.4-2' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 5-2/+17
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-7/+87
2023-06-22arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesGravatar Douglas Anderson 2-1/+6
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for trogdorGravatar Douglas Anderson 1-0/+5
2023-06-22arm64: dts: qcom: sc7180: Mark SCM as dma-coherent for IDPGravatar Douglas Anderson 2-1/+6
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+1
2023-06-17arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencingGravatar Michael Kelley 1-1/+1
2023-06-16Merge tag 'v6.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 10-46/+50
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 39-100/+334
2023-06-09Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 3-4/+12
2023-06-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+2
2023-06-07KVM: arm64: Use raw_smp_processor_id() in kvm_pmu_probe_armpmu()Gravatar Oliver Upton 1-1/+19
2023-06-07KVM: arm64: Restore GICv2-on-GICv3 functionalityGravatar Marc Zyngier 1-4/+7
2023-06-06arm64: dts: rockchip: Fix rk356x PCIe register and range mappingsGravatar Andrew Powers-Holmes 2-9/+12
2023-06-05Merge tag 'qcom-arm64-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 36-96/+322
2023-06-04KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loadedGravatar Reiji Watanabe 4-0/+50
2023-06-04KVM: arm64: PMU: Restore the host's PMUSERENR_EL0Gravatar Reiji Watanabe 1-2/+11
2023-06-04arm64: dts: imx8mn-beacon: Fix SPI CS pinmuxGravatar Adam Ford 1-2/+2
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 17-91/+147
2023-06-02arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...Gravatar Jisheng Zhang 1-2/+1
2023-06-02arm64: Remove the ARCH_FORCE_MAX_ORDER config input promptGravatar Catalin Marinas 1-1/+1
2023-05-31KVM: arm64: Document default vPMU behavior on heterogeneous systemsGravatar Oliver Upton 1-1/+11
2023-05-31KVM: arm64: Iterate arm_pmus list to probe for default PMUGravatar Oliver Upton 1-34/+12
2023-05-31KVM: arm64: Drop last page ref in kvm_pgtable_stage2_free_removed()Gravatar Oliver Upton 1-0/+3
2023-05-30KVM: arm64: Populate fault info for watchpointGravatar Akihiko Odaki 3-2/+9
2023-05-27arm64: dts: imx8-ss-dma: assign default clock rate for lpuartsGravatar Shenwei Wang 1-0/+8
2023-05-27arm64: dts: imx8qm-mek: correct GPIOs for USDHC2 CD and WP signalsGravatar Shenwei Wang 1-2/+2
2023-05-25Merge tag 'imx-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 7-38/+47
2023-05-25Merge tag 'juno-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Arnd Bergmann 3-0/+3
2023-05-24arm64: dts: qcom: sm8550: Use the correct LLCC register schemeGravatar Konrad Dybcio 1-2/+9
2023-05-24arm64: dts: qcom: sc7180-lite: Fix SDRAM freq for misidentified sc7180-lite b...Gravatar Douglas Anderson 1-0/+8
2023-05-24arm64: dts: qcom: sm8550: use uint16 for Soundwire intervalGravatar Krzysztof Kozlowski 1-3/+3
2023-05-24arm64: dts: qcom: Split out SA8155P and use correct RPMh power domainsGravatar Konrad Dybcio 2-1/+41
2023-05-24KVM: arm64: Reload PTE after invoking walker callback on preorder traversalGravatar Fuad Tabba 2-4/+16
2023-05-24KVM: arm64: Handle trap of tagged Set/Way CMOsGravatar Marc Zyngier 1-0/+19
2023-05-24arm64: Add missing Set/Way CMO encodingsGravatar Marc Zyngier 1-0/+6
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-25/+76
2023-05-19KVM: arm64: Prevent unconditional donation of unmapped regions from the hostGravatar Will Deacon 1-7/+7
2023-05-19KVM: arm64: vgic: Fix a commentGravatar Jean-Philippe Brucker 1-1/+1
2023-05-19KVM: arm64: vgic: Fix locking commentGravatar Jean-Philippe Brucker 1-1/+2
2023-05-19KVM: arm64: vgic: Wrap vgic_its_create() with config_lockGravatar Jean-Philippe Brucker 1-4/+10
2023-05-19KVM: arm64: vgic: Fix a circular locking issueGravatar Jean-Philippe Brucker 6-37/+51
2023-05-17arm64: dts: qcom: sm6375-pdx225: Fix remoteproc firmware pathsGravatar Konrad Dybcio 1-2/+2
2023-05-17arm64: dts: qcom: add missing cache propertiesGravatar Krzysztof Kozlowski 28-0/+170
2023-05-17arm64: dts: qcom: use decimal for cache levelGravatar Krzysztof Kozlowski 2-2/+2
2023-05-17arm64: dts: qcom: fix indentationGravatar Krzysztof Kozlowski 8-80/+80
2023-05-17arm64: dts: qcom: sm8250-xiaomi-elish-csot: fix panel compatibleGravatar Krzysztof Kozlowski 1-1/+1
2023-05-17arm64: dts: qcom: sm8250-xiaomi-elish-boe: fix panel compatibleGravatar Krzysztof Kozlowski 1-1/+1
2023-05-17arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWGravatar Krzysztof Kozlowski 1-2/+0