aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pci_x86.h
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\
| * x86/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-03
* | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\
| * x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-22
| * x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-22
| * x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-22
* | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-06
|/
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* x86: constify PCI raw ops structuresJan Beulich2011-10-14
* x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-18
* x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-30
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-06-04
|\
| * pci: Add a probing code that seeks for an specific busAristeu Rozanski2010-05-10
* | x86/PCI: Convert pci_config_lock to raw_spinlockThomas Gleixner2010-05-11
|/
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-25
| * x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-19
| * x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-19
| * x86: Move pci init function to x86_initThomas Gleixner2010-02-19
* | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-23
|/
* x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a tableBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_regionBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: rename pci_mmcfg_region structure membersBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG oneBjorn Helgaas2009-11-24
* x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expressionBjorn Helgaas2009-11-24
* Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-24
*-. Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown2009-06-24
|\ \
| | * ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown2009-06-12
| |/
* / PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-11
|/
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29