aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-01Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar
2016-07-13x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko
2016-07-08x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off codeAndy Shevchenko
2016-07-02Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya
2016-06-20x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch
2016-06-20x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch
2016-06-20x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick
2016-06-18x86/PCI/VMD: Use untracked irq handlerKeith Busch
2016-06-15x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko
2016-06-14x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko
2016-06-13x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch
2016-06-13x86/PCI: VMD: Select device dma ops to overrideKeith Busch
2016-06-10PCI: Fix comment typoAndrea Gelmini
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-19Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-05-16x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava
2016-05-05ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-11x86/PCI: Refine PCI support check in pcibios_init()Adrian-Ken Rueegsegger
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas
2016-03-10x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick
2016-03-10x86/PCI: VMD: Set bus resource start to 0Keith Busch
2016-03-10x86/PCI: VMD: Document code for maintainabilityKeith Busch
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas
2016-03-08x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-17Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas
2016-02-17Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas
2016-02-15xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-01-15x86/PCI: Add driver for Intel Volume Management Device (VMD)Keith Busch
2016-01-15x86/PCI: Allow DMA ops specific to a PCI domainKeith Busch
2015-12-10x86/PCI: Simplify pci_bios_{read,write}Geliang Tang