1. 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
  2. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  3. c37f23d x86/PCI: Use is_vmd() rather than relying on the domain number by Jon Derrick · 7 years ago
  4. f1b0e54 x86/PCI: Move VMD quirk to x86 fixups by Jon Derrick · 7 years ago
  5. 5b395e2 x86/platform/intel-mid: Make IRQ allocation a bit more flexible by Andy Shevchenko · 7 years ago
  6. f7750a7 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings by Tom Lendacky · 7 years ago
  7. 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
  8. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  9. 8cd9385 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  10. 2cf816a Merge branch 'pci/pm' into next by Bjorn Helgaas · 7 years ago
  11. 0bf3730 x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect by Kai-Heng Feng · 8 years ago
  12. 13cfc73 PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11 by Bjorn Helgaas · 8 years ago
  13. df65c1b x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIG by Thomas Gleixner · 8 years ago
  14. bb290fd x86/PCI/ce4100: Properly lock accessor functions by Thomas Gleixner · 8 years ago
  15. aae3e31 x86/PCI: Abort if legacy init fails by Thomas Gleixner · 8 years ago
  16. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  17. f5ab3b7 x86/PCI: Simplify Dell DMI B1 quirk by Jean Delvare · 8 years ago
  18. 2b2154f x86/PCI: Fix whitespace in set_bios_x() printk by Vincent Legoll · 8 years ago
  19. 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
  20. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  21. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  22. 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
  23. 5c2d5ce x86/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  24. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  25. 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
  26. 153654d x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC by Rui Wang · 8 years ago
  27. 0871d5a Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates by Ingo Molnar · 8 years ago
  28. 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
  29. c74fd80 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 8 years ago
  30. 1506c8d x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*() by Ingo Molnar · 8 years ago
  31. 81b3e09 x86/boot/e820: Use bool in query APIs by Ingo Molnar · 8 years ago
  32. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  33. 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
  34. 5520b7e x86/boot/e820: Remove spurious asm/e820/api.h inclusions by Ingo Molnar · 8 years ago
  35. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  36. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  37. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  38. 89e9f7bc x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  39. 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
  40. 577f79e xen/pci: Bubble up error and fix description. by Konrad Rzeszutek Wilk · 8 years ago
  41. c8b877a x86/pci/amd-bus: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  42. 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
  43. 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
  44. bdf5309 Merge branch 'pci/host-vmd' into next by Bjorn Helgaas · 8 years ago
  45. 181ffd1 x86/PCI: VMD: Move VMD driver to drivers/pci/host by Keith Busch · 8 years ago
  46. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  47. 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
  48. ee6ee49 x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs by Keith Busch · 8 years ago
  49. b318222 x86/PCI: VMD: Eliminate index member from IRQ list by Jon Derrick · 8 years ago
  50. 53db86a x86/PCI: VMD: Eliminate vmd_vector member from list type by Jon Derrick · 8 years ago
  51. 75de9b4 x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API by Jon Derrick · 8 years ago
  52. c68db51 x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count by Jon Derrick · 8 years ago
  53. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  54. 6af7e4f PCI: Mark Haswell Power Control Unit as having non-compliant BARs by Bjorn Helgaas · 8 years ago
  55. 21c80c9 x86/PCI: VMD: Fix infinite loop executing irq's by Keith Busch · 8 years ago
  56. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  57. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  64. 8b38439 Merge branch 'x86/platform' into x86/headers, to apply dependent patches by Ingo Molnar · 8 years ago
  65. 707a605 x86/pci: Use MRFLD abbreviation for Merrifield by Andy Shevchenko · 8 years ago
  66. e99a074 x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code by Andy Shevchenko · 8 years ago
  67. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 8 years ago
  68. 9c20530 x86/PCI: VMD: Separate MSI and MSI-X vector sharing by Keith Busch · 8 years ago
  69. e382dff x86/PCI: VMD: Use x86_vector_domain as parent domain by Keith Busch · 8 years ago
  70. 3f57ff4 x86/PCI: VMD: Use lock save/restore in interrupt enable path by Jon Derrick · 8 years ago
  71. 30ce035 x86/PCI/VMD: Use untracked irq handler by Keith Busch · 9 years ago
  72. 5823d08 x86/platform/intel-mid: Add Power Management Unit driver by Andy Shevchenko · 9 years ago
  73. bb27570 x86/platform/intel_mid_pci: Rework IRQ0 workaround by Andy Shevchenko · 9 years ago
  74. 97e92306 x86/PCI: VMD: Initialize list item in IRQ disable by Keith Busch · 9 years ago
  75. ca8a8fa x86/PCI: VMD: Select device dma ops to override by Keith Busch · 9 years ago
  76. 386ed2a PCI: Fix comment typo by Andrea Gelmini · 9 years ago
  77. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  78. 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
  79. 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  80. 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  81. 46c1345 Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  82. da77b67 x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs by Prarit Bhargava · 9 years ago
  83. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 9 years ago
  84. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  85. 35a6ae0 x86/PCI: Refine PCI support check in pcibios_init() by Adrian-Ken Rueegsegger · 9 years ago
  86. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  87. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  88. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  89. 2c2c5c5 x86/PCI: VMD: Attach VMD resources to parent domain's resource tree by Jon Derrick · 9 years ago
  90. d068c35 x86/PCI: VMD: Set bus resource start to 0 by Keith Busch · 9 years ago
  91. 83cc54a x86/PCI: VMD: Document code for maintainability by Keith Busch · 9 years ago
  92. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 9 years ago
  93. 63e2292 PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 9 years ago
  94. b894157 x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs by Bjorn Helgaas · 9 years ago
  95. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  96. 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
  97. 692b8c6 Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  98. 67b4eab Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" by Bjorn Helgaas · 9 years ago
  99. fe25d07 Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled" by Bjorn Helgaas · 9 years ago
  100. 2cfec6a xen/pcifront: Report the errors better. by Konrad Rzeszutek Wilk · 9 years ago