summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-11-25KVM: arm64: Fix host stage-2 finalizationQuentin Perret1-2/+12
2021-11-25arm64: dts: qcom: Fix node name of rpm-msg-ram device nodesStephan Gerhold7-7/+7
2021-11-25arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHYFrieder Schrempf1-2/+2
2021-11-25arm64: dts: ls1012a: Add serial alias for ls1012a-rdbKuldeep Singh1-0/+1
2021-11-25arm64: dts: freescale: fix arm,sp805 compatible stringMichael Walle2-16/+16
2021-11-25arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely propertyShawn Guo1-1/+1
2021-11-25arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residencyAngeloGioacchino Del Regno1-8/+12
2021-11-25arm64: dts: hisilicon: fix arm,sp805 compatible stringMichael Walle2-3/+3
2021-11-25arm64: dts: rockchip: Disable CDN DP on Pinebook ProMatthias Brugger1-4/+0
2021-11-25arm64: dts: broadcom: bcm4908: Move reboot syscon out of busRafał Miłecki1-6/+6
2021-11-25arm64: dts: allwinner: a100: Fix thermal zone node nameMaxime Ripard1-3/+3
2021-11-25arm64: dts: allwinner: h5: Fix GPU thermal zone node nameMaxime Ripard1-1/+1
2021-11-25ARM: dts: sunxi: Fix OPPs node nameMaxime Ripard3-3/+3
2021-11-25arm64: zynqmp: Fix serial compatible stringMichal Simek1-2/+2
2021-11-25arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2021-11-18arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann1-3/+9
2021-11-18arm64: arm64_ftr_reg->name may not be a human-readable stringReiji Watanabe1-3/+7
2021-11-18arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clockVladimir Zapolskiy1-1/+1
2021-11-18arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directlyBhupesh Sharma1-2/+2
2021-11-18arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED nodeMarijn Suijten1-1/+1
2021-11-18arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000Stephan Gerhold1-1/+0
2021-11-18arm64: dts: renesas: beacon: Fix Ethernet PHY modeGeert Uytterhoeven1-0/+1
2021-11-18arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clockStephan Gerhold1-1/+7
2021-11-18arm64: dts: qcom: sc7280: fix display port phy reg propertyKuogee Hsieh1-6/+2
2021-11-18arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients in realityDouglas Anderson3-31/+31
2021-11-18arm64: dts: meson-sm1: Fix the pwm regulator supply propertiesAnand Moon4-4/+4
2021-11-18arm64: dts: meson-g12b: Fix the pwm regulator supply propertiesAnand Moon3-6/+6
2021-11-18arm64: dts: meson-g12a: Fix the pwm regulator supply propertiesAnand Moon3-3/+3
2021-11-18arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I1-1/+1
2021-11-18arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id" properties of pcie nodeKishon Vijay Abraham I1-2/+2
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus number for PCIeKishon Vijay Abraham I1-4/+4
2021-11-18arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions" in PCIe EP nodesKishon Vijay Abraham I1-4/+4
2021-11-18arm64: dts: rockchip: Fix GPU register width for RK3328Alex Bee1-1/+1
2021-11-18arm64: dts: broadcom: bcm4908: Fix UART clock nameRafał Miłecki1-1/+1
2021-11-18arm64: dts: meson: sm1: add Ethernet PHY reset line for ODROID-C4/HC4Dongjin Kim1-0/+4
2021-11-18arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan1-0/+5
2021-11-18arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers1-1/+2
2021-11-18KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercallWill Deacon1-11/+19
2021-11-18KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland3-2/+3
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2021-10-27Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+13
2021-10-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+5
2021-10-26Merge tag 'qcom-arm64-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+2
2021-10-25Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8...Amit Pundir1-1/+2
2021-10-23bpf: Define bpf_jit_alloc_exec_limit for arm64 JITLorenz Bauer1-0/+5
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+32
2021-10-20Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2021-10-20Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-6/+10