summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-09-05crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede1-12/+12
2019-09-04arm64: exynos: Enable exynos-chipid driverPankaj Dubey1-0/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann10-33/+985
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann9-45/+295
2019-09-04arm64: defconfig: Enable Qualcomm QUSB2 PHYLee Jones1-0/+1
2019-09-04arm64: defconfig: Enable the EFI FramebufferLee Jones1-0/+1
2019-09-04arm64: defconfig: Enable Qualcomm GENI based I2C controllerLee Jones1-0/+1
2019-09-04Merge tag 'qcom-arm64-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann22-209/+3725
2019-09-04Merge tag 'qcom-arm64-defconfig-for-5.4' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+5
2019-09-04Merge tag 'arm-soc/for-5.4/defconfig-arm64' of https://github.com/Broadcom/st...Arnd Bergmann1-0/+2
2019-09-04Merge tag 'bitmain-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+13
2019-09-04Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-3/+3
2019-09-04arm64: remove __iounmapChristoph Hellwig2-4/+3
2019-09-03Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann28-440/+724
2019-09-03Merge tag 'imx-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+7
2019-09-03Merge tag 'sunxi-config64-for-5.4-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+2
2019-09-03Merge tag 'arm64_defconfig_watchdog_for_v5.4' of git://git.kernel.org/pub/scm...Arnd Bergmann1-0/+1
2019-09-03Merge tag 'hisi-arm64-defconfig-for-5.4' of git://github.com/hisilicon/linux-...Arnd Bergmann1-0/+1
2019-09-03Merge tag 'mvebu-dt64-5.4-1' of git://git.infradead.org/linux-mvebu into arm/dtArnd Bergmann8-33/+139
2019-09-03Merge tag 'imx-dt64-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann22-84/+2241
2019-09-03Merge tag 'imx-dt-clkdep-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann5-0/+1143
2019-09-03Merge tag 'v5.3-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+286
2019-09-03Merge tag 'sunxi-dt-for-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann10-22/+378
2019-09-03arm64: bpf: optimize modulo operationJerin Jacob2-4/+5
2019-09-03Merge tag 'renesas-arm64-dt-for-v5.4-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann19-516/+646
2019-09-03Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann20-2381/+4014
2019-09-03Merge tag 'socfpga_dts_updates_for_v5.4' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2-0/+20
2019-09-03Merge tag 'v5.4-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-0/+681
2019-09-03Merge tag 'imx-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann1-0/+1
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-0/+8
2019-09-01arm64: defconfig: Enable CPU clock drivers for Qualcomm msm8916Marc Gonzalez1-0/+2
2019-09-01arm64: defconfig: Add DRM_MSM to defconfigs with ARCH_QCOMJordan Crouse1-0/+1
2019-09-01arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin1-0/+3
2019-08-31tracing/arm64: Have max stack tracer handle the case of return address after ...Steven Rostedt (VMware)1-0/+13
2019-08-31arm64: dts: renesas: hihope-common: Fix eMMC statusFabrizio Castro1-0/+1
2019-08-31arm64: dts: marvell: add DTS for Turris MoxMarek BehĂșn2-0/+841
2019-08-31arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrlMarek BehĂșn1-0/+5
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-0/+8
2019-08-30Merge branch 'for-next/atomics' into for-next/coreWill Deacon9-420/+412
2019-08-30Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon41-517/+512
2019-08-30arm64: atomics: Use K constraint when toolchain appears to support itWill Deacon2-24/+48
2019-08-30arm64: atomics: Undefine internal macros after useWill Deacon2-0/+11
2019-08-30arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABELWill Deacon1-0/+1
2019-08-30arm64: asm: Kill 'asm/atomic_arch.h'Will Deacon4-157/+140
2019-08-30arm64: lse: Remove unused 'alt_lse' assembly macroWill Deacon1-22/+0
2019-08-30crypto: arm64/aes - implement accelerated ESSIV/CBC modeArd Biesheuvel2-0/+152
2019-08-30crypto: arm64/aes-cts-cbc - factor out CBC en/decryption of a walkArd Biesheuvel1-42/+40
2019-08-29arm64: dts: meson-sm1-sei610: add stdout-path property backNeil Armstrong1-0/+4
2019-08-29arm64: dts: meson-sm1-sei610: enable DVFSNeil Armstrong1-4/+0
2019-08-29arm64: dts: khadas-vim3: add support for the SM1 based VIM3LNeil Armstrong2-0/+71