index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
vmd.c
Age
Commit message (
Expand
)
Author
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
2016-09-19
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
2016-09-19
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
2016-09-19
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
2016-09-19
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
2016-09-19
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-20
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
Keith Busch
2016-06-20
x86/PCI: VMD: Use x86_vector_domain as parent domain
Keith Busch
2016-06-20
x86/PCI: VMD: Use lock save/restore in interrupt enable path
Jon Derrick
2016-06-18
x86/PCI/VMD: Use untracked irq handler
Keith Busch
2016-06-13
x86/PCI: VMD: Initialize list item in IRQ disable
Keith Busch
2016-06-13
x86/PCI: VMD: Select device dma ops to override
Keith Busch
2016-03-10
x86/PCI: VMD: Attach VMD resources to parent domain's resource tree
Jon Derrick
2016-03-10
x86/PCI: VMD: Set bus resource start to 0
Keith Busch
2016-03-10
x86/PCI: VMD: Document code for maintainability
Keith Busch
2016-01-15
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch