summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-03dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig3-2/+26
2019-06-03au1100fb: fix DMA API abuseChristoph Hellwig2-20/+5
2019-06-03MIPS: remove the _dma_cache_wback_inv exportChristoph Hellwig1-2/+0
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor9-22/+17
2019-06-03usb: host: ohci-tmio: init genalloc for local memoryLaurentiu Tudor1-8/+5
2019-06-03usb: host: ohci-sm501: init genalloc for local memoryLaurentiu Tudor1-27/+20
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor7-9/+102
2019-06-03lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring2-1/+29
2019-06-03dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen1-1/+7
2019-06-03dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen1-1/+10
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen3-20/+64
2019-06-03iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor1-1/+1
2019-05-27arm64: trim includes in dma-mapping.cChristoph Hellwig1-10/+0
2019-05-27arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig1-14/+1
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig2-24/+2
2019-05-27iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig2-8/+9
2019-05-27iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig1-35/+11
2019-05-27iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig1-28/+17
2019-05-27iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig1-30/+35
2019-05-27iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy1-23/+22
2019-05-27iommu/dma: Split iommu_dma_freeRobin Murphy1-4/+8
2019-05-27iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig1-20/+12
2019-05-27iommu/dma: Don't remap CMA unnecessarilyRobin Murphy1-7/+12
2019-05-27iommu/dma: Refactor iommu_dma_allocRobin Murphy1-30/+30
2019-05-27iommu/dma: Refactor iommu_dma_freeRobin Murphy1-40/+33
2019-05-27iommu/dma: Remove __iommu_dma_freeChristoph Hellwig1-19/+2
2019-05-27iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig1-28/+26
2019-05-27iommu/dma: Factor out remapped pages lookupRobin Murphy1-12/+20
2019-05-27iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy1-18/+7
2019-05-27iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy1-15/+14
2019-05-27iommu/dma: Move __iommu_dma_mapChristoph Hellwig1-23/+23
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig4-457/+378
2019-05-27iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig1-9/+5
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig3-14/+5
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig1-4/+2
2019-05-26Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+20
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds44-303/+399
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+13
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-18/+19
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-43/+129
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-3/+11
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-226/+189
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds18-246/+241
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-13/+21
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds27-68/+108
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1147-13578/+1151