1. 26dca6d Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  2. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. dab0198 x86/PCI: Remove X86_DEV_DMA_OPS by Christoph Hellwig · 5 years ago
  4. 2856ba6 PCI: Introduce pci_real_dma_dev() by Jon Derrick · 5 years ago
  5. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  6. eb243d1 x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> by Ingo Molnar · 5 years ago
  7. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  8. 774800c Merge branch 'pci/resource' by Bjorn Helgaas · 5 years ago
  9. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  10. 7e8ce0e x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect by Kai-Heng Feng · 5 years ago
  11. 0d2f4d6 x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y by Krzysztof Wilczynski · 5 years ago
  12. 4257ac5 x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplate by Krzysztof Wilczynski · 5 years ago
  13. e380a03 x86/PCI: sta2x11: use default DMA address translation by Nicolas Saenz Julienne · 5 years ago
  14. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  15. 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  16. 392e879 dma-mapping: fix filename references by Andy Shevchenko · 6 years ago
  17. 842a56c x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator by Joel Fernandes (Google) · 6 years ago
  18. 28ad9e6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 387 by Thomas Gleixner · 6 years ago
  19. 4b3d695 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 by Thomas Gleixner · 6 years ago
  20. 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
  21. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  22. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  23. ea094d5 x86/PCI: Fix PCI IRQ routing table memory leak by Wenwen Wang · 6 years ago
  24. 2e095ce x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub by Alexander Shishkin · 6 years ago
  25. 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
  26. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  27. 55897af dma-direct: merge swiotlb_dma_ops into the dma_direct code by Christoph Hellwig · 6 years ago
  28. 868f7a0 x86/PCI: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  29. 53bb565 x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) by Colin Ian King · 6 years ago
  30. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  31. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  32. 6aa0459 Merge branch 'pci/host-vmd' by Bjorn Helgaas · 6 years ago
  33. 4f475e8 x86/PCI: Apply VMD's AERSID fixup generically by Jon Derrick · 6 years ago
  34. c6babb5 x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge by Pu Wen · 6 years ago
  35. d193631 x86/PCI: Remove node-local allocation when initialising host controller by Punit Agrawal · 6 years ago
  36. 11eb0e0e PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. 73144d7 Merge branch 'lorenzo/pci/vmd' by Bjorn Helgaas · 7 years ago
  39. a5ad57e x86/PCI: Add additional VMD device root ports to VMD AER quirk by Jon Derrick · 7 years ago
  40. 51c0170 x86/PCI: Make pci=earlydump output neat by Andy Shevchenko · 7 years ago
  41. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 47a9973 x86/PCI: Fix a potential regression when using dmi_get_bios_year() by Andy Shevchenko · 7 years ago
  43. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  44. 6e4bf58 x86/dma: Use generic swiotlb_ops by Christoph Hellwig · 7 years ago
  45. fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
  46. 6fa4a94 x86/jailhouse: Enable PCI mmconfig access in inmates by Otavio Pontes · 7 years ago
  47. 690f430 PCI: Scan all functions when running over Jailhouse by Jan Kiszka · 7 years ago
  48. 69c42d4 x86/pci: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
  49. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  50. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  51. a07ae84 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  52. 669c0f7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
  54. 838cda3 x86/PCI: Enable AMD 64-bit window on resume by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  55. d4b3150 x86/PCI: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  56. 03a5517 x86/PCI: Move and shrink AMD 64-bit window to avoid conflict by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  57. f32ab75 x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  58. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  59. 88e9ca1 xen/pci: Use acpi_noirq_set() helper to avoid #ifdef by Andy Shevchenko · 7 years ago
  60. c4f988e Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  61. dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. a19e269 x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h by Christian König · 7 years ago
  63. 470195f x86/PCI: Fix infinite loop in search for 64bit BAR placement by Christian König · 7 years ago
  64. ddec3bd x86/PCI: Make broadcom_postcore_init() check acpi_disabled by Rafael J. Wysocki · 7 years ago
  65. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  66. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  67. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  68. fa564ad x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f) by Christian König · 7 years ago
  69. 4113b0e x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst by Bhumika Goyal · 7 years ago
  70. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  71. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  72. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  73. c37f23d x86/PCI: Use is_vmd() rather than relying on the domain number by Jon Derrick · 7 years ago
  74. f1b0e54 x86/PCI: Move VMD quirk to x86 fixups by Jon Derrick · 7 years ago
  75. 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 8 years ago
  76. f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 8 years ago
  77. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  78. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  79. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  80. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 8 years ago
  81. 0bf3730 x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect by Kai-Heng Feng · 8 years ago
  82. 13cfc73 PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  83. df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
  84. bb290fd x86/PCI/ce4100: Properly lock accessor functions by Thomas Gleixner · 8 years ago
  85. aae3e31 x86/PCI: Abort if legacy init fails by Thomas Gleixner · 8 years ago
  86. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  87. f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 8 years ago
  88. 2b2154f x86/PCI: Fix whitespace in set_bios_x() printk by Vincent Legoll · 8 years ago
  89. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  90. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  91. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  92. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  94. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  95. cb2113c Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  97. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  98. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  99. c74fd80 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 8 years ago
  100. 1506c8d x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() by Ingo Molnar · 8 years ago