aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-11-06KVM: arm64: Consolidate REG_HIDDEN_GUEST/USERAndrew Jones2-20/+10
2020-11-06KVM: arm64: Don't hide ID registers from userspaceAndrew Jones1-17/+1
2020-11-06arm64: dts: allwinner: pinephone: Use generic sensor node namesSamuel Holland1-3/+3
2020-11-06arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boardsJaehoon Chung3-2/+60
2020-11-06crypto: arm64/poly1305-neon - reorder PAC authentication with SP updateArd Biesheuvel2-2/+2
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2-11/+39
2020-11-05arm64: dts: meson: add watchdog to g12-common dtsiChristian Hewitt1-0/+6
2020-11-05arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dtsChristian Hewitt1-4/+0
2020-11-05arm64: dts: allwinner: pinephone: Add Bluetooth supportOndrej Jirman1-0/+13
2020-11-05arm64: dts: allwinner: pinephone: Add WiFi supportOndrej Jirman2-0/+31
2020-11-05arm64: dts: allwinner: pinephone: Add light/proximity sensorOndrej Jirman1-0/+10
2020-11-05arm64: dts: allwinner: pinephone: Add LED flashLuca Weiss4-0/+26
2020-11-05arm64: dts: allwinner: pinephone: Set ALDO3 to exactly 3v0Samuel Holland1-2/+2
2020-11-05arm64: dts: allwinner: pinephone: Remove AC power supplySamuel Holland1-4/+0
2020-11-03arm64: dts: qcom: trogdor: Add brightness-levelsAlexandru Stan1-0/+9
2020-11-03arm64: dts: sdm845: Add interconnect properties for VenusStanimir Varbanov1-0/+3
2020-11-03arm64: dts: qcom: enable rtc on sm8250-mtp boardDmitry Baryshkov1-0/+4
2020-11-03arm64: dts: qcom: enable rtc on qrb5165-rb5 boardDmitry Baryshkov2-1/+5
2020-11-03arm64: defconfig: Enable Qualcomm Command DB driverBjorn Andersson1-0/+1
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker4-47/+27
2020-11-03arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda1-1/+1
2020-11-02arm64: dts: agilex/stratix10: Fix qspi node compatibleDinh Nguyen3-3/+3
2020-11-02arm64: dts: qcom: sc7180: Add soc-specific qfprom compat stringEvan Green1-1/+1
2020-11-02arm64: dts: rockchip: Add basic support for Kobol's Helios64Uwe Kleine-König2-0/+373
2020-11-02arm64: defconfig: Enable Allwinner i2s driverClément Péron1-0/+1
2020-11-02arm64: dts: allwinner: a64: Add I2S2 nodeMarcus Cooper1-0/+14
2020-11-02arm64: dts: allwinner: h6: Add I2S1 nodeJernej Skrabec1-0/+13
2020-11-02arm64: dts: allwinner: h6: PineH64 model B: Add wifiJernej Skrabec1-0/+15
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard406-8676/+25618
2020-11-02arm64: dts: allwinner: h6: orangepi-one-plus: Fix ethernetJernej Skrabec1-1/+1
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-37/+96
2020-11-01arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go A...Maciej Matuszczyk1-1/+0
2020-11-01arm64: dts: rockchip: fix NanoPi R2S GMAC clock nameDavid Bauer1-1/+1
2020-11-01arm64: dts: layerscape: Harmonize DWC USB3 DT nodes nameSerge Semin4-9/+9
2020-11-01arm64: defconfig: Enable ASRC and EASRCAdam Ford1-0/+2
2020-10-31arm64: dts: imx8mm: Add node for SPDIFAdam Ford1-0/+24
2020-10-31arm64: dts: imx8mm: Add support for micfilAdam Ford1-0/+19
2020-10-31arm64: defconfig: Enable additional sound drivers on i.MX8M MiniAdam Ford1-0/+4
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2-2/+0
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds24-40/+90
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini11-37/+96
2020-10-30KVM: arm64: Handle Asymmetric AArch32 systemsQais Yousef1-0/+19
2020-10-30arm64: dts: imx8mp-evk: Correct WDOG_B pin configurationAnson Huang1-1/+1
2020-10-30arm64: dts: imx8mn: Correct WDOG_B pin configurationAnson Huang2-2/+2
2020-10-30arm64: dts: imx8mm: Correct WDOG_B pin configurationAnson Huang3-3/+3
2020-10-30arm64: dts: meson: Describe G12b GPU as coherentRobin Murphy1-0/+4
2020-10-30arm64: dts: mediatek: align GPIO hog names with dtschemaKrzysztof Kozlowski1-13/+13
2020-10-30arm64: cpufeature: upgrade hyp caps to finalMark Rutland3-15/+24
2020-10-30arm64: cpufeature: reorder cpus_have_{const, final}_cap()Mark Rutland1-8/+8
2020-10-30KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()Mark Rutland1-5/+16