Age | Commit message (Expand) | Author |
2016-04-20 | xen/events: Mask a moving irq | Boris Ostrovsky |
2016-03-07 | xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS... | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Save xen_pci_op commands before processing it | Konrad Rzeszutek Wilk |
2016-03-07 | xen/scsiback: correct frontend counting | Juergen Gross |
2015-08-27 | xen/gntdevt: Fix race condition in gntdev_release() | Marek Marczykowski-Górecki |
2015-08-27 | xen/gntdev: convert priv->lock to a mutex | David Vrabel |
2015-07-20 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel |
2015-06-09 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-23 | xen-pciback: Add name prefix to global 'permissive' variable | Ben Hutchings |
2015-05-23 | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start... | Boris Ostrovsky |
2015-05-23 | xen/xenbus: Update xenbus event channel on resume | Boris Ostrovsky |
2015-05-23 | xen/events: Clear cpu_evtchn_mask before resuming | Boris Ostrovsky |
2015-04-23 | xen/balloon: before adding hotplugged memory, set frames to invalid | Juergen Gross |
2015-03-28 | xen-pciback: limit guest control of command register | Jan Beulich |
2015-03-28 | xen/events: avoid NULL pointer dereference in dom0 on large machines | Juergen Gross |
2015-03-06 | xen-scsiback: mark pvscsi frontend request consumed only after last read | Juergen Gross |
2015-03-06 | xen/manage: Fix USB interaction issues when resuming | Ross Lagerwall |
2015-02-05 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini |
2015-01-29 | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single" | David Vrabel |
2015-01-16 | swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single | Stefano Stabellini |
2015-01-16 | swiotlb-xen: call xen_dma_sync_single_for_device when appropriate | Stefano Stabellini |
2015-01-16 | swiotlb-xen: remove BUG_ON in xen_bus_to_phys | Stefano Stabellini |
2015-01-16 | swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu | Stefano Stabellini |
2014-10-23 | xen/pci: Allocate memory for physdev_pci_device_add's optarr | Boris Ostrovsky |
2014-10-23 | xen/balloon: Don't continue ballooning when BP_ECANCELED is encountered | Boris Ostrovsky |
2014-10-11 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-06 | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel |
2014-10-06 | xen/xenbus: Remove BUG_ON() when error string trucated | Chen Gang |
2014-10-06 | xen/xenbus: Correct the comments for xenbus_grant_ring() | Chen Gang |
2014-09-23 | xen/efi: Directly include needed headers | Daniel Kiper |
2014-09-23 | xen-scsiback: clean up a type issue in scsiback_make_tpg() | Dan Carpenter |
2014-09-23 | xen-scsiback: Add Xen PV SCSI backend driver | Juergen Gross |
2014-09-23 | xen/events: support threaded irqs for interdomain event channels | Juergen Gross |
2014-09-23 | xen/grant-table: refactor error cleanup in grow_gnttab_list() | Chen Gang |
2014-09-16 | xen/pciback: Use PCI device flag helper functions | Ethan Zhao |
2014-09-11 | Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-09-04 | xen/gntalloc: safely delete grefs in add_grefs() undo path | David Vrabel |
2014-09-04 | xen/gntalloc: fix oops after runnning out of grant refs | David Vrabel |
2014-09-02 | xen/balloon: cancel ballooning if adding new memory failed | David Vrabel |
2014-09-02 | xen/manage: Always freeze/thaw processes when suspend/resuming | Ross Lagerwall |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-07 | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-01 | xen/pciback: Fix error return code in xen_pcibk_attach() | Wei Yongjun |
2014-08-01 | xen/events: drop negativity check of unsigned parameter | Andrey Utkin |
2014-07-31 | xen/events/fifo: remove a unecessary use of BM() | Frediano Ziglio |
2014-07-31 | xen/events/fifo: ensure all bitops are properly aligned even on x86 | David Vrabel |
2014-07-31 | xen/events/fifo: reset control block and local HEADs on resume | David Vrabel |