index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
p2pdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
2019-08-16
1
-8
/
+7
*
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
2019-08-16
1
-4
/
+0
*
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
2019-08-16
1
-1
/
+39
*
PCI/P2PDMA: Store mapping method in an xarray
Logan Gunthorpe
2019-08-16
1
-1
/
+16
*
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-17
/
+24
*
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
1
-1
/
+17
*
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-3
/
+4
*
PCI/P2PDMA: Whitelist some Intel host bridges
Logan Gunthorpe
2019-08-16
1
-4
/
+34
*
PCI/P2PDMA: Factor out host_bridge_whitelist()
Logan Gunthorpe
2019-08-16
1
-11
/
+20
*
PCI/P2PDMA: Apply host bridge whitelist for ACS
Logan Gunthorpe
2019-08-16
1
-12
/
+14
*
PCI/P2PDMA: Factor out __upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
1
-40
/
+48
*
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
1
-37
/
+58
*
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
Logan Gunthorpe
2019-08-16
1
-0
/
+2
*
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2019-08-16
1
-6
/
+20
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-15
1
-4
/
+12
|
\
|
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-07-12
1
-3
/
+3
|
|
\
|
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-07-09
1
-3
/
+3
|
*
|
PCI/P2PDMA: Fix missing check for dma_virt_ops
Logan Gunthorpe
2019-07-02
1
-1
/
+9
|
|
/
*
|
PCI/P2PDMA: use the dev_pagemap internal refcount
Christoph Hellwig
2019-07-02
1
-53
/
+4
*
|
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
1
-4
/
+5
*
|
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-07-02
1
-2
/
+6
*
|
Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-22
1
-0
/
+4
|
\
\
|
*
|
PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present
Logan Gunthorpe
2019-06-19
1
-0
/
+4
|
|
/
*
|
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-13
1
-14
/
+3
*
|
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
2019-06-13
1
-43
/
+81
*
|
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
2019-06-13
1
-1
/
+3
|
/
*
PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex
Christian König
2019-05-01
1
-3
/
+35
*
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
1
-7
/
+7
|
\
|
*
PCI/P2PDMA: Clean up documentation and kernel-doc
Randy Dunlap
2018-12-11
1
-7
/
+7
*
|
mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
Dan Williams
2018-12-28
1
-8
/
+2
|
/
*
PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
Logan Gunthorpe
2018-10-17
1
-0
/
+82
*
PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
Logan Gunthorpe
2018-10-17
1
-0
/
+43
*
PCI/P2PDMA: Add sysfs group to display p2pmem stats
Logan Gunthorpe
2018-10-17
1
-0
/
+54
*
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
2018-10-10
1
-0
/
+626