summaryrefslogtreecommitdiff
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* x86: dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-07-282-9/+9
* Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-07-281-1/+1
|\
| * manual merge of x86/headersIngo Molnar2016-07-271-1/+1
| |\
| | * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
| | * Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-141-9/+42
| | |\
* | | \ Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2016-07-281-2/+5
|\ \ \ \
| * \ \ \ Merge branch 'for-linus/usercopy' into for-next/ksppKees Cook2016-07-261-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: apply more __ro_after_init and constKees Cook2016-06-141-2/+5
* | | | | Merge remote-tracking branch 'pci/next'Stephen Rothwell2016-07-282-17/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pc...Bjorn Helgaas2016-07-261-16/+25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | x86/PCI: VMD: Separate MSI and MSI-X vector sharingKeith Busch2016-06-201-4/+8
| | | * | | x86/PCI: VMD: Use x86_vector_domain as parent domainKeith Busch2016-06-201-1/+1
| | | * | | x86/PCI: VMD: Use lock save/restore in interrupt enable pathJon Derrick2016-06-201-8/+12
| | | * | | x86/PCI: VMD: Initialize list item in IRQ disableKeith Busch2016-06-131-0/+1
| | | * | | x86/PCI: VMD: Select device dma ops to overrideKeith Busch2016-06-131-3/+3
| | |/ / /
| * | | | PCI: Fix comment typoAndrea Gelmini2016-06-101-1/+1
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-1/+1
|\ \ \ \
| * | | | x86/PCI/VMD: Use untracked irq handlerKeith Busch2016-06-181-1/+1
| |/ / /
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-9/+42
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | x86/pci: Use MRFLD abbreviation for MerrifieldAndy Shevchenko2016-07-131-4/+4
| * | x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off codeAndy Shevchenko2016-07-081-9/+4
| * | x86/platform/intel-mid: Add Power Management Unit driverAndy Shevchenko2016-06-151-5/+35
| * | x86/platform/intel_mid_pci: Rework IRQ0 workaroundAndy Shevchenko2016-06-141-2/+10
| |/
* | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"Sinan Kaya2016-07-021-0/+1
|/
* Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-241-2/+5
|\
| * xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-05-241-2/+5
* | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-192-1/+8
|\ \
| | \
| | \
| *-. \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-0/+7
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARsPrarit Bhargava2016-05-161-0/+7
| | |/
| * | x86/PCI: Refine PCI support check in pcibios_init()Adrian-Ken Rueegsegger2016-04-111-1/+1
| |/
* | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-161-1/+0
|\ \
| * | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()Sinan Kaya2016-05-051-1/+0
| |/
* | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
|/
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-163-7/+57
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-151-5/+23
| |\
| | * PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas2016-03-081-6/+16
| | * PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas2016-03-081-1/+2
| | * x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-03-081-0/+7
| | |
| | \
| *-. \ Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas2016-03-151-1/+34
| |\ \ \ | | | |/ | | |/|
| | | * x86/PCI: VMD: Attach VMD resources to parent domain's resource treeJon Derrick2016-03-101-0/+16
| | | * x86/PCI: VMD: Set bus resource start to 0Keith Busch2016-03-101-1/+1
| | | * x86/PCI: VMD: Document code for maintainabilityKeith Busch2016-03-101-0/+17
| | |/
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-273-26/+32
|\ \
| * | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-273-15/+27
| * | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-172-6/+8
| * | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas2016-02-171-8/+0
| |/
* | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-02-221-1/+4
|\ \ | |/ |/|
| * xen/pcifront: Report the errors better.Konrad Rzeszutek Wilk2016-02-151-1/+4
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-214-70/+801
|\ \ | |/ |/|