Age | Commit message (Expand) | Author |
2017-08-30 | PCI: vmd: Remove IRQ affinity so we can allocate more IRQs | Keith Busch |
2017-08-14 | PCI: vmd: Free up IRQs on suspend path | Scott Bauer |
2017-08-03 | PCI: vmd: Assign vector zero to all bridges | Keith Busch |
2017-08-03 | PCI: vmd: Reserve IRQ pre-vector for better affinity | Keith Busch |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-04 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2017-07-02 | PCI: vmd: Move SRCU cleanup after bus, child device removal | Jon Derrick |
2017-07-02 | PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000 | Bjorn Helgaas |
2017-07-02 | PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD | Jisheng Zhang |
2017-06-22 | PCI/vmd: Create named irq domain | Thomas Gleixner |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-07 | PCI: vmd: Fix suspend handlers defined-but-not-used warning | Borislav Petkov |
2016-12-07 | PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU | Jon Derrick |
2016-11-11 | PCI: vmd: Remove unnecessary pci_set_drvdata() | Wei Yongjun |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-05 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2016-10-04 | x86/PCI: VMD: Move VMD driver to drivers/pci/host | Keith Busch |