index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
p2pdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-16
1
-1
/
+1
|
\
|
*
PCI/P2PDMA: Use percpu_ref_tryget_live_rcu() inside RCU critical section
Christophe JAILLET
2021-12-15
1
-1
/
+1
*
|
memremap: remove support for external pgmap refcounts
Christoph Hellwig
2021-12-04
1
-1
/
+1
|
/
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-11-05
1
-3
/
+3
|
\
|
*
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2021-09-28
1
-3
/
+3
*
|
PCI/P2PDMA: Apply bus offset correctly in DMA address calculation
Wang Lu
2021-09-20
1
-1
/
+1
|
/
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-07-06
1
-3
/
+3
|
\
|
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-03
1
-4
/
+3
*
|
PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma
Eric Dumazet
2021-07-06
1
-25
/
+72
*
|
PCI/P2PDMA: Simplify distance calculation
Christoph Hellwig
2021-06-16
1
-117
/
+73
*
|
PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
Logan Gunthorpe
2021-06-10
1
-2
/
+32
*
|
PCI/P2PDMA: Refactor pci_p2pdma_map_type()
Logan Gunthorpe
2021-06-10
1
-18
/
+12
*
|
PCI/P2PDMA: Warn if host bridge not in whitelist
Logan Gunthorpe
2021-06-10
1
-6
/
+11
*
|
PCI/P2PDMA: Use correct calc_map_type_and_dist() return type
Logan Gunthorpe
2021-06-10
1
-5
/
+5
*
|
PCI/P2PDMA: Collect acs list in stack buffer to avoid sleeping
Logan Gunthorpe
2021-06-10
1
-5
/
+2
*
|
PCI/P2PDMA: Rename upstream_bridge_distance() and rework doc
Logan Gunthorpe
2021-06-10
1
-35
/
+38
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-12-16
1
-24
/
+1
|
\
|
*
PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
Christoph Hellwig
2020-11-17
1
-4
/
+1
|
*
PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
Christoph Hellwig
2020-11-17
1
-20
/
+0
*
|
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-30
1
-5
/
+5
|
/
*
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-22
1
-5
/
+5
|
\
|
*
PCI/P2PDMA: Drop double zeroing for sg_init_table()
Julia Lawall
2020-09-30
1
-1
/
+1
|
*
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-09-01
1
-4
/
+4
*
|
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
1
-0
/
+1
*
|
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
1
-6
/
+5
*
|
PCI/P2PDMA: Fix build without DMA ops
Christoph Hellwig
2020-08-17
1
-4
/
+6
|
/
*
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2020-08-05
1
-6
/
+15
|
\
|
*
PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUs
Logan Gunthorpe
2020-07-30
1
-6
/
+15
*
|
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
1
-1
/
+1
|
/
*
PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist
Alex Deucher
2020-04-23
1
-0
/
+2
*
PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist
Andrew Maier
2020-03-18
1
-0
/
+3
*
PCI/P2PDMA: Add Intel SkyLake-E to the whitelist
Armen Baloyan
2019-12-10
1
-0
/
+3
*
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
|
|
/
[next]