Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper | 1 | -0/+4 |
2011-07-23 | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -1/+59 |
2011-07-11 | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk | 1 | -2/+0 |
2011-07-08 | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/... | Konrad Rzeszutek Wilk | 2 | -0/+15 |
2011-07-08 | xen: tmem: self-ballooning and frontswap-selfshrinking | Dan Magenheimer | 2 | -0/+15 |
2011-06-30 | xen: Add __attribute__((format(printf... where appropriate | Joe Perches | 2 | -1/+5 |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk | 1 | -0/+39 |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge | 1 | -0/+39 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 1 | -0/+22 |
2011-05-26 | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 1 | -0/+22 |
2011-05-25 | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+13 |
2011-05-12 | xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH... | Konrad Rzeszutek Wilk | 1 | -0/+13 |
2011-04-14 | xen/irq: Export 'xen_pirq_from_irq' function. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2011-04-14 | xen/irq: Add support to check if IRQ line is shared with other domains. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2011-04-14 | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
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 |