1. b05c555 PCI/P2PDMA: Avoid pci_get_slot(), which may sleep by Logan Gunthorpe · 3 years, 7 months ago
  2. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 2 months ago
  3. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  4. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  5. eec240e2 PCI/P2PDMA: Drop double zeroing for sg_init_table() by Julia Lawall · 4 years, 3 months ago
  6. e7a7499 PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions by Krzysztof Wilczyński · 4 years, 4 months ago
  7. 7c2308f PCI/P2PDMA: Fix build without DMA ops by Christoph Hellwig · 4 years, 5 months ago
  8. 4f7adb6 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 4 years, 5 months ago
  9. dea286b PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUs by Logan Gunthorpe · 4 years, 5 months ago
  10. 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
  11. 7d5b10fc PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist by Alex Deucher · 4 years, 9 months ago
  12. 7b94b53 PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist by Andrew Maier · 4 years, 11 months ago
  13. bc123a5 PCI/P2PDMA: Add Intel SkyLake-E to the whitelist by Armen Baloyan · 5 years ago
  14. 27235b15 PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation by Logan Gunthorpe · 5 years ago
  15. 5daf40b PCI/P2PDMA: Allow IOMMU for host bridge whitelist by Logan Gunthorpe · 5 years ago
  16. 5d52e1a PCI/P2PDMA: dma_map() requests that traverse the host bridge by Logan Gunthorpe · 5 years ago
  17. 110203b PCI/P2PDMA: Store mapping method in an xarray by Logan Gunthorpe · 5 years ago
  18. 142c242 PCI/P2PDMA: Factor out __pci_p2pdma_map_sg() by Logan Gunthorpe · 5 years ago
  19. 7f73eac PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg() by Logan Gunthorpe · 5 years ago
  20. 2b9f4bb PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg() by Logan Gunthorpe · 5 years ago
  21. 494d63b PCI/P2PDMA: Whitelist some Intel host bridges by Logan Gunthorpe · 5 years ago
  22. 2c84d81 PCI/P2PDMA: Factor out host_bridge_whitelist() by Logan Gunthorpe · 5 years ago
  23. e2cbfbf PCI/P2PDMA: Apply host bridge whitelist for ACS by Logan Gunthorpe · 5 years ago
  24. c6bfaeb PCI/P2PDMA: Factor out __upstream_bridge_distance() by Logan Gunthorpe · 5 years ago
  25. 7258308 PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance() by Logan Gunthorpe · 5 years ago
  26. 0afea38 PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct by Logan Gunthorpe · 5 years ago
  27. a6e6fe6 PCI/P2PDMA: Introduce private pagemap structure by Logan Gunthorpe · 5 years ago
  28. fb4da21 Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  29. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  30. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  31. 9c002bb PCI/P2PDMA: Fix missing check for dma_virt_ops by Logan Gunthorpe · 5 years ago
  32. d0b3517 PCI/P2PDMA: use the dev_pagemap internal refcount by Christoph Hellwig · 6 years ago
  33. d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
  34. 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
  35. b253d5f Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  36. 6dbbd05 PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present by Logan Gunthorpe · 6 years ago
  37. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  38. 1570175 PCI/P2PDMA: track pgmap references per resource, not globally by Dan Williams · 6 years ago
  39. e615a19 PCI/P2PDMA: fix the gen_pool_add_virt() failure path by Dan Williams · 6 years ago
  40. 0f97da8 PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex by Christian König · 6 years ago
  41. 926b02d Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  42. 02917e9 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  43. fcf9ab3 PCI/P2PDMA: Clean up documentation and kernel-doc by Randy Dunlap · 6 years ago
  44. 2d7bc01 PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers by Logan Gunthorpe · 6 years ago
  45. 977196b PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset by Logan Gunthorpe · 6 years ago
  46. cbb8ca6 PCI/P2PDMA: Add sysfs group to display p2pmem stats by Logan Gunthorpe · 6 years ago
  47. 5291698 PCI/P2PDMA: Support peer-to-peer memory by Logan Gunthorpe · 6 years ago