index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
vmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
1
-761
/
+0
2016-09-19
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
1
-0
/
+2
2016-09-19
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
1
-7
/
+13
2016-09-19
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
1
-8
/
+5
2016-09-19
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
1
-12
/
+3
2016-09-19
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
1
-5
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-8
/
+8
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+25
2016-06-20
x86/PCI: VMD: Separate MSI and MSI-X vector sharing
Keith Busch
1
-4
/
+8
2016-06-20
x86/PCI: VMD: Use x86_vector_domain as parent domain
Keith Busch
1
-1
/
+1
2016-06-20
x86/PCI: VMD: Use lock save/restore in interrupt enable path
Jon Derrick
1
-8
/
+12
2016-06-18
x86/PCI/VMD: Use untracked irq handler
Keith Busch
1
-1
/
+1
2016-06-13
x86/PCI: VMD: Initialize list item in IRQ disable
Keith Busch
1
-0
/
+1
2016-06-13
x86/PCI: VMD: Select device dma ops to override
Keith Busch
1
-3
/
+3
2016-03-10
x86/PCI: VMD: Attach VMD resources to parent domain's resource tree
Jon Derrick
1
-0
/
+16
2016-03-10
x86/PCI: VMD: Set bus resource start to 0
Keith Busch
1
-1
/
+1
2016-03-10
x86/PCI: VMD: Document code for maintainability
Keith Busch
1
-0
/
+17
2016-01-15
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch
1
-0
/
+723