summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2-3/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-2/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+4
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds12-45/+1141
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-7/+16
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+13
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-117/+16
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds6-14/+70
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds15-388/+668
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+17
2019-09-18arm64: Fix reference to docs for ARM64_TAGGED_ADDR_ABIJeremy Cline1-1/+1
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+16
2019-09-17arm64: fix function types in COND_SYSCALLSami Tolvanen1-3/+12
2019-09-17arm64: fix unreachable code issue with cmpxchgArnd Bergmann1-3/+3
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds142-3708/+14816
2019-09-16Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+22
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds82-1184/+1185
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-3/+4
2019-09-13arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov1-0/+30
2019-09-11arm64: use asm-generic/dma-mapping.hChristoph Hellwig3-22/+2
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig1-1/+2
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig1-9/+0
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig1-75/+0
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier1-1/+3
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel5-14/+110
2019-09-09crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel2-30/+195
2019-09-09crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel1-35/+26
2019-09-09crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel1-3/+2
2019-09-09crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel1-53/+59
2019-09-09crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel1-6/+3
2019-09-09crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang1-3/+1
2019-09-07scsi: arm64: dts: qcom: sdm845: Specify UFS device-reset GPIOBjorn Andersson2-0/+4
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-4/+5
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2019-09-05arm64: dts: qcom: Add Lenovo Yoga C630Bjorn Andersson2-0/+447
2019-09-05Merge tag 'v5.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-10/+18
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