summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-19swiotlb: add support for non-coherent DMAChristoph Hellwig1-10/+23
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig3-111/+5
2018-10-19swiotlb: refactor swiotlb_map_pageChristoph Hellwig1-37/+30
2018-10-19swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrsChristoph Hellwig1-22/+12
2018-10-19swiotlb: merge swiotlb_unmap_page and unmap_singleChristoph Hellwig1-11/+4
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig6-64/+8
2018-10-19swiotlb: do not panic on mapping failuresChristoph Hellwig1-32/+1
2018-10-19swiotlb: mark is_swiotlb_buffer staticChristoph Hellwig2-2/+1
2018-10-19swiotlb: remove a pointless commentChristoph Hellwig1-6/+0
2018-10-09dma-direct: respect DMA_ATTR_NO_WARNChristoph Hellwig1-0/+3
2018-10-09dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARNChristoph Hellwig1-4/+10
2018-10-09dma-direct: document the zone selection logicChristoph Hellwig1-1/+8
2018-10-08dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd3-0/+25
2018-10-05dma-direct: fix return value of dma_direct_supportedAlexander Duyck1-3/+1
2018-10-02dma-mapping: move dma_default_get_required_mask under ifdefChristoph Hellwig1-1/+1
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig1-12/+16
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig2-11/+13
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig1-10/+21
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig2-3/+20
2018-10-01dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig9-48/+13
2018-10-01unicore32: remove swiotlb supportChristoph Hellwig4-26/+2
2018-09-26Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig3-4/+11
2018-09-20dma-mapping: support non-coherent devices in dma_common_get_sgtableChristoph Hellwig3-11/+21
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig16-106/+58
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig29-192/+160
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig9-46/+41
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig3-11/+10
2018-09-20dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig1-0/+3
2018-09-20dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe1-1/+5
2018-09-08dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig3-11/+4
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig9-43/+3
2018-09-08dma-mapping: remove dma_configureChristoph Hellwig3-19/+5
2018-09-08arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2-4/+2
2018-09-08hexagon: use generic dma_noncoherent_opsChristoph Hellwig4-180/+11
2018-09-08hexagon: implement the sync_sg_for_device DMA operationChristoph Hellwig1-0/+13
2018-09-08hexagon: remove the sync_single_for_cpu DMA operationChristoph Hellwig1-8/+0
2018-09-08afs: Fix cell specification to permit an empty address listDavid Howells1-8/+7
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek1-0/+1
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov1-2/+2
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland1-4/+6
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)1-2/+2
2018-09-06rbd: support cloning across namespacesIlya Dryomov1-14/+97
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov1-48/+86
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov1-5/+11
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui1-1/+1
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare1-6/+7
2018-09-06block: don't warn when doing fsync on read-only devicesMikulas Patocka1-1/+4
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu1-0/+12