1. d193631 x86/PCI: Remove node-local allocation when initialising host controller by Punit Agrawal · 6 years ago
  2. 47a9973 x86/PCI: Fix a potential regression when using dmi_get_bios_year() by Andy Shevchenko · 7 years ago
  3. 69c42d4 x86/pci: Simplify code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 89e9f7bc x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  6. 4d6b4e6 x86/PCI/ACPI: Use common interface to support PCI host bridge by Jiang Liu · 9 years ago
  7. a366986 ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set by Jiang Liu · 9 years ago
  8. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. 3d9fecf x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing by Bjorn Helgaas · 10 years ago
  10. 1dace01 x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A by Bjorn Helgaas · 10 years ago
  11. dc4fdaf PCI / ACPI: Do not set ACPI companions for host bridges with parents by Rafael J. Wysocki · 10 years ago
  12. 2c62e84 x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus by Jiang Liu · 10 years ago
  13. 63f1789 x86/PCI/ACPI: Ignore resources consumed by host bridge itself by Jiang Liu · 10 years ago
  14. 593669c x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation by Jiang Liu · 10 years ago
  15. 812dbd9 x86/PCI: Fix the range check for IO resources by Jiang Liu · 10 years ago
  16. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  17. 965cd0e x86, PCI, ACPI: Use kmalloc_node() to optimize for performance by Jiang Liu · 11 years ago
  18. 3367310 x86/PCI: Warn if we have to "guess" host bridge node information by Myron Stowe · 11 years ago
  19. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  20. da5d727 x86/PCI: Fix function definition whitespace by Bjorn Helgaas · 11 years ago
  21. affbda8 x86/PCI: Reword comments by Bjorn Helgaas · 11 years ago
  22. 8928d5a x86/PCI: Remove unnecessary local variable initialization by Bjorn Helgaas · 11 years ago
  23. ab6ffce x86/PCI: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  24. 8a3d01c x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node by Bjorn Helgaas · 11 years ago
  25. 25453e9 x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  26. 6616dbd x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  27. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  28. 3ad674d x86/PCI: Coalesce multiple overlapping host bridge windows by Alexey Neyman · 11 years ago
  29. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  30. ea221e6 x86/PCI: Increase info->res_num before checking pci_use_crs by Yijing Wang · 12 years ago
  31. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  32. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 12 years ago
  33. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  34. 0dcccc5 Merge branch 'pci/mike-x86-tra' into next by Bjorn Helgaas · 12 years ago
  35. b487393 x86/PCI: Allow x86 platforms to use translation offsets by Mike Yoknis · 12 years ago
  36. 1f09b09 x86/PCI: Ignore _SEG on HP xw9300 by Bjorn Helgaas · 12 years ago
  37. 4cd8daf x86/PCI: Clear host bridge aperture struct resource by Yinghai Lu · 12 years ago
  38. 8503562 x86/PCI: get rid of redundant log messages by Jiang Liu · 13 years ago
  39. c0fa407 x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges by Jiang Liu · 13 years ago
  40. 5c1d81d x86/PCI: use _CRS bus number aperture for host bridges from ACPI by Yinghai Lu · 13 years ago
  41. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  42. 74d24b2 resources: add resource_overlaps() by Wei Yang · 13 years ago
  43. 35cb05e x86/PCI: embed pci_sysdata into pci_root_info on ACPI path by Yinghai Lu · 13 years ago
  44. fe05725 x86/PCI: embed name into pci_root_info struct by Yinghai Lu · 13 years ago
  45. fd3b0c1 x86/PCI: add host bridge resource release for _CRS path by Yinghai Lu · 13 years ago
  46. 9a03d28 x86/PCI: refactor get_current_resources() by Yinghai Lu · 13 years ago
  47. baa495d x86/PCI: fix memleak with get_current_resources() by Yinghai Lu · 13 years ago
  48. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  49. a97f4f5 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version by Jonathan Nieder · 13 years ago
  50. 84113717 x86/PCI: use host bridge _CRS info on MSI MS-7253 by Jonathan Nieder · 13 years ago
  51. 1cc1c96 PCI: fix memleak when ACPI _CRS is not used. by Yinghai Lu · 13 years ago
  52. 316d86f x86/PCI: don't fall back to defaults if _CRS has no apertures by Bjorn Helgaas · 13 years ago
  53. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  54. ae5cd86 x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources by Gary Hade · 13 years ago
  55. 8b6a5af PCI: Add Thinkpad SL510 to pci=nocrs blacklist by Dave Jones · 13 years ago
  56. e702781 PCI: Add Dell Studio 1557 to pci=nocrs blacklist by Dave Jones · 13 years ago
  57. 28c3c05 PCI: add set_nouse_crs for use by a pci=nocrs blacklist by Dave Jones · 13 years ago
  58. 29cf7a30 x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE by Paul Menzel · 13 years ago
  59. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  60. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  61. 43d786e x86/PCI: reduce severity of host bridge window conflict warnings by Bjorn Helgaas · 14 years ago
  62. 6e33a85 x86/PCI/ACPI: fix type mismatch by Márton Németh · 14 years ago
  63. 4723d0f x86/PCI: coalesce overlapping host bridge windows by Bjorn Helgaas · 14 years ago
  64. 2491762 x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN by Bjorn Helgaas · 14 years ago
  65. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 15 years ago
  67. b46fc5f arch/x86/pci: use kasprintf by Julia Lawall · 15 years ago
  68. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
  69. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 15 years ago
  70. 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 15 years ago
  71. 5728377 ACPI: pci_root: pass acpi_pci_root to arch-specific scan by Bjorn Helgaas · 15 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  73. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
  74. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago
  75. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 7bc5e3f x86/PCI: use host bridge _CRS info by default on 2008 and newer machines by Bjorn Helgaas · 15 years ago
  77. 2fe2abf PCI: augment bus resource table with a list by Bjorn Helgaas · 15 years ago
  78. ab3b379 x86: Add pci_init_irq to x86_init by Thomas Gleixner · 15 years ago
  79. b72d0db x86: Move pci init function to x86_init by Thomas Gleixner · 15 years ago
  80. ea7f1b6 x86/PCI: remove 64-bit division by Bjorn Helgaas · 15 years ago
  81. 03db42a x86/PCI: fix bogus host bridge window start/end alignment from _CRS by Bjorn Helgaas · 15 years ago
  82. f1db6fd x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS by Bjorn Helgaas · 15 years ago
  83. 2a6bed8 x86/PCI: print domain:bus in conventional format by Bjorn Helgaas · 15 years ago
  84. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  85. 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  86. 626fdfe x86/PCI: get root CRS before scanning children by Yinghai Lu · 16 years ago
  87. 2cdb3f1 x86/PCI: fix boundary checking when using root CRS by Yinghai Lu · 16 years ago
  88. 236e946 Revert "PCI: use ACPI _CRS data by default" by Linus Torvalds · 16 years ago
  89. f9cde5f x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded by Gary Hade · 16 years ago
  90. 9e9f46c PCI: use ACPI _CRS data by default by Jesse Barnes · 16 years ago
  91. 2b8c2ef x86/PCI: use dev_printk for PCI bus locality messages by Bjorn Helgaas · 16 years ago
  92. 0663a36 x86/PCI: make PCI bus locality messages more meaningful by Bjorn Helgaas · 16 years ago
  93. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  94. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  95. 8dd779b x86/pci: removing subsys_initcall ordering dependencies by Robert Richter · 17 years ago
  96. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 17 years ago
  97. dbb6152 x86: don't call pxm_to_node again by Yinghai Lu · 17 years ago
  98. b755de8 x86: make dev_to_node return online node by Yinghai Lu · 17 years ago
  99. 0715650 x86: move pci_routirq declaration to pci.h by Thomas Gleixner · 17 years ago
  100. 13a6ddb x86/pci: add pci=skip_isa_align command lines. by Yinghai Lu · 17 years ago