aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-11-10arm64: dts: ipq6018: Fix dma node nameVinod Koul1-2/+2
2020-11-10arm64: dts: msm8998: Fix dma node nameVinod Koul1-1/+1
2020-11-10arm64: dts: msm8996: Fix dma node nameVinod Koul1-1/+1
2020-11-10arm64: dts: msm8994: Fix dma node nameVinod Koul1-2/+2
2020-11-10arm64: dts: msm8916: Fix dma node nameVinod Koul1-1/+1
2020-11-10arm64: dts: qcs404: Fix dma node nameVinod Koul1-2/+2
2020-11-10arm64: dts: sdm630: Fix dma node nameVinod Koul1-2/+2
2020-11-10arm64: dts: sdm845: Fix dma node nameVinod Koul1-1/+1
2020-11-10arm64: dts: qcom: Add support for Microsoft Lumia 950 XL (Cityman)Konrad Dybcio2-0/+74
2020-11-10arm64: dts: qcom: msm8992: Add USB supportKonrad Dybcio1-0/+31
2020-11-10arm64: dts: qcom: msm8994: Add USB supportKonrad Dybcio1-0/+31
2020-11-10arm64: dts: qcom: talkman: Add Synaptics RMI4 touchscreenKonrad Dybcio1-0/+28
2020-11-10arm64: dts: qcom: msm8992: Add BLSP_I2C1 supportKonrad Dybcio1-0/+30
2020-11-10arm64: dts: qcom: msm8994: Add SDHCI2 nodeKonrad Dybcio1-0/+59
2020-11-10arm64: dts: qcom: msm8992: Add support for SDHCI2Konrad Dybcio1-0/+59
2020-11-10arm64: dts: qcom: pm8994: Fix up spmi-gpio nodeKonrad Dybcio1-23/+4
2020-11-10arm64: dts: qcom: pm8994: Add thermal-zones for temp alarmKonrad Dybcio1-0/+24
2020-11-10arm64: dts: qcom: pm8994: Add temperature alarm nodeKonrad Dybcio1-0/+9
2020-11-10arm64: dts: qcom: pm8994: Add VADC nodeKonrad Dybcio1-1/+35
2020-11-10arm64: dts: qcom: sc7180: Add gpu cooling supportAkhil P Oommen1-7/+23
2020-11-10arm64: dts: qcom: sc7180: Add sc7180-lazor-r2/r3Matthias Kaehlcke7-6/+59
2020-11-10arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei1-36/+36
2020-11-10arm64: dts: qcom: sc7180-trogdor: Fixup modem memory regionSibi Sankar2-1/+5
2020-11-10arm64: dts: sc7180: Add camera clock controller nodeTaniya Das1-0/+12
2020-11-10arm64/mm/hotplug: Ensure early memory sections are all onlineAnshuman Khandual1-0/+48
2020-11-10arm64/mm/hotplug: Enable MEM_OFFLINE event handlingAnshuman Khandual1-2/+32
2020-11-10arm64/mm/hotplug: Register boot memory hot remove notifier earlierAnshuman Khandual1-2/+11
2020-11-10arm64: mm: account for hotplug memory when randomizing the linear regionArd Biesheuvel1-5/+8
2020-11-10arm64/smp: Drop the macro S(x,s)Anshuman Khandual1-8/+7
2020-11-10arm64: dts: exynos: use hyphens in Exynos5433 node namesKrzysztof Kozlowski3-11/+11
2020-11-10arm: dts: qcom: sc7180: Set the compatible string for the GPU SMMURob Clark1-1/+1
2020-11-10arm: dts: qcom: sm845: Set the compatible string for the GPU SMMUJordan Crouse2-1/+10
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland9-22/+17
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu2-48/+12
2020-11-10pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a se...John Stultz1-0/+1
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter7-59/+67
2020-11-10arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon1-0/+1
2020-11-10arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon1-4/+1
2020-11-10arm64: kexec_file: Fix sparse warningWill Deacon1-1/+1
2020-11-10arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon2-3/+4
2020-11-10KVM: arm64: Drop kvm_coproc.hMarc Zyngier7-44/+18
2020-11-10KVM: arm64: Drop legacy copro shadow registerMarc Zyngier1-47/+1
2020-11-10KVM: arm64: Drop is_aarch32 trap attributeMarc Zyngier3-8/+2
2020-11-10KVM: arm64: Drop is_32bit trap attributeMarc Zyngier3-6/+0
2020-11-10KVM: arm64: Map AArch32 cp14 register to AArch64 sysregsMarc Zyngier2-80/+37
2020-11-10KVM: arm64: Map AArch32 cp15 register to AArch64 sysregsMarc Zyngier1-48/+66
2020-11-10KVM: arm64: Add AArch32 mapping annotationMarc Zyngier1-0/+7
2020-11-10KVM: arm64: Move AArch32 exceptions over to AArch64 sysregsMarc Zyngier2-43/+20
2020-11-10KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-11-10KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier4-134/+26