summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/vmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-3/+7
|\
| * Merge branch 'pci/host-vmd' into nextBjorn Helgaas2017-07-041-2/+5
| |\
| | * PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick2017-07-031-1/+1
| | * PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000Bjorn Helgaas2017-07-031-1/+4
| * | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREADJisheng Zhang2017-07-031-1/+2
| |/
* / PCI/vmd: Create named irq domainThomas Gleixner2017-06-221-1/+7
|/
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* PCI: vmd: Fix suspend handlers defined-but-not-used warningBorislav Petkov2016-12-071-1/+1
* PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCUJon Derrick2016-12-071-6/+21
* PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun2016-11-111-1/+0
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-2/+8
* Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-10-051-0/+1
* x86/PCI: VMD: Move VMD driver to drivers/pci/hostKeith Busch2016-10-041-0/+761