1. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  2. 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
  3. a912a75 x86/platform/intel-mid: Move PCI initialization to arch_init() by Andy Shevchenko · 7 years ago
  4. 838cda3 x86/PCI: Enable AMD 64-bit window on resume by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  5. 03a5517 x86/PCI: Move and shrink AMD 64-bit window to avoid conflict by =?UTF-8?q?Christian=20K=C3=B6nig?= · 7 years ago
  6. 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
  7. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  8. 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
  9. 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
  10. a19e269 x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h by Christian König · 7 years ago
  11. 470195f x86/PCI: Fix infinite loop in search for 64bit BAR placement by Christian König · 7 years ago
  12. ddec3bd x86/PCI: Make broadcom_postcore_init() check acpi_disabled by Rafael J. Wysocki · 7 years ago
  13. 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
  14. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 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
  17. 4113b0e x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst by Bhumika Goyal · 7 years ago
  18. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  19. 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
  20. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  21. c37f23d x86/PCI: Use is_vmd() rather than relying on the domain number by Jon Derrick · 7 years ago
  22. f1b0e54 x86/PCI: Move VMD quirk to x86 fixups by Jon Derrick · 7 years ago
  23. 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 7 years ago
  24. f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
  25. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  26. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  27. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  28. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  29. 0bf3730 x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect by Kai-Heng Feng · 7 years ago
  30. 13cfc73 PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  31. df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
  32. bb290fd x86/PCI/ce4100: Properly lock accessor functions by Thomas Gleixner · 8 years ago
  33. aae3e31 x86/PCI: Abort if legacy init fails by Thomas Gleixner · 8 years ago
  34. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 7 years ago
  35. f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 7 years ago
  36. 2b2154f x86/PCI: Fix whitespace in set_bios_x() printk by Vincent Legoll · 7 years ago
  37. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  38. d116365 x86: use set_memory.h header by Laura Abbott · 7 years ago
  39. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  40. 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  42. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  43. 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
  44. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  45. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  46. 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
  47. c74fd80 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 8 years ago
  48. 1506c8d x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() by Ingo Molnar · 8 years ago
  49. 81b3e09 x86/boot/e820: Use bool in query APIs by Ingo Molnar · 8 years ago
  50. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  51. 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
  52. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  53. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  54. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  55. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  56. 89e9f7bc x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  57. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  58. 577f79e xen/pci: Bubble up error and fix description. by Konrad Rzeszutek Wilk · 8 years ago
  59. c8b877a x86/pci/amd-bus: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  60. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  61. 541efb7 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  62. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  63. 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
  64. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  65. 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
  66. ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
  67. b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
  68. 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
  69. 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
  70. c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
  71. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  72. 6af7e4f PCI: Mark Haswell Power Control Unit as having non-compliant BARs by Bjorn Helgaas · 8 years ago
  73. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  74. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  75. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  76. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  77. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  79. e658052 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  82. 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
  83. 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
  84. e99a074 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code by Andy Shevchenko · 8 years ago
  85. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 8 years ago
  86. 9c20530 x86/PCI: VMD: Separate MSI and MSI-X vector sharing by Keith Busch · 8 years ago
  87. e382dff x86/PCI: VMD: Use x86_vector_domain as parent domain by Keith Busch · 8 years ago
  88. 3f57ff4 x86/PCI: VMD: Use lock save/restore in interrupt enable path by Jon Derrick · 8 years ago
  89. 30ce035 x86/PCI/VMD: Use untracked irq handler by Keith Busch · 8 years ago
  90. 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 8 years ago
  91. bb27570 x86/platform/intel_mid_pci: Rework IRQ0 workaround by Andy Shevchenko · 8 years ago
  92. 97e92306 x86/PCI: VMD: Initialize list item in IRQ disable by Keith Busch · 8 years ago
  93. ca8a8fa x86/PCI: VMD: Select device dma ops to override by Keith Busch · 8 years ago
  94. 386ed2a PCI: Fix comment typo by Andrea Gelmini · 8 years ago
  95. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  96. 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
  97. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  98. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 8 years ago
  99. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  100. da77b67 x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs by Prarit Bhargava · 8 years ago