summaryrefslogtreecommitdiff
path: root/kernel/dma/direct.c
AgeCommit message (Expand)Author
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig
2018-10-09dma-direct: respect DMA_ATTR_NO_WARNChristoph Hellwig
2018-10-09dma-direct: document the zone selection logicChristoph Hellwig
2018-10-05dma-direct: fix return value of dma_direct_supportedAlexander Duyck
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-07-27dma-mapping: Generalise dma_32bit_limit flagRobin Murphy
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig