aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/xen-pcifront.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-3/+2
2011-08-26xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk1-3/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk1-6/+6
2011-02-18xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk1-4/+16
2011-02-17xen-pcifront: don't use flush_scheduled_work()Tejun Heo1-2/+1
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby1-2/+3
2010-11-08xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl1-1/+0
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson1-0/+1148