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