summaryrefslogtreecommitdiffstats
path: root/drivers/pci/p2pdma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-161-4/+12
|\
| * Merge branch 'pci/trivial'Bjorn Helgaas2019-07-131-3/+3
| |\
| | * PCI: Fix typos and whitespace errorsBjorn Helgaas2019-07-091-3/+3
| * | PCI/P2PDMA: Fix missing check for dma_virt_opsLogan Gunthorpe2019-07-031-1/+9
| |/
* | PCI/P2PDMA: use the dev_pagemap internal refcountChristoph Hellwig2019-07-021-53/+4Star
* | memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-4/+5
* | memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-2/+6
* | Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-221-0/+4
|\ \
| * | PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe2019-06-191-0/+4
| |/
* | mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-141-14/+3Star
* | PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams2019-06-141-43/+81
* | PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams2019-06-141-1/+3
|/
* PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root ComplexChristian König2019-05-011-3/+35
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-061-7/+7
|\
| * PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap2018-12-111-7/+7
* | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams2018-12-281-8/+2Star
|/
* PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe2018-10-171-0/+82
* PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe2018-10-171-0/+43
* PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe2018-10-171-0/+54
* PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe2018-10-101-0/+626