summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2018-01-30Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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: 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-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+21
2017-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-16Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-26x86/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-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+17
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar1-2/+2
2017-08-31x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick1-1/+1
2017-08-31x86/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-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+53
2017-07-07Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2017-07-03Merge branch 'pci/resource' into nextBjorn Helgaas1-0/+32
2017-07-03Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+15
2017-06-30x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defectKai-Heng Feng1-0/+15
2017-06-29PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11Bjorn Helgaas1-0/+32
2017-06-28x86/PCI: Select CONFIG_PCI_LOCKLESS_CONFIGThomas Gleixner1-2/+2
2017-06-28x86/PCI/ce4100: Properly lock accessor functionsThomas Gleixner1-39/+48
2017-06-28x86/PCI: Abort if legacy init failsThomas Gleixner1-8/+10
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig1-1/+2
2017-06-16x86/PCI: Simplify Dell DMI B1 quirkJean Delvare1-22/+5
2017-06-13x86/PCI: Fix whitespace in set_bios_x() printkVincent Legoll1-1/+1
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-47/+0
2017-05-09x86: use set_memory.h headerLaura Abbott1-1/+1
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky1-1/+1
2017-05-02Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-15/+17
2017-04-20x86/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-48/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+7
2017-03-01x86/PCI: Implement pcibios_release_device to release IRQ from IOAPICRui Wang1-0/+9
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2-6/+6
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+6
2017-02-22xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-01-29x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()Ingo Molnar1-1/+1
2017-01-29x86/boot/e820: Use bool in query APIsIngo Molnar1-7/+7
2017-01-29x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar1-1/+1