summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/legacy.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Scan all functions when running over JailhouseJan Kiszka2018-03-081-1/+3
* x86/PCI: Abort if legacy init failsThomas Gleixner2017-06-281-8/+10
* x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov2015-10-091-1/+1
* x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node()Bjorn Helgaas2014-02-031-3/+1
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-1/+1
|\
| * x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-031-1/+1
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
|/
* x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-3/+0
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* x86/PCI: pci, fix section mismatchJiri Slaby2010-07-301-1/+1
* i7core_edac: do not export static functionsStephen Rothwell2010-05-101-1/+0
* i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab2010-05-101-0/+1
* pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-101-17/+25
* x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-1/+1
* x86: Move pci init function to x86_initThomas Gleixner2010-02-191-14/+8
* x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu2009-03-261-2/+1
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-1/+1
* x86/PCI: allow scanning of 255 PCI bussesAndi Kleen2008-08-111-1/+1
* x86/pci: Changing subsystem init for viswsRobert Richter2008-07-111-0/+3
* x86/pci: renaming numa into numaqRobert Richter2008-07-111-1/+1
* x86/pci: Changing subsystem initialization order for NUMARobert Richter2008-07-111-3/+3
* x86/pci: fix warnings in subsys_initcall functionsRobert Richter2008-07-101-0/+2
* x86/pci merge: fixing numaq initializationRobert Richter2008-07-101-0/+3
* x86/pci: removing subsys_initcall ordering dependenciesRobert Richter2008-07-091-1/+10
* x86: get mp_bus_to_node earlyYinghai Lu2008-04-261-1/+3
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-1/+1
* i386: move pciThomas Gleixner2007-10-111-0/+56
OpenPOWER on IntegriCloud