Age | Commit message (Expand) | Author | Files | Lines |
2022-05-28 | Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2022-05-19 | x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions | Hans de Goede | 1 | -0/+2 |
2022-04-10 | x86/PCI: Add $IRT PIRQ routing table support | Maciej W. Rozycki | 1 | -0/+9 |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2022-03-22 | x86/PCI: Add #includes to asm/pci_x86.h | Randy Dunlap | 1 | -0/+3 |
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -1/+1 |
2020-09-16 | x86/pci: Reducde #ifdeffery in PCI init code | Thomas Gleixner | 1 | -0/+11 |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 1 | -0/+7 |
2018-03-08 | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 1 | -0/+2 |
2018-01-11 | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows | =?UTF-8?q?Christian=20K=C3=B6nig?= | 1 | -0/+1 |
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-28 | x86/boot/e820: Remove spurious asm/e820/api.h inclusions | Ingo Molnar | 1 | -0/+2 |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 1 | -0/+2 |
2015-12-11 | x86/PCI: Clarify AMD Fam10h config access restrictions comment | Tomasz Nowicki | 1 | -5/+5 |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 1 | -2/+0 |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 1 | -0/+2 |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 1 | -2/+0 |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich | 1 | -0/+2 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2013-01-04 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+3 |
2013-01-04 | x86/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 1 | -1/+0 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+7 |
2012-06-23 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 1 | -0/+1 |
2012-06-23 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu | 1 | -0/+4 |
2012-06-23 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu | 1 | -0/+2 |
2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> | Joe Perches | 1 | -2/+6 |
2012-01-07 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 1 | -2/+0 |
2011-10-14 | x86: constify PCI raw ops structures | Jan Beulich | 1 | -3/+3 |
2010-10-18 | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 1 | -0/+1 |
2010-07-30 | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 1 | -0/+1 |
2010-06-05 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -0/+2 |
2010-05-11 | x86/PCI: Convert pci_config_lock to raw_spinlock | Thomas Gleixner | 1 | -1/+1 |
2010-05-10 | pci: Add a probing code that seeks for an specific bus | Aristeu Rozanski | 1 | -0/+2 |
2010-03-08 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+17 |
2010-02-26 | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 1 | -1/+0 |
2010-02-23 | x86/PCI: use host bridge _CRS info by default on 2008 and newer machines | Bjorn Helgaas | 1 | -0/+1 |
2010-02-20 | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner | 1 | -0/+3 |
2010-02-20 | x86: Add pci_init_irq to x86_init | Thomas Gleixner | 1 | -1/+3 |
2010-02-20 | x86: Move pci init function to x86_init | Thomas Gleixner | 1 | -3/+11 |
2009-11-25 | x86/PCI: MMCONFIG: add lookup function | Bjorn Helgaas | 1 | -0/+1 |
2009-11-25 | x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table | Bjorn Helgaas | 1 | -2/+2 |
2009-11-25 | x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region | Bjorn Helgaas | 1 | -0/+1 |
2009-11-25 | x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region | Bjorn Helgaas | 1 | -0/+5 |
2009-11-25 | x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members | Bjorn Helgaas | 1 | -3/+3 |
2009-11-25 | x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one | Bjorn Helgaas | 1 | -1/+8 |
2009-11-25 | x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression | Bjorn Helgaas | 1 | -0/+2 |
2009-06-25 | Revert "PCI: use ACPI _CRS data by default" | Linus Torvalds | 1 | -1/+1 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -0/+3 |
2009-06-13 | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 1 | -0/+3 |
2009-06-11 | PCI: use ACPI _CRS data by default | Jesse Barnes | 1 | -1/+1 |