aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAge
* xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-25
* Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\
| * Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Konrad Rzeszutek Wilk2011-07-08
| |\
| | * xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-08
| * | xen: Add __attribute__((format(printf... where appropriateJoe Perches2011-06-30
| * | Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-21
| |\ \ | | |/ | |/|
| | * xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-06
* | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-11
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-26
|\ \
| * | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-26
| |/
* | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-25
|\ \
| * | xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk2011-05-12
| |/
* | xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk2011-04-14
* | xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk2011-04-14
* | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk2011-04-14
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-17
|\
| * xen: xenbus PM events supportKazuhiro SUZUKI2011-03-16
| |
| \
*-. \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-17
|\ \ \
| | * | xen: events: refactor GSI pirq bindings functionsIan Campbell2011-03-10
| | * | xen: events: remove unused public functionsIan Campbell2011-03-10
| | * | xen: events: simplify commentIan Campbell2011-03-10
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-17
|\ \ \ \
| | * | | xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk2011-03-16
| | * | | xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-16
| | * | | xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-14
| | * | | xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-14
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-17
|\ \ \ \
| * | | | watchdog: Xen watchdog driverJan Beulich2011-03-15
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen network backend driverIan Campbell2011-03-15
| * | | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell2011-02-28
| |/ /
* | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\ \ \
| * | | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
| * | | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-25
| * | | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-25
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-15
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * xen: Union the blkif_request request specific fieldsOwen Smith2011-03-08
| |/
* | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-10
* | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-10
* | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
* | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-10
* | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-10
|/
* Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-13
|\
| * xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-11
| * xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-11
| * xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-11
* | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-12
|\ \ | |/ |/|
| * xen: add backend driver supportIan Campbell2011-01-05
* | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-15
|/