1. ea1f4e9 Merge branch 'pci/host-tegra' into next by Bjorn Helgaas · 9 years ago
  2. 79dd993 Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next by Bjorn Helgaas · 9 years ago
  3. 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  4. a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  5. 50dcd29 PCI: xgene: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  6. 0b3cd16 PCI: thunder-pem: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  7. d0c6fd7 PCI: thunder-ecam: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  8. ad18327 PCI: tegra: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  9. 0b9c158 PCI: rcar-gen2: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  10. 42d1071 PCI: rcar: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  11. 82641d9 PCI: mvebu: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  12. 154fb60 PCI: layerscape: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  13. 1481bf2 PCI: keystone: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  14. fb38118 PCI: hisi: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  15. 99849bf PCI: generic: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  16. ca8d334 PCI: designware-plat: Make it explicitly non-modular by Paul Gortmaker · 9 years ago
  17. 58bdaa1 PCI: artpec6: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  18. 0e6f98c PCI: armada8k: Make explicitly non-modular by Paul Gortmaker · 9 years ago
  19. 499e858 Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize-hosts by Bjorn Helgaas · 9 years ago
  20. 09e3cde PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependency by Arnd Bergmann · 9 years ago
  21. 9fad401 PCI: Add ACS quirk for Solarflare SFC9220 by Edward Cree · 9 years ago
  22. f814430 PCI: tegra: Program PADS_REFCLK_CFG* registers with per-SoC values by Stephen Warren · 9 years ago
  23. cf5d3180 PCI: tegra: Program PADS_REFCLK_CFG* always, not just on legacy SoCs by Stephen Warren · 9 years ago
  24. 08203f1 PCI: tegra: Stop setting pcibios_min_mem by Thierry Reding · 9 years ago
  25. e6e9f47 PCI: tegra: Use generic pci_remap_iospace() rather than ARM32-specific one by Thierry Reding · 9 years ago
  26. acb341e PCI: tegra: Use lower-case hex consistently for register definitions by Thierry Reding · 9 years ago
  27. e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 9 years ago
  28. a4959d8 PCI: Remove DPC tristate module option by Keith Busch · 9 years ago
  29. 7e16fd6 PCI: Bind DPC to Root Ports as well as Downstream Ports by Keith Busch · 9 years ago
  30. db83f87 PCI: Add DMA alias quirk for Adaptec 3805 by Alex Williamson · 9 years ago
  31. 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 9 years ago
  32. da6163a PCI: versatile: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
  33. 2fbb353 PCI: versatile: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  34. 45c64b6 PCI: tegra: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  35. c4102c92 PCI: tegra: Remove top-level resource from hierarchy by Bjorn Helgaas · 9 years ago
  36. 4c540a3 PCI: rcar: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
  37. 6fd7f55 PCI: rcar: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  38. ac575ea PCI: rcar Gen2: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  39. b2a5d3e PCI: rcar: Drop gen2 dummy I/O port region by Bjorn Helgaas · 9 years ago
  40. dcce0f1 PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-ups by Lorenzo Pieralisi · 9 years ago
  41. 765bf9b PCI: Add generic pci_bus_claim_resources() by Lorenzo Pieralisi · 9 years ago
  42. caa8e93 alx: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  43. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  44. f03774b GenWQE: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  45. e0c0483 lpfc: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  46. a1f447b NVMe: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  47. 644a544 PCI: Extending pci=resource_alignment to specify device/vendor IDs by Koehrer Mathias (ETAS/ESW5) · 9 years ago
  48. 14a16d5 PCI: Fix whitespace in struct dpc_dev by Mika Westerberg · 9 years ago
  49. 733f3d1 PCI: Convert Downstream Port Containment driver to use devm_* functions by Mika Westerberg · 9 years ago
  50. 6df68f2 PCI: mvebu: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  51. 5aa182a PCI: generic: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
  52. b7f957ac PCI: generic: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  53. ba4f6d9 PCI: altera: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
  54. 7446228 PCI: altera: Request host bridge window resources with core function by Bjorn Helgaas · 9 years ago
  55. 9061f9b PCI: xilinx-nwl: Use dev_printk() when possible by Bjorn Helgaas · 9 years ago
  56. 21f7fc2 PCI: xilinx-nwl: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  57. 0bb0130 PCI: xilinx-nwl: Free bridge resource list on failure by Bjorn Helgaas · 9 years ago
  58. 93a5b5e PCI: xilinx: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  59. c41be7a PCI: xilinx: Free bridge resource list on failure by Bjorn Helgaas · 9 years ago
  60. 0ccb7eef PCI: xgene: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  61. 11659a1 PCI: xgene: Free bridge resource list on failure by Bjorn Helgaas · 9 years ago
  62. c3245a5 PCI: iproc: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  63. 7baf69c PCI: designware: Simplify host bridge window iteration by Bjorn Helgaas · 9 years ago
  64. 12722db PCI: designware: Request host bridge window resources by Bjorn Helgaas · 9 years ago
  65. 27d9cb7 PCI: designware: Free bridge resource list on failure by Bjorn Helgaas · 9 years ago
  66. ed91de7 PCI: pciehp: Ignore interrupts during D3cold by Lukas Wunner · 9 years ago
  67. 3a92c31 PCI: Ignore write combining when mapping I/O port space by Bjorn Helgaas · 9 years ago
  68. 3ee8036 PCI/MSI: irqchip: Fix PCI_MSI dependencies by Arnd Bergmann · 9 years ago
  69. 006d44e PCI: Add runtime PM support for PCIe ports by Mika Westerberg · 9 years ago
  70. 16468c7 ACPI / hotplug / PCI: Runtime resume bridge before rescan by Mika Westerberg · 9 years ago
  71. d963f65 PCI: Power on bridges before scanning new devices by Mika Westerberg · 9 years ago
  72. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 9 years ago
  73. 43f7f88 PCI: Don't clear d3cold_allowed for PCIe ports by Mika Westerberg · 9 years ago
  74. a3cbfae PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver by Niklas Cassel · 9 years ago
  75. 21751a9 PCI: Make bus_attr_resource_alignment static by Ben Dooks · 9 years ago
  76. 9ac0108 PCI: Mark Atheros AR9485 and QCA9882 to avoid bus reset by Chris Blake · 9 years ago
  77. a6c1c6f PCI/ASPM: Remove redundant check of pcie_set_clkpm by Shawn Lin · 9 years ago
  78. d7d5677 PCI: generic: Select IRQ_DOMAIN by Arnd Bergmann · 9 years ago
  79. 00456b3 PCI: Add function 1 DMA alias quirk for Marvell 88SE9182 by Aaron Sierra · 9 years ago
  80. 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 9 years ago
  81. 1a4f93f PCI: Factor DT-specific pci_bus_find_domain_nr() code out by Tomasz Nowicki · 9 years ago
  82. 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 9 years ago
  83. 935c760 PCI/ACPI: Add generic MCFG table handling by Tomasz Nowicki · 9 years ago
  84. 0a70abb PCI/ACPI: Support I/O resources when parsing host bridge resources by Jayachandran C · 9 years ago
  85. 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 9 years ago
  86. 5c3d14f PCI: Add parent device field to ECAM struct pci_config_window by Jayachandran C · 9 years ago
  87. 80955f9 PCI: Move ecam.h to linux/include/pci-ecam.h by Jayachandran C · 9 years ago
  88. 950334b PCI: Add devm_request_pci_bus_resources() by Bjorn Helgaas · 9 years ago
  89. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  90. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  91. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  92. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  93. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  94. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  95. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  97. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  98. 8cd8cbd Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  99. 5988a36 drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error by Julien Grall · 9 years ago
  100. 0f254c7 drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu by Julien Grall · 9 years ago