summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-02-10arm64: dts: ls1046a: fix dcfg address rangeZyta Szpak1-1/+1
2021-02-10arm64: dts: rockchip: fix vopl iommu irq on px30Sandy Huang1-1/+1
2021-02-10arm64: dts: amlogic: meson-g12: Set FL-adj property valueSerge Semin1-1/+1
2021-02-10arm64: dts: qcom: c630: keep both touchpad devices enabledShawn Guo1-8/+2
2021-02-07arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2-2/+2
2021-02-07arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino1-4/+4
2021-02-04arm64: dts: ls1028a: fix the offset of the reset registerMichael Walle1-1/+1
2021-02-04arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty1-1/+6
2021-01-30arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel3-25/+14
2021-01-27arm64: make atomic helpers __always_inlineArnd Bergmann1-5/+5
2021-01-17KVM: arm64: Don't access PMCR_EL0 when no PMU is availableMarc Zyngier1-0/+4
2020-12-30KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2-0/+2
2020-12-30arm64: dts: meson: g12a: x96-max: fix PHY deassert timing requirementsStefan Agner1-1/+1
2020-12-30arm64: dts: meson: fix PHY deassert timing requirementsStefan Agner9-9/+9
2020-12-30arm64: dts: rockchip: Fix UART pull-ups on rk3328Chen-Yu Tsai1-8/+8
2020-12-30arm64: dts: meson-sm1: fix typo in opp tableDongjin Kim1-1/+1
2020-12-30arm64: dts: meson: fix spi-max-frequency on Khadas VIM2Artem Lapkin1-1/+1
2020-12-30arm64: dts: qcom: c630: Polish i2c-hid devicesBjorn Andersson1-13/+18
2020-12-30arm64: dts: ls1028a: fix ENETC PTP clock inputMichael Walle1-1/+1
2020-12-30arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-ccChen-Yu Tsai1-0/+1
2020-12-30arm64: dts: armada-3720-turris-mox: update ethernet-phy handle nameMarek Behún1-1/+1
2020-12-30arm64: tegra: Fix DT binding for IO High Voltage entryVidya Sagar1-2/+2
2020-12-30arm64: dts: exynos: Correct psci compatible used on Exynos7Paweł Chmiel1-1/+3
2020-12-30arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7Paweł Chmiel1-7/+1
2020-12-30arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy nodeBiju Das1-1/+0
2020-12-30arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy nodeBiju Das1-1/+0
2020-12-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-12-16arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter1-12/+0
2020-12-16arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei1-10/+10
2020-12-16arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl1-0/+3
2020-12-02arm64: tegra: Wrong AON HSP reg property sizeDipen Patel1-1/+1
2020-12-02arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon1-13/+14
2020-12-02arm64: pgtable: Fix pte_accessible()Will Deacon1-3/+4
2020-11-24arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating pointLucas Stach1-1/+1
2020-11-24arm64: dts imx8mn: Remove non-existent USB OTG2Adam Ford1-30/+0
2020-11-24arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet nodeNenad Peric1-1/+1
2020-11-24arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX delay on PHYChen-Yu Tsai1-1/+1
2020-11-24arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet nodeJernej Skrabec1-1/+1
2020-11-24arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet nodeJernej Skrabec1-1/+1
2020-11-24arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet nodeJernej Skrabec1-1/+1
2020-11-24arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delayCorentin Labbe1-1/+1
2020-11-24arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX delayClément Péron1-1/+1
2020-11-24arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon1-0/+1
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon1-4/+1
2020-11-24arm64: errata: Fix handling of 1418040 with late CPU onliningWill Deacon2-3/+4
2020-11-18KVM: arm64: Don't hide ID registers from userspaceAndrew Jones1-17/+1
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár1-4/+8
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai1-0/+1
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan1-0/+2
2020-11-10arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3