Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-18 | Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2011-03-18 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds | 1 | -14/+10 |
2011-03-18 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 3 | -0/+138 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+34 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2 | -38/+48 |
2011-03-16 | xen: xenbus PM events support | Kazuhiro SUZUKI | 1 | -1/+1 |
2011-03-16 | xen-balloon: Add interface to retrieve ballooned pages | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2011-03-16 | xen-balloon: Move core balloon functionality out of module | Daniel De Graaf | 1 | -0/+22 |
2011-03-16 | xen network backend driver | Ian Campbell | 1 | -38/+42 |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 3 | -5/+26 |
2011-03-15 | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds | 1 | -5/+11 |
2011-03-15 | watchdog: Xen watchdog driver | Jan Beulich | 1 | -0/+34 |
2011-03-10 | xen: events: refactor GSI pirq bindings functions | Ian Campbell | 1 | -3/+7 |
2011-03-10 | xen: events: remove unused public functions | Ian Campbell | 1 | -9/+3 |
2011-03-10 | xen: events: simplify comment | Ian Campbell | 1 | -3/+1 |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell | 1 | -1/+0 |
2011-03-10 | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell | 1 | -1/+1 |
2011-03-10 | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell | 1 | -1/+3 |
2011-03-10 | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell | 1 | -1/+1 |
2011-03-10 | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell | 1 | -4/+1 |
2011-03-08 | xen: Union the blkif_request request specific fields | Owen Smith | 1 | -5/+11 |
2011-02-28 | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers | Ian Campbell | 1 | -0/+6 |
2011-02-25 | xen: suspend: add "arch" to pre/post suspend hooks | Ian Campbell | 1 | -3/+3 |
2011-02-25 | xen: switch to new schedop hypercall by default. | Ian Campbell | 1 | -2/+2 |
2011-02-25 | xen-blkfront: handle Xen major numbers other than XENVBD | Stefano Stabellini | 1 | -0/+21 |
2011-02-14 | xen/gntalloc,gntdev: Add unmap notify ioctl | Daniel De Graaf | 2 | -0/+63 |
2011-02-14 | xen-gntalloc: Userspace grant allocation driver | Daniel De Graaf | 1 | -0/+50 |
2011-01-14 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+162 |
2011-01-12 | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2011-01-11 | xen: introduce gnttab_map_refs and gnttab_unmap_refs | Stefano Stabellini | 1 | -0/+5 |
2011-01-11 | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann | 1 | -0/+119 |
2011-01-11 | xen: define gnttab_set_map_op/unmap_op | Ian Campbell | 1 | -1/+38 |
2011-01-06 | xen: add backend driver support | Ian Campbell | 1 | -1/+1 |
2010-12-15 | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 1 | -2/+9 |
2010-12-02 | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 1 | -1/+6 |
2010-12-02 | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq | Stefano Stabellini | 1 | -0/+10 |
2010-11-22 | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u... | Jeremy Fitzhardinge | 1 | -4/+1 |
2010-11-20 | xen: add extra pages to balloon | Jeremy Fitzhardinge | 1 | -0/+7 |
2010-11-16 | Merge commit 'v2.6.37-rc2' into upstream/xenfs | Jeremy Fitzhardinge | 6 | -1/+244 |
2010-11-16 | xen: fix header export to userspace | Randy Dunlap | 1 | -4/+1 |
2010-11-13 | xen: implement XENMEM_machphys_mapping | Ian Campbell | 1 | -0/+13 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -1/+215 |
2010-10-27 | xen: register xen pci notifier | Weidong Han | 1 | -0/+21 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 4 | -0/+115 |
2010-10-23 | xen: make hvc_xen console work for dom0. | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-10-23 | xen: remap MSIs into pirqs when running as initial domain | Qing He | 1 | -0/+4 |
2010-10-23 | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 1 | -0/+10 |
2010-10-23 | xen: map MSIs into pirqs | Stefano Stabellini | 1 | -0/+2 |
2010-10-23 | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 1 | -0/+3 |