Age | Commit message (Expand) | Author |
2011-03-17 | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-03-17 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds |
2011-03-17 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds |
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-16 | xen: xenbus PM events support | Kazuhiro SUZUKI |
2011-03-16 | xen-balloon: Add interface to retrieve ballooned pages | Konrad Rzeszutek Wilk |
2011-03-16 | xen-balloon: Move core balloon functionality out of module | Daniel De Graaf |
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 | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds |
2011-03-15 | watchdog: Xen watchdog driver | Jan Beulich |
2011-03-10 | xen: events: refactor GSI pirq bindings functions | Ian Campbell |
2011-03-10 | xen: events: remove unused public functions | Ian Campbell |
2011-03-10 | xen: events: simplify comment | Ian Campbell |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell |
2011-03-10 | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell |
2011-03-08 | xen: Union the blkif_request request specific fields | Owen Smith |
2011-02-28 | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers | Ian Campbell |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell |
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 |
2011-02-14 | xen/gntalloc,gntdev: Add unmap notify ioctl | Daniel De Graaf |
2011-02-14 | xen-gntalloc: Userspace grant allocation driver | Daniel De Graaf |
2011-01-13 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-11 | xen: introduce gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini |
2011-01-11 | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann |
2011-01-11 | xen: define gnttab_set_map_op/unmap_op | Ian Campbell |
2011-01-05 | xen: add backend driver support | Ian Campbell |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini |
2010-12-02 | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge |
2010-11-19 | xen: add extra pages to balloon | Jeremy Fitzhardinge |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge |
2010-11-16 | xen: fix header export to userspace | Randy Dunlap |
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-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-22 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge |
2010-10-22 | xen: remap MSIs into pirqs when running as initial domain | Qing He |
2010-10-22 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge |
2010-10-22 | xen: map MSIs into pirqs | Stefano Stabellini |
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 |