serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / drivers / xen /
2012-01-26 Ian Campbellxen/xenbus: Reject replies with payload > XENSTORE_PAYL...
2011-12-19 Konrad Rzeszutek... Revert "xen/pv-on-hvm kexec: add xs_reset_watches to...
2011-12-15 Konrad Rzeszutek... xen/swiotlb: Use page alignment for early buffer alloca...
2011-11-16 Dan Carpenterxen-gntalloc: signedness bug in add_grefs()
2011-11-16 Dan Carpenterxen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
2011-11-16 Dan Carpenterxen-gntdev: integer overflow in gntdev_alloc_map()
2011-11-16 Daniel De Graafxen/balloon: Avoid OOM when requesting highmem
2011-11-16 David Vrabelxen: map foreign pages for shared rings by updating...
2011-11-07 Linus TorvaldsMerge branch 'stable/cleanups-3.2' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'stable/vmalloc-3.2' of git://git./linux...
2011-10-31 Paul Gortmakerxen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to...
2011-10-31 Paul Gortmakerxen: Add module.h to modular drivers/xen users.
2011-10-26 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2011-10-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2011-10-25 Linus TorvaldsMerge branches 'stable/drivers-3.2', 'stable/drivers...
2011-10-25 Linus TorvaldsMerge branches 'stable/bug.fixes-3.2' and 'stable/mmu...
2011-10-19 Konrad Rzeszutek... xen/xenbus: Remove the unnecessary check.
2011-10-19 Konrad Rzeszutek... xen/irq: If we fail during msi_capability_init return...
2011-10-19 Konrad Rzeszutek... xen/events: Don't check the info for NULL as it is...
2011-10-19 Konrad Rzeszutek... xen/events: BUG() when we can't allocate our event...
2011-10-19 Konrad Rzeszutek... xen/pciback: Check if the device is found instead of...
2011-10-19 Konrad Rzeszutek... xen/pciback: Do not dereference psdev during printk...
2011-10-17 Ian Campbellgenirq: Add IRQF_RESUME_EARLY and resume such IRQs...
2011-10-14 Dan Magenheimerxen: Fix selfballooning and ensure it doesn't go too far
2011-10-14 Daniel De Graafxen/gntdev: Fix sleep-inside-spinlock
2011-10-14 Daniel De Graafxenbus: don't rely on xen_initial_domain to detect...
2011-10-14 Daniel De Graafxenbus: Fix loopback event channel assuming domain 0
2011-09-29 David Vrabelxen: use generic functions instead of xen_{alloc, free...
2011-09-29 David Vrabelxen: allow balloon driver to use more than one memory...
2011-09-29 David Vrabelxen/balloon: simplify test for the end of usable RAM
2011-09-29 David Vrabelxen/balloon: account for pages released during memory...
2011-09-29 Stefano Stabellinixen: remove XEN_PLATFORM_PCI config option
2011-09-29 Dan Carpenterxen/pciback: double lock typo
2011-09-29 Stefano Stabellinixen: modify kernel mappings corresponding to granted...
2011-09-29 Stefano Stabellinixen: add an "highmem" parameter to alloc_xenballooned_pages
2011-09-27 Konrad Rzeszutek... xen/pciback: Add flag indicating device has been assign...
2011-09-26 Konrad Rzeszutek... xen/pv-on-hvm:kexec: Fix implicit declaration of functi...
2011-09-22 Olaf Heringxen/pv-on-hvm kexec: add xs_reset_watches to shutdown...
2011-09-22 Jan Beulichxen/pci: support multi-segment systems
2011-09-21 Konrad Rzeszutek... xen/pciback: use mutex rather than spinlock in vpci...
2011-09-21 Konrad Rzeszutek... xen/pciback: Use mutexes when working with Xenbus state...
2011-09-21 Jan Beulichxen/pciback: miscellaneous adjustments
2011-09-21 Jan Beulichxen/pciback: use mutex rather than spinlock in passthro...
2011-09-21 Thomas Meyerxen/pciback: use resource_size()
2011-09-15 Konrad Rzeszutek... xen/irq: Alter the locking to use a mutex instead of...
2011-09-01 Olaf Heringxen/pv-on-hvm kexec+kdump: reset PV devices in kexec...
2011-09-01 Olaf Heringxen/pv-on-hvm kexec: rebind virqs to existing eventchan...
2011-09-01 Olaf Heringxen/pv-on-hvm kexec: prevent crash in xenwatch_thread...
2011-08-26 Konrad Rzeszutek... xen-swiotlb: When doing coherent alloc/dealloc check...
2011-08-26 Jan Beulichxen/pci: make bus notifier handler return sane values
2011-08-26 Randy Dunlapxen-swiotlb: fix printk and panic args
2011-08-26 Konrad Rzeszutek... xen-swiotlb: Fix wrong panic.
2011-08-26 Konrad Rzeszutek... xen-swiotlb: Retry up three times to allocate Xen-SWIOTLB
2011-08-16 Randy Dunlapxen: self-balloon needs module.h
2011-08-10 Randy Dunlapxen: xen-selfballoon.c needs more header files
2011-08-03 Konrad Rzeszutek... xen/self-balloon: Add dependency on tmem.
2011-08-03 Konrad Rzeszutek... xen/balloon: Fix compile errors - missing header files.
2011-08-03 Konrad Rzeszutek... xen/grant: Fix compile warning.
2011-08-03 Huang Weiyixen/pciback: remove duplicated #include
2011-07-30 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-07-29 Olaf Heringxen: use static initializers in xen-balloon.c
2011-07-26 Ruslan PisarevXen: fix braces and tabs coding style issue in xenbus_p...
2011-07-26 Ruslan PisarevXen: fix braces coding style issue in xenbus_probe.h
2011-07-26 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-07-26 Ruslan PisarevXen: fix braces coding style issue in gntdev.c and...
2011-07-26 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-07-26 Ruslan PisarevXen: fix whitespaces,tabs coding style issue in drivers...
2011-07-26 Konrad Rzeszutek... xen/balloon: Fix compile errors - missing header files.
2011-07-26 Konrad Rzeszutek... xen/grant: Fix compile warning.
2011-07-26 Huang Weiyixen/pciback: remove duplicated #include
2011-07-26 Daniel Kiperxen/balloon: memory hotplug support for Xen balloon...
2011-07-22 Linus TorvaldsMerge branch 'stable/drivers' of git://git./linux/kerne...
2011-07-20 Konrad Rzeszutek... Merge branch 'stable/xen-pciback-0.6.3' into stable...
2011-07-20 Konrad Rzeszutek... xen/pciback: Have 'passthrough' option instead of XEN_P...
2011-07-20 Konrad Rzeszutek... xen/pciback: Remove the DEBUG option.
2011-07-20 Konrad Rzeszutek... xen/pciback: Drop two backends, squash and cleanup...
2011-07-20 Konrad Rzeszutek... xen/pciback: Print out the MSI/MSI-X (PIRQ) values
2011-07-20 Konrad Rzeszutek... xen/pciback: Don't setup an fake IRQ handler for SR...
2011-07-20 Ian Campbellxen: rename pciback module to xen-pciback.
2011-07-20 Konrad Rzeszutek... xen/pciback: Fine-grain the spinlocks and fix BUG:...
2011-07-20 Konrad Rzeszutek... xen/pciback: Allocate IRQ handler for device that is...
2011-07-20 Konrad Rzeszutek... xen/pciback: Disable MSI/MSI-X when reseting a device
2011-07-20 Zhao, Yuxen/pciback: guest SR-IOV support for PV guest
2011-07-20 Konrad Rzeszutek... xen/pciback: Register the owner (domain) of the PCI...
2011-07-20 Konrad Rzeszutek... xen/pciback: Cleanup the driver based on checkpatch...
2011-07-20 Konrad Rzeszutek... xen/pciback: xen pci backend driver.
2011-07-11 Konrad Rzeszutek... xen/pci: Remove 'xen_allocate_pirq_gsi'.
2011-07-11 Konrad Rzeszutek... xen/pci: Squash pci_xen_initial_domain and xen_setup_pi...
2011-07-08 Konrad Rzeszutek... Merge branch 'xen-tmem-selfballoon-v8' of git://git...
2011-07-08 Dan Magenheimerxen: tmem: self-ballooning and frontswap-selfshrinking
2011-06-30 Bastian Blankxen: Add module alias to autoload backend drivers
2011-06-30 Bastian Blankxen: Populate xenbus device attributes
2011-06-21 Konrad Rzeszutek... Merge branch 'stable/frontswap-tmemonly' of git://git...
2011-06-20 Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-06-17 Dan Magenheimerxen: prepare tmem shim to handle frontswap
2011-06-15 Konrad Rzeszutek... xen: Fix compile warning when CONFIG_SMP is not defined.
2011-06-09 Linus TorvaldsMerge branch 'stable/xen-swiotlb.bugfix' of git://git...
2011-06-06 FUJITA Tomonoriswiotlb: Export swioltb_nr_tbl and utilize it as approp...
2011-05-31 Stefano Stabellinixen: use the trigger info we already have to choose...
next