Age | Commit message (Expand) | Author |
2014-03-11 | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich |
2014-03-11 | xen-netback: coalesce slots in TX path and fix regressions | Wei Liu |
2013-04-05 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-20 | xen: support pirq_eoi_map | Stefano Stabellini |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk |
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini |
2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk |
2012-01-15 | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-12 | xen: Utilize the restore_msi_irqs hook. | Tang Liang |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-04 | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell |
2011-12-19 | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol... | Konrad Rzeszutek Wilk |
2011-11-22 | xen/granttable: Introducing grant table V2 stucture | Annie Li |
2011-11-18 | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk |
2011-11-18 | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together | Konrad Rzeszutek Wilk |
2011-11-06 | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-04 | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-10-25 | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds |
2011-10-13 | xen-blkfront: add BLKIF_OP_DISCARD and discard request struct | Li Dongyang |
2011-09-26 | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke |
2011-09-22 | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel | Olaf Hering |
2011-09-22 | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable | Olaf Hering |
2011-09-22 | xen/pci: support multi-segment systems | Jan Beulich |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds |
2011-05-26 | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer |
2011-05-12 | xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH... | Konrad Rzeszutek Wilk |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-15 | xen network backend driver | Ian Campbell |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds |
2011-03-15 | watchdog: Xen watchdog driver | Jan Beulich |
2011-03-08 | xen: Union the blkif_request request specific fields | Owen Smith |
2011-02-25 | xen: switch to new schedop hypercall by default. | Ian Campbell |
2011-02-25 | xen-blkfront: handle Xen major numbers other than XENVBD | Stefano Stabellini |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge |
2010-12-02 | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini |
2010-11-12 | xen: implement XENMEM_machphys_mapping | Ian Campbell |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-27 | xen: register xen pci notifier | Weidong Han |
2010-10-22 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge |
2010-10-22 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini |
2010-10-22 | xen: implement xen_hvm_register_pirq | Stefano Stabellini |
2010-10-22 | xen: get the maximum number of pirqs from xen | Stefano Stabellini |
2010-10-22 | xen: Use host-provided E820 map | Ian Campbell |
2010-10-18 | xen-pcifront: Xen PCI frontend driver. | Ryan Wilson |