summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-02-10arm64: dts: ls1046a: fix dcfg address rangeZyta Szpak
2021-02-10arm64: dts: rockchip: fix vopl iommu irq on px30Sandy Huang
2021-02-10arm64: dts: amlogic: meson-g12: Set FL-adj property valueSerge Semin
2021-02-10arm64: dts: qcom: c630: keep both touchpad devices enabledShawn Guo
2021-02-07arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-02-07arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-02-03arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle
2021-02-03arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty
2021-01-30arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier
2020-12-30arm64: dts: meson: g12a: x96-max: fix PHY deassert timing requirementsStefan Agner
2020-12-30arm64: dts: meson: fix PHY deassert timing requirementsStefan Agner
2020-12-30arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai
2020-12-30arm64: dts: meson-sm1: fix typo in opp tableDongjin Kim
2020-12-30arm64: dts: meson: fix spi-max-frequency on Khadas VIM2Artem Lapkin
2020-12-30arm64: dts: qcom: c630: Polish i2c-hid devicesBjorn Andersson
2020-12-30arm64: dts: ls1028a: fix ENETC PTP clock inputMichael Walle
2020-12-30arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-ccChen-Yu Tsai
2020-12-30arm64: dts: armada-3720-turris-mox: update ethernet-phy handle nameMarek Behún
2020-12-30arm64: tegra: Fix DT binding for IO High Voltage entryVidya Sagar
2020-12-30arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel
2020-12-30arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7Paweł Chmiel
2020-12-30arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy nodeBiju Das
2020-12-30arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy nodeBiju Das
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland
2020-12-16arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter
2020-12-16arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-12-16arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl
2020-12-02arm64: tegra: Wrong AON HSP reg property sizeDipen Patel
2020-12-02arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-12-02arm64: pgtable: Fix pte_accessible()Will Deacon
2020-11-24arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating pointLucas Stach
2020-11-24arm64: dts imx8mn: Remove non-existent USB OTG2Adam Ford
2020-11-24arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet nodeNenad Peric
2020-11-24arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHYChen-Yu Tsai
2020-11-24arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet nodeJernej Skrabec
2020-11-24arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet nodeJernej Skrabec
2020-11-24arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet nodeJernej Skrabec
2020-11-24arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delayCorentin Labbe
2020-11-24arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX delayClément Péron
2020-11-24arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon
2020-11-24arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon
2020-11-18KVM: arm64: Don't hide ID registers from userspaceAndrew Jones
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan
2020-11-10arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song