summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2020-03-26arm64: dts: ti: k3-am65-mcu: add cpsw nuss nodeGrygorii Strashko2-0/+50
2020-03-26Merge tag 'qcom-arm64-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann26-69/+2860
2020-03-26arm64: dts: Revert "specify console via command line"Arnd Bergmann1-1/+1
2020-03-25Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann9-17/+174
2020-03-25Merge tag 'v5.6-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann10-4/+1426
2020-03-25Merge tag 'ti-k3-soc-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-0/+36
2020-03-25Merge tag 'socfpga_dts_update_for_v5.7' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2-6/+6
2020-03-25Merge tag 'imx-dt64-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann29-35/+3320
2020-03-25Merge tag 'uniphier-dt64-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-21/+74
2020-03-25Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann16-82/+129
2020-03-25Merge tag 'v5.7-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann19-67/+1465
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-4/+4
2020-03-25Merge tag 'mvebu-dt64-5.7-1' of git://git.infradead.org/linux-mvebu into arm/dtArnd Bergmann9-6/+28
2020-03-25Merge tag 'tegra-for-5.7-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann13-18/+500
2020-03-25Merge tag 'renesas-arm64-dt-for-v5.7-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann7-1/+197
2020-03-25Merge tag 'sunxi-dt-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann16-73/+1243
2020-03-25arm64: dts: specify console via command lineChunyan Zhang1-1/+1
2020-03-25Merge tag 'versatile-dts-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann8-8/+8
2020-03-25Merge tag 'renesas-arm64-dt-for-v5.7-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann13-35/+84
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-1/+0
2020-03-25Merge tag 'arm-soc/for-5.7/soc-arm64' of https://github.com/Broadcom/stblinux...Arnd Bergmann1-1/+0
2020-03-25Merge tag 'imx-defconfig-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-10/+49
2020-03-25Merge tag 'qcom-arm64-defconfig-for-5.7' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+17
2020-03-25Merge tag 'hisi-arm64-defconfig-for-5.7' of git://github.com/hisilicon/linux-...Arnd Bergmann1-0/+1
2020-03-25Merge tag 'renesas-arm64-defconfig-for-v5.7-tag1' of git://git.kernel.org/pub...Arnd Bergmann1-1/+22
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2-2/+2
2020-03-25arm64: hibernate: Use bringup_hibernate_cpu()Qais Yousef1-8/+5
2020-03-25arm64: Use reboot_cpu instead of hardconding it to 0Qais Yousef1-1/+1
2020-03-25arm64: Don't use disable_nonboot_cpus()Qais Yousef1-2/+2
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas21-99/+382
2020-03-25Merge branch 'for-next/asm-cleanups' into for-next/coreCatalin Marinas6-17/+15
2020-03-25Merge branch 'for-next/asm-annotations' into for-next/coreCatalin Marinas17-207/+212
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas36-322/+925
2020-03-25arm64: head: Convert install_el2_stub to SYM_INNER_LABELMark Brown1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada5-0/+5
2020-03-24arm64: Introduce get_cpu_ops() helper functionGavin Shan5-32/+62
2020-03-24arm64: Rename cpu_read_ops() to init_cpu_ops()Gavin Shan4-6/+6
2020-03-24arm64: Declare ACPI parking protocol CPU operation if neededGavin Shan1-0/+2
2020-03-24KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIsMarc Zyngier1-1/+2
2020-03-24KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disableMarc Zyngier1-0/+1
2020-03-24arm64: move kimage_vaddr to .rodataRemi Denis-Courmont1-5/+7
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont5-12/+8
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman5-11/+28
2020-03-21arm64: vdso32: Enable Clang CompilationVincenzo Frascino1-0/+11
2020-03-21arm64: vdso32: Include common headers in the vdso libraryVincenzo Frascino2-3/+1
2020-03-21arm64: vdso: Include common headers in the vdso libraryVincenzo Frascino2-3/+0
2020-03-21arm64: Introduce asm/vdso/processor.hVincenzo Frascino2-5/+19
2020-03-21arm64: vdso32: Code clean upVincenzo Frascino2-20/+0
2020-03-21arm64: Introduce asm/vdso/clocksource.hVincenzo Frascino2-2/+9