1. 7132700 Merge branch 'pci/sysfs' by Bjorn Helgaas · 3 years, 6 months ago
  2. ae21f83 PCI/P2PDMA: Finish RCU conversion of pdev->p2pdma by Eric Dumazet · 3 years, 6 months ago
  3. d1b8dc0 PCI/P2PDMA: Simplify distance calculation by Christoph Hellwig · 3 years, 6 months ago
  4. 3ec0c3e PCI/P2PDMA: Avoid pci_get_slot(), which may sleep by Logan Gunthorpe · 3 years, 7 months ago
  5. 7e2faa1 PCI/P2PDMA: Refactor pci_p2pdma_map_type() by Logan Gunthorpe · 3 years, 7 months ago
  6. cf201bf PCI/P2PDMA: Warn if host bridge not in whitelist by Logan Gunthorpe · 3 years, 7 months ago
  7. f9c125b PCI/P2PDMA: Use correct calc_map_type_and_dist() return type by Logan Gunthorpe · 3 years, 7 months ago
  8. e4ece59 PCI/P2PDMA: Collect acs list in stack buffer to avoid sleeping by Logan Gunthorpe · 3 years, 7 months ago
  9. 6389d43 PCI/P2PDMA: Rename upstream_bridge_distance() and rework doc by Logan Gunthorpe · 3 years, 7 months ago
  10. f8cf6e5 PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions by Krzysztof Wilczyński · 3 years, 7 months ago
  11. 009bd55 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years ago
  12. 2f0cd59 PCI: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  13. 73063ec PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit by Christoph Hellwig · 4 years, 2 months ago
  14. 4d34d52 PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks by Christoph Hellwig · 4 years, 2 months ago
  15. 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
  16. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 2 months ago
  17. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 2 months ago
  18. eec240e2 PCI/P2PDMA: Drop double zeroing for sg_init_table() by Julia Lawall · 4 years, 3 months ago
  19. e7a7499 PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions by Krzysztof Wilczyński · 4 years, 4 months ago
  20. 7c2308f PCI/P2PDMA: Fix build without DMA ops by Christoph Hellwig · 4 years, 5 months ago
  21. 4f7adb6 Merge branch 'pci/peer-to-peer' by Bjorn Helgaas · 4 years, 5 months ago
  22. dea286b PCI/P2PDMA: Allow P2PDMA on AMD Zen and newer CPUs by Logan Gunthorpe · 4 years, 5 months ago
  23. 52fbf5b PCI: Cache ACS capability offset in device by Rajat Jain · 4 years, 6 months ago
  24. 7d5b10fc PCI/P2PDMA: Add AMD Zen Raven and Renoir Root Ports to whitelist by Alex Deucher · 4 years, 9 months ago
  25. 7b94b53 PCI/P2PDMA: Add Intel Sky Lake-E Root Ports B, C, D to the whitelist by Andrew Maier · 4 years, 11 months ago
  26. bc123a5 PCI/P2PDMA: Add Intel SkyLake-E to the whitelist by Armen Baloyan · 5 years ago
  27. 27235b15 PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation by Logan Gunthorpe · 5 years ago
  28. 5daf40b PCI/P2PDMA: Allow IOMMU for host bridge whitelist by Logan Gunthorpe · 5 years ago
  29. 5d52e1a PCI/P2PDMA: dma_map() requests that traverse the host bridge by Logan Gunthorpe · 5 years ago
  30. 110203b PCI/P2PDMA: Store mapping method in an xarray by Logan Gunthorpe · 5 years ago
  31. 142c242 PCI/P2PDMA: Factor out __pci_p2pdma_map_sg() by Logan Gunthorpe · 5 years ago
  32. 7f73eac PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg() by Logan Gunthorpe · 5 years ago
  33. 2b9f4bb PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg() by Logan Gunthorpe · 5 years ago
  34. 494d63b PCI/P2PDMA: Whitelist some Intel host bridges by Logan Gunthorpe · 5 years ago
  35. 2c84d81 PCI/P2PDMA: Factor out host_bridge_whitelist() by Logan Gunthorpe · 5 years ago
  36. e2cbfbf PCI/P2PDMA: Apply host bridge whitelist for ACS by Logan Gunthorpe · 5 years ago
  37. c6bfaeb PCI/P2PDMA: Factor out __upstream_bridge_distance() by Logan Gunthorpe · 5 years ago
  38. 7258308 PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance() by Logan Gunthorpe · 5 years ago
  39. 0afea38 PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct by Logan Gunthorpe · 5 years ago
  40. a6e6fe6 PCI/P2PDMA: Introduce private pagemap structure by Logan Gunthorpe · 5 years ago
  41. 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
  42. 7b4b0f6 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  43. f6b6aef PCI: Fix typos and whitespace errors by Bjorn Helgaas · 6 years ago
  44. 9c002bb PCI/P2PDMA: Fix missing check for dma_virt_ops by Logan Gunthorpe · 5 years ago
  45. d0b3517 PCI/P2PDMA: use the dev_pagemap internal refcount by Christoph Hellwig · 6 years ago
  46. d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
  47. 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
  48. b253d5f3 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
  49. 6dbbd05 PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is present by Logan Gunthorpe · 6 years ago
  50. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  51. 1570175 PCI/P2PDMA: track pgmap references per resource, not globally by Dan Williams · 6 years ago
  52. e615a19 PCI/P2PDMA: fix the gen_pool_add_virt() failure path by Dan Williams · 6 years ago
  53. 0f97da8 PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex by Christian König · 6 years ago
  54. 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
  55. 02917e9 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  56. fcf9ab3 PCI/P2PDMA: Clean up documentation and kernel-doc by Randy Dunlap · 6 years ago
  57. 2d7bc01 PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers by Logan Gunthorpe · 6 years ago
  58. 977196b PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset by Logan Gunthorpe · 6 years ago
  59. cbb8ca6 PCI/P2PDMA: Add sysfs group to display p2pmem stats by Logan Gunthorpe · 6 years ago
  60. 5291698 PCI/P2PDMA: Support peer-to-peer memory by Logan Gunthorpe · 6 years ago