summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-1946-460/+109
|\
| * arm64: use asm-generic/dma-mapping.hChristoph Hellwig2019-09-113-22/+2
| * swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-112-61/+17
| * xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig2019-09-112-4/+0
| * xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-113-6/+4
| * xen/arm: simplify dma_cache_maintChristoph Hellwig2019-09-111-40/+21
| * xen/arm: use dev_is_dma_coherentChristoph Hellwig2019-09-113-21/+6
| * xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-112-150/+0
| * xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainanceChristoph Hellwig2019-09-113-55/+28
| * arm: remove wrappers for the generic dma remap helpersChristoph Hellwig2019-09-041-27/+5
| * dma-mapping: introduce a dma_common_find_pages helperChristoph Hellwig2019-09-041-6/+1
| * dma-mapping: always use VM_DMA_COHERENT for generic DMA remapChristoph Hellwig2019-09-042-8/+6
| * vmalloc: lift the arm flag for coherent mappings to common codeChristoph Hellwig2019-09-042-18/+7
| * dma-mapping: provide a better default ->get_required_maskChristoph Hellwig2019-09-043-7/+4
| * dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-046-8/+0
| * parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
| * arm-nommu: call dma_mmap_from_dev_coherent directlyChristoph Hellwig2019-09-041-2/+3
| * dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-0410-0/+22
| * dma-mapping: move the dma_get_sgtable API comments from arm to common codeChristoph Hellwig2019-09-041-11/+0
| * dma-mapping: fix filename referencesAndy Shevchenko2019-09-034-6/+3
| * MIPS: document mixing "slightly different CCAs"Christoph Hellwig2019-08-291-0/+7
| * arm64: document the choice of page attributes for pgprot_dmacoherentChristoph Hellwig2019-08-291-0/+8
| * dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-294-24/+0
| * dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-2910-26/+10
| * arm-nommu: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-1/+0
| * unicore32: remove the unused pgprot_dmacoherent defineChristoph Hellwig2019-08-261-2/+0
* | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-09-181-1/+1
|\ \
| * | hypfs: don't bother with d_delete()Al Viro2019-09-031-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1811-255/+277
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-1518-72/+190
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-063-15/+61
| |\ \ \ \
| | * | | | arm64: bpf: optimize modulo operationJerin Jacob2019-09-032-4/+5
| | * | | | bpf: s390: add JIT support for bpf line infoYauheni Kaliuta2019-09-031-0/+1
| | * | | | bpf: s390: add JIT support for multi-function programsYauheni Kaliuta2019-08-311-11/+55
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-0244-156/+227
| |\ \ \ \ \
| * | | | | | MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer2019-08-302-216/+146
| * | | | | | MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer2019-08-301-13/+0
| * | | | | | dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst2019-08-282-10/+19
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2729-118/+402
| |\ \ \ \ \ \
| * | | | | | | s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann2019-08-251-0/+1
| * | | | | | | s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann2019-08-251-1/+1
| * | | | | | | s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann2019-08-251-0/+3
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1965-299/+372
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-07184-2491/+1514
| |\ \ \ \ \ \ \
| * | | | | | | | arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS boardClaudiu Manoil2019-08-032-0/+46
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-1866-6376/+1830
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov2019-09-131-0/+30
| * | | | | | | | crypto: x86/aes-ni - use AES library instead of single-use AES cipherArd Biesheuvel2019-09-091-11/+6
| * | | | | | | | crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel2019-09-092-17/+256
| * | | | | | | | crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel2019-09-092-13/+72