summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0519-441/+910
|\
| * crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-313-6/+30
| * crypto: arm64/sha512-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-6/+21
| * crypto: arm64/sha3-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-27/+50
| * crypto: arm64/crct10dif-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-4/+28
| * crypto: arm64/crc32-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-10/+30
| * crypto: arm64/aes-ghash - yield NEON after every block of inputArd Biesheuvel2018-05-122-44/+97
| * crypto: arm64/aes-bs - yield NEON after every block of inputArd Biesheuvel2018-05-121-135/+170
| * crypto: arm64/aes-blk - yield NEON after every block of inputArd Biesheuvel2018-05-122-130/+216
| * crypto: arm64/aes-ccm - yield NEON after every block of inputArd Biesheuvel2018-05-121-55/+95
| * crypto: arm64/sha2-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-11/+26
| * crypto: arm64/sha1-ce - yield NEON after every block of inputArd Biesheuvel2018-05-121-13/+29
| * crypto: arm64 - add support for SM4 encryption using special instructionsArd Biesheuvel2018-05-054-0/+118
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-16/+16
|\ \
| * \ Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1930-74/+246
| |\ \
| * | | y2038: arm64: Extend sysvipc compat data structuresArnd Bergmann2018-04-201-16/+16
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-044-13/+2
|\ \ \ \
| * \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0224-67/+200
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-194-13/+2
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-041-5/+0
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-05-258-7/+34
| |\ \ \ \
| * | | | | locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()Andrea Parri2018-05-151-5/+0
* | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-044-7/+15
|\ \ \ \ \ \
| * | | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-254-7/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-043-34/+3
|\ \ \ \ \ \
| * | | | | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-3/+0
| * | | | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
| * | | | | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-091-3/+0
| * | | | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-10/+0
| * | | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-5/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-261-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson2018-05-261-1/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz2018-05-261-1/+0
| | | |/ / / | | |/| | |
* | | | | | arm64: Make sure permission updates happen for pmd/pudLaura Abbott2018-05-241-6/+10
* | | | | | arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell2018-05-221-0/+51
* | | | | | arm64: export tishift functions to modulesJason A. Donenfeld2018-05-212-13/+10
* | | | | | arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-05-211-12/+12
|/ / / / /
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-197-7/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-191-1/+1
| |\ \ \ \
| | * | | | arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka2018-05-031-1/+1
| | |/ / /
| * | | | Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-05-141-2/+5
| |\ \ \ \
| | * | | | ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier2018-04-271-2/+3
| | * | | | ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio nodeMaxime Chevallier2018-04-271-0/+2
| | |/ / /
| * | | | arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433Marek Szyprowski2018-05-141-1/+1
| * | | | Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2018-05-144-3/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | arm64: dts: uniphier: stabilize ethernet of LD20 reference boardMasahiro Yamada2018-04-291-0/+8