summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-211-0/+1
|\
| * Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap2020-08-201-0/+1
* | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-3/+3
|\ \ | |/ |/|
| * Merge branch 'pci/virtualization'Bjorn Helgaas2020-08-051-1/+1
| |\
| | * xen: Remove redundant initialization of irqColin Ian King2020-07-241-1/+1
| * | PCI: Replace http:// links with https://Alexander A. Klimov2020-06-301-2/+2
| |/
* / maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
|/
* Merge branch 'pci/virtualization'Bjorn Helgaas2020-06-041-10/+6
|\
| * x86/PCI: Drop unused xen_register_pirq() gsi_override parameterWei Liu2020-05-271-10/+6
* | x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-05-151-0/+4
|/
* Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-311-38/+10
|\
| * x86/PCI: Remove X86_DEV_DMA_OPSChristoph Hellwig2020-01-241-38/+0
| * PCI: Introduce pci_real_dma_dev()Jon Derrick2020-01-241-0/+10
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-1/+1
|\ \
| * | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar2019-12-101-1/+1
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-035-9/+15
|\
| * Merge branch 'pci/resource'Bjorn Helgaas2019-11-282-2/+2
| |\
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-142-2/+2
| * | x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng2019-11-211-0/+11
| * | x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-yKrzysztof Wilczynski2019-11-211-3/+1
| * | x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplateKrzysztof Wilczynski2019-11-211-4/+1
| |/
* | dma-mapping: treat dev->bus_dma_mask as a DMA limitNicolas Saenz Julienne2019-11-211-1/+1
* | x86/PCI: sta2x11: use default DMA address translationNicolas Saenz Julienne2019-11-111-109/+26
|/
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-3/+1
|\
| * dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-3/+1
* | x86/pci: Pass lockdep condition to pcm_mmcfg_list iteratorJoel Fernandes (Google)2019-08-131-2/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 387Thomas Gleixner2019-06-051-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334Thomas Gleixner2019-06-051-17/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
* x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang2019-04-171-2/+8
* x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin2019-02-071-0/+16
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-2/+2
|\
| * x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2018-11-081-2/+2
* | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+0
|\ \
| * | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-1/+0
| |/
* / x86/PCI: Replace spin_is_locked() with lockdepLance Roy2018-11-081-1/+1
|/
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-252-10/+4
|\
| * Merge branch 'pci/host-vmd'Bjorn Helgaas2018-10-201-9/+3
| |\
| | * x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick2018-10-021-9/+3
| * | x86/PCI: Remove node-local allocation when initialising host controllerPunit Agrawal2018-09-171-1/+1
| |/
* / x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2018-09-271-2/+4
|/
* PCI: Make early dump functionality genericSinan Kaya2018-06-292-48/+0
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-0/+4
|\
| * x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick2018-05-241-0/+4
* | x86/PCI: Make pci=earlydump output neatAndy Shevchenko2018-04-271-14/+5
|/