summaryrefslogtreecommitdiffstats
path: root/fs/quota (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-25nios2: use the generic uncached segment support in dma-directChristoph Hellwig3-25/+16
2019-06-25nds32: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2-314/+13
2019-06-25arc: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig2-52/+12
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig4-18/+19
2019-06-25dma-direct: handle DMA_ATTR_NON_CONSISTENT in common codeChristoph Hellwig2-37/+15
2019-06-25dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig2-2/+16
2019-06-25openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig1-13/+9
2019-06-25arc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig1-15/+6
2019-06-25arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig1-21/+3
2019-06-25ARM: dma-mapping: allow larger DMA mask than supportedChristoph Hellwig1-19/+1
2019-06-25dma-mapping: truncate dma masks to what dma_addr_t can holdChristoph Hellwig1-0/+12
2019-06-14iommu/dma: Apply dma_{alloc,free}_contiguous functionsNicolin Chen1-10/+4
2019-06-14dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli1-0/+3
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig4-26/+10
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-27Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2