summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-03-25Merge tag 'v5.6-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'ti-k3-soc-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-03-25Merge tag 'socfpga_dts_update_for_v5.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-03-25Merge tag 'imx-dt64-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann
2020-03-25Merge tag 'uniphier-dt64-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-03-25Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann
2020-03-25Merge tag 'v5.7-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'mvebu-dt64-5.7-1' of git://git.infradead.org/linux-mvebu into arm/dtArnd Bergmann
2020-03-25Merge tag 'tegra-for-5.7-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm64-dt-for-v5.7-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25Merge tag 'sunxi-dt-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-03-25arm64: dts: specify console via command lineChunyan Zhang
2020-03-25Merge tag 'versatile-dts-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm64-dt-for-v5.7-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-03-25Merge tag 'imx-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2020-03-25Merge tag 'qcom-arm64-defconfig-for-5.7' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-03-25Merge tag 'hisi-arm64-defconfig-for-5.7' of git://github.com/hisilicon/linux-...Arnd Bergmann
2020-03-25Merge tag 'renesas-arm64-defconfig-for-v5.7-tag1' of git://git.kernel.org/pub...Arnd Bergmann
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef
2020-03-25arm64: Use reboot_cpu instead of hardconding it to 0Qais Yousef
2020-03-25arm64: Don't use disable_nonboot_cpus()Qais Yousef
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas
2020-03-25arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan
2020-03-24arm64: Declare ACPI parking protocol CPU operation if neededGavin Shan
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier
2020-03-24arm64: move kimage_vaddr to .rodataRemi Denis-Courmont
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-21arm64: vdso32: Enable Clang CompilationVincenzo Frascino
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/processor.hVincenzo Frascino
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino
2020-03-21arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20arm64: Kconfig: verify binutils support for ARM64_PTR_AUTHNick Desaulniers
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-03-20crypto: arm/neon - memzero_explicit aes-cbc keyTorsten Duwe