Age | Commit message (Expand) | Author |
2015-06-09 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas |
2015-03-04 | x86/PCI/ACPI: Ignore resources consumed by host bridge itself | Jiang Liu |
2015-02-05 | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu |
2015-02-05 | x86/PCI: Fix the range check for IO resources | Jiang Liu |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2014-06-21 | x86, PCI, ACPI: Use kmalloc_node() to optimize for performance | Jiang Liu |
2014-05-21 | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe |
2014-02-18 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-02-12 | x86/PCI: Fix function definition whitespace | Bjorn Helgaas |
2014-02-12 | x86/PCI: Reword comments | Bjorn Helgaas |
2014-02-12 | x86/PCI: Remove unnecessary local variable initialization | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-10-10 | x86/PCI: Coalesce multiple overlapping host bridge windows | Alexey Neyman |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas |
2013-05-28 | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-13 | ACPI / PCI: Set root bridge ACPI handle in advance | Rafael J. Wysocki |
2013-01-03 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-09 | Merge branch 'pci/mike-x86-tra' into next | Bjorn Helgaas |
2012-11-07 | x86/PCI: Allow x86 platforms to use translation offsets | Mike Yoknis |
2012-11-07 | x86/PCI: Ignore _SEG on HP xw9300 | Bjorn Helgaas |
2012-09-21 | x86/PCI: Clear host bridge aperture struct resource | Yinghai Lu |
2012-06-22 | x86/PCI: get rid of redundant log messages | Jiang Liu |
2012-06-22 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu |
2012-06-13 | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-05-07 | resources: add resource_overlaps() | Wei Yang |
2012-04-30 | x86/PCI: embed pci_sysdata into pci_root_info on ACPI path | Yinghai Lu |
2012-04-30 | x86/PCI: embed name into pci_root_info struct | Yinghai Lu |
2012-04-30 | x86/PCI: add host bridge resource release for _CRS path | Yinghai Lu |
2012-04-30 | x86/PCI: refactor get_current_resources() | Yinghai Lu |
2012-04-30 | x86/PCI: fix memleak with get_current_resources() | Yinghai Lu |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-01 | x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version | Jonathan Nieder |
2012-02-28 | x86/PCI: use host bridge _CRS info on MSI MS-7253 | Jonathan Nieder |
2012-02-23 | PCI: fix memleak when ACPI _CRS is not used. | Yinghai Lu |
2012-02-14 | x86/PCI: don't fall back to defaults if _CRS has no apertures | Bjorn Helgaas |
2012-01-06 | x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() | Bjorn Helgaas |
2012-01-06 | x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources | Gary Hade |
2012-01-06 | PCI: Add Thinkpad SL510 to pci=nocrs blacklist | Dave Jones |
2012-01-06 | PCI: Add Dell Studio 1557 to pci=nocrs blacklist | Dave Jones |
2012-01-06 | PCI: add set_nouse_crs for use by a pci=nocrs blacklist | Dave Jones |
2011-10-06 | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-08-01 | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason |
2011-07-22 | x86/PCI: reduce severity of host bridge window conflict warnings | Bjorn Helgaas |