summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-19xen/xenbus: Remove the unnecessary check.Konrad Rzeszutek Wilk
2011-10-19xen/irq: If we fail during msi_capability_init return proper error code.Konrad Rzeszutek Wilk
2011-10-19xen/events: Don't check the info for NULL as it is already done.Konrad Rzeszutek Wilk
2011-10-19xen/events: BUG() when we can't allocate our event->irq array.Konrad Rzeszutek Wilk
2011-10-19xen/pciback: Check if the device is found instead of blindly assuming so.Konrad Rzeszutek Wilk
2011-10-19xen/pciback: Do not dereference psdev during printk when it is NULL.Konrad Rzeszutek Wilk
2011-10-14xen: Fix selfballooning and ensure it doesn't go too farDan Magenheimer
2011-10-14xen/gntdev: Fix sleep-inside-spinlockDaniel De Graaf
2011-10-14xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf
2011-10-14xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf
2011-09-29xen: allow balloon driver to use more than one memory regionDavid Vrabel
2011-09-29xen/balloon: simplify test for the end of usable RAMDavid Vrabel
2011-09-29xen/balloon: account for pages released during memory setupDavid Vrabel
2011-09-29xen: remove XEN_PLATFORM_PCI config optionStefano Stabellini
2011-09-29xen/pciback: double lock typoDan Carpenter
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-29xen: add an "highmem" parameter to alloc_xenballooned_pagesStefano Stabellini
2011-09-26xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk
2011-09-22xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering
2011-09-22xen/pci: support multi-segment systemsJan Beulich
2011-09-21xen/pciback: use mutex rather than spinlock in vpci backendKonrad Rzeszutek Wilk
2011-09-21xen/pciback: Use mutexes when working with Xenbus state transitions.Konrad Rzeszutek Wilk
2011-09-21xen/pciback: miscellaneous adjustmentsJan Beulich
2011-09-21xen/pciback: use mutex rather than spinlock in passthrough backendJan Beulich
2011-09-21xen/pciback: use resource_size()Thomas Meyer
2011-09-15xen/irq: Alter the locking to use a mutex instead of a spinlock.Konrad Rzeszutek Wilk
2011-09-01xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernelOlaf Hering
2011-09-01xen/pv-on-hvm kexec: rebind virqs to existing eventchannel portsOlaf Hering
2011-09-01xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch even...Olaf Hering
2011-08-26xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.Konrad Rzeszutek Wilk
2011-08-26xen/pci: make bus notifier handler return sane valuesJan Beulich
2011-08-26xen-swiotlb: fix printk and panic argsRandy Dunlap
2011-08-26xen-swiotlb: Fix wrong panic.Konrad Rzeszutek Wilk
2011-08-26xen-swiotlb: Retry up three times to allocate Xen-SWIOTLBKonrad Rzeszutek Wilk
2011-08-16xen: self-balloon needs module.hRandy Dunlap
2011-08-10xen: xen-selfballoon.c needs more header filesRandy Dunlap
2011-08-03xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk
2011-08-03xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk
2011-08-03xen/grant: Fix compile warning.Konrad Rzeszutek Wilk
2011-08-03xen/pciback: remove duplicated #includeHuang Weiyi
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-07-20Merge branch 'stable/xen-pciback-0.6.3' into stable/driversKonrad Rzeszutek Wilk
2011-07-19xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Konrad Rzeszutek Wilk
2011-07-19xen/pciback: Remove the DEBUG option.Konrad Rzeszutek Wilk
2011-07-19xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk
2011-07-19xen/pciback: Print out the MSI/MSI-X (PIRQ) valuesKonrad Rzeszutek Wilk
2011-07-19xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.Konrad Rzeszutek Wilk