Age | Commit message (Expand) | Author |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-03-19 | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche |
2015-03-11 | xen-pciback: limit guest control of command register | Jan Beulich |
2015-03-06 | xen/events: avoid NULL pointer dereference in dom0 on large machines | Juergen Gross |
2015-02-23 | xen-scsiback: mark pvscsi frontend request consumed only after last read | Juergen Gross |
2015-02-23 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel |
2015-02-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-06 | xen/manage: Fix USB interaction issues when resuming | Ross Lagerwall |
2015-02-05 | xenbus: Add proper handling of XS_ERROR from Xenbus for transactions. | Jennifer Herbert |
2015-01-28 | xen/gntdev: provide find_special_page VMA operation | David Vrabel |
2015-01-28 | xen/gntdev: mark userspace PTEs as special on x86 PV guests | David Vrabel |
2015-01-28 | xen/gntdev: safely unmap grants in case they are still in use | Jennifer Herbert |
2015-01-28 | xen/gntdev: convert priv->lock to a mutex | David Vrabel |
2015-01-28 | xen/grant-table: add a mechanism to safely unmap pages that are in use | Jennifer Herbert |
2015-01-28 | xen: mark grant mapped pages as foreign | Jennifer Herbert |
2015-01-28 | xen/grant-table: add helpers for allocating pages | David Vrabel |
2015-01-28 | xen: remove scratch frames for ballooned pages and m2p override | David Vrabel |
2015-01-28 | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2015-01-23 | xen/tmem: mark xen_tmem_init() __init | Jan Beulich |
2015-01-09 | scsi: Conditionally compile in constants.c | Hannes Reinecke |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-10 | Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single" | David Vrabel |
2014-12-09 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-12-04 | xen-pciback: drop SR-IOV VFs when PF driver unloads | Jan Beulich |
2014-12-04 | xen/pciback: Restore configuration space when detaching from a guest. | Konrad Rzeszutek Wilk |
2014-12-04 | xen/pciback: Remove tons of dereferences | Konrad Rzeszutek Wilk |
2014-12-04 | xen/pciback: Print out the domain owning the device. | Konrad Rzeszutek Wilk |
2014-12-04 | xen/pciback: Include the domain id if removing the device whilst still in use | Konrad Rzeszutek Wilk |
2014-12-04 | driver core: Provide an wrapper around the mutex to do lockdep warnings | Konrad Rzeszutek Wilk |
2014-12-04 | xen/pciback: Don't deadlock when unbinding. | Konrad Rzeszutek Wilk |
2014-12-04 | swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single | Stefano Stabellini |
2014-12-04 | swiotlb-xen: call xen_dma_sync_single_for_device when appropriate | Stefano Stabellini |
2014-12-04 | swiotlb-xen: remove BUG_ON in xen_bus_to_phys | Stefano Stabellini |
2014-12-04 | swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu | Stefano Stabellini |
2014-12-04 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini |
2014-12-04 | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig |
2014-11-12 | scsi: use sdev as argument for sense code printing | Hannes Reinecke |
2014-11-05 | efi: dmi: add support for SMBIOS 3.0 UEFI configuration table | Ard Biesheuvel |
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 |