Age | Commit message (Expand) | Author | Files | Lines |
2022-06-17 | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" | Hans de Goede | 1 | -7/+1 |
2022-05-20 | x86/PCI: Disable E820 reserved region clipping starting in 2023 | Hans de Goede | 1 | -0/+21 |
2022-05-20 | x86/PCI: Disable E820 reserved region clipping via quirks | Hans de Goede | 1 | -0/+53 |
2022-05-19 | x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions | Hans de Goede | 1 | -2/+16 |
2022-04-08 | x86/PCI: Clip only host bridge windows for E820 regions | Bjorn Helgaas | 1 | -0/+5 |
2022-01-11 | x86/PCI: Remove initialization of static variables to false | Longji Guo | 1 | -1/+1 |
2018-09-18 | x86/PCI: Remove node-local allocation when initialising host controller | Punit Agrawal | 1 | -1/+1 |
2018-03-27 | x86/PCI: Fix a potential regression when using dmi_get_bios_year() | Andy Shevchenko | 1 | -1/+3 |
2018-02-23 | x86/pci: Simplify code by using the new dmi_get_bios_year() helper | Andy Shevchenko | 1 | -6/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-01-11 | x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F | Bjorn Helgaas | 1 | -0/+10 |
2015-10-16 | x86/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu | 1 | -207/+87 |
2015-10-16 | ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set | Jiang Liu | 1 | -1/+1 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+15 |
2015-06-18 | x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing | Bjorn Helgaas | 1 | -2/+4 |
2015-06-10 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas | 1 | -0/+11 |
2015-05-28 | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki | 1 | -3/+10 |
2015-04-30 | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus | Jiang Liu | 1 | -2/+22 |
2015-03-04 | x86/PCI/ACPI: Ignore resources consumed by host bridge itself | Jiang Liu | 1 | -3/+8 |
2015-02-05 | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu | 1 | -204/+91 |
2015-02-05 | x86/PCI: Fix the range check for IO resources | Jiang Liu | 1 | -2/+4 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 1 | -13/+13 |
2014-06-22 | x86, PCI, ACPI: Use kmalloc_node() to optimize for performance | Jiang Liu | 1 | -3/+3 |
2014-05-21 | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe | 1 | -1/+5 |
2014-02-19 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -18/+12 |
2014-02-13 | x86/PCI: Fix function definition whitespace | Bjorn Helgaas | 1 | -10/+7 |
2014-02-13 | x86/PCI: Reword comments | Bjorn Helgaas | 1 | -6/+3 |
2014-02-13 | x86/PCI: Remove unnecessary local variable initialization | Bjorn Helgaas | 1 | -2/+2 |
2014-02-03 | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas | 1 | -17/+2 |
2014-02-03 | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas | 1 | -5/+5 |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas | 1 | -3/+1 |
2014-02-03 | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas | 1 | -1/+1 |
2013-11-15 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 1 | -2/+2 |
2013-10-10 | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman | 1 | -4/+4 |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas | 1 | -7/+2 |
2013-05-28 | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang | 1 | -5/+2 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+9 |
2013-01-14 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki | 1 | -0/+9 |
2013-01-04 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -6/+5 |
2012-11-09 | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas | 1 | -3/+18 |
2012-11-08 | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis | 1 | -3/+18 |
2012-11-08 | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas | 1 | -2/+23 |
2012-09-22 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu | 1 | -2/+1 |
2012-06-23 | x86/PCI: get rid of redundant log messages | Jiang Liu | 1 | -7/+0 |
2012-06-23 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 1 | -3/+90 |
2012-06-14 | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu | 1 | -4/+5 |
2012-06-14 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 1 | -1/+1 |
2012-05-07 | resources: add resource_overlaps() | Wei Yang | 1 | -11/+1 |
2012-05-01 | x86/PCI: embed pci_sysdata into pci_root_info on ACPI path | Yinghai Lu | 1 | -17/+4 |
2012-05-01 | x86/PCI: embed name into pci_root_info struct | Yinghai Lu | 1 | -5/+2 |