aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-10/+4
2018-10-20Merge branch 'pci/host-vmd'Bjorn Helgaas1-9/+3
2018-10-02x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick1-9/+3
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen1-2/+4
2018-09-17x86/PCI: Remove node-local allocation when initialising host controllerPunit Agrawal1-1/+1
2018-06-29PCI: Make early dump functionality genericSinan Kaya2-48/+0
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-06Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas1-0/+4
2018-05-24x86/PCI: Add additional VMD device root ports to VMD AER quirkJon Derrick1-0/+4
2018-04-27x86/PCI: Make pci=earlydump output neatAndy Shevchenko1-14/+5
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-44/+8
2018-03-27x86/PCI: Fix a potential regression when using dmi_get_bios_year()Andy Shevchenko1-1/+3
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig1-3/+3
2018-03-20x86/dma: Use generic swiotlb_opsChristoph Hellwig1-41/+5
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig1-1/+1
2018-03-08x86/jailhouse: Enable PCI mmconfig access in inmatesOtavio Pontes1-2/+2
2018-03-08PCI: Scan all functions when running over JailhouseJan Kiszka1-1/+3
2018-02-23x86/pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko3-16/+6
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-4/+3
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas1-3/+1
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-01-19x86/platform/intel-mid: Move PCI initialization to arch_init()Andy Shevchenko1-0/+1
2018-01-16x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=1-12/+20
2018-01-11x86/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+2
2018-01-11x86/PCI: Move and shrink AMD 64-bit window to avoid conflict=?UTF-8?q?Christian=20K=C3=B6nig?=1-10/+12
2018-01-11x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows=?UTF-8?q?Christian=20K=C3=B6nig?=2-1/+11
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-0/+1
2017-12-18xen/pci: Use acpi_noirq_set() helper to avoid #ifdefAndy Shevchenko1-3/+1
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+21
2017-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-12-06x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15hChristian König1-5/+15
2017-12-06x86/PCI: Fix infinite loop in search for 64bit BAR placementChristian König1-1/+6
2017-12-06x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki1-1/+1
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-1/+86
2017-11-14Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+85
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman15-0/+15
2017-10-25x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)Christian König1-0/+85
2017-10-05x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconstBhumika Goyal1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+17
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar1-2/+2
2017-08-30x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick1-1/+1
2017-08-30x86/PCI: Move VMD quirk to x86 fixupsJon Derrick1-0/+17
2017-07-25x86/platform/intel-mid: Make IRQ allocation a bit more flexibleAndy Shevchenko1-2/+10
2017-07-18x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappingsTom Lendacky1-2/+2
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-23/+53
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2017-07-02Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+32