index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
xen-pcifront.c
Age
Commit message (
Expand
)
Author
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-11-30
xen-pcifront: Handle backend CLOSED without CLOSING
David Vrabel
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-22
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-17
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
2012-09-12
xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-04-06
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-03
xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.
Konrad Rzeszutek Wilk
2012-01-27
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-08-26
xen-pcifront: Update warning comment to use 'e820_host' option.
Konrad Rzeszutek Wilk
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-18
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
xen-pcifront: Sanity check the MSI/MSI-X values
Konrad Rzeszutek Wilk
2011-02-17
xen-pcifront: don't use flush_scheduled_work()
Tejun Heo
2010-11-08
xen-pcifront: fix PCI reference leak
Jiri Slaby
2010-11-08
xen-pcifront: Remove duplicate inclusion of headers.
Jesper Juhl
2010-10-18
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson