summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+13
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-117/+16
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-14/+70
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-388/+668
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+17
2019-09-18arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABIJeremy Cline-1/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+16
2019-09-17arm64: fix function types in COND_SYSCALLSami Tolvanen-3/+12
2019-09-17arm64: fix unreachable code issue with cmpxchgArnd Bergmann-3/+3
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-3708/+14816
2019-09-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+22
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+2
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1184/+1185
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-3/+4
2019-09-13arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov-0/+30
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig-22/+2
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig-1/+2
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig-9/+0
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig-75/+0
2019-09-09arm64: KVM: Kill hyp_alternate_select()Marc Zyngier-24/+0
2019-09-09arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier-14/+22
2019-09-09arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier-15/+2
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier-1/+3
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel-14/+110
2019-09-09crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel-30/+195
2019-09-09crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel-35/+26
2019-09-09crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel-3/+2
2019-09-09crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel-53/+59
2019-09-09crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel-6/+3
2019-09-09crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang-3/+1
2019-09-07scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIOBjorn Andersson-0/+4
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-4/+5
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+1
2019-09-05arm64: dts: qcom: Add Lenovo Yoga C630Bjorn Andersson-0/+447
2019-09-05Merge tag 'v5.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-10/+18
2019-09-05crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede-12/+12
2019-09-04arm64: exynos: Enable exynos-chipid driverPankaj Dubey-0/+1
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann-33/+985
2019-09-04Merge tag 'ti-k3-soc-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-45/+295
2019-09-04arm64: defconfig: Enable Qualcomm QUSB2 PHYLee Jones-0/+1
2019-09-04arm64: defconfig: Enable the EFI FramebufferLee Jones-0/+1
2019-09-04arm64: defconfig: Enable Qualcomm GENI based I2C controllerLee Jones-0/+1
2019-09-04Merge tag 'qcom-arm64-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-209/+3725
2019-09-04Merge tag 'qcom-arm64-defconfig-for-5.4' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-0/+5
2019-09-04Merge tag 'arm-soc/for-5.4/defconfig-arm64' of https://github.com/Broadcom/st...Arnd Bergmann-0/+2
2019-09-04Merge tag 'bitmain-soc-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-2/+13
2019-09-04Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-3/+3
2019-09-04arm64: remove __iounmapChristoph Hellwig-4/+3
2019-09-03Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-440/+724