aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-251-0/+3
* xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-08-151-0/+39
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-261-0/+22
|\
| * xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-261-0/+22
* | Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-0/+13
|\ \
| * | xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk2011-05-121-0/+13
| |/
* | xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk2011-04-141-0/+3
* | xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk2011-04-141-0/+3
* | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk2011-04-141-1/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-03-171-1/+1
|\
| * xen: xenbus PM events supportKazuhiro SUZUKI2011-03-161-1/+1
| |
| \
*-. \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-171-14/+10
|\ \ \
| | * | xen: events: refactor GSI pirq bindings functionsIan Campbell2011-03-101-3/+7
| | * | xen: events: remove unused public functionsIan Campbell2011-03-101-9/+3
| | * | xen: events: simplify commentIan Campbell2011-03-101-3/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds2011-03-173-0/+138
|\ \ \ \
| | * | | xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk2011-03-161-0/+3
| | * | | xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf2011-03-161-0/+22
| | * | | xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2011-02-142-0/+63
| | * | | xen-gntalloc: Userspace grant allocation driverDaniel De Graaf2011-02-141-0/+50
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-171-0/+34
|\ \ \ \
| * | | | watchdog: Xen watchdog driverJan Beulich2011-03-151-0/+34
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-162-38/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | xen network backend driverIan Campbell2011-03-151-38/+42
| * | | xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell2011-02-281-0/+6
| |/ /
* | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-153-5/+26
|\ \ \
| * | | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-251-3/+3
| * | | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-251-2/+2
| * | | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-251-0/+21
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-151-5/+11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * xen: Union the blkif_request request specific fieldsOwen Smith2011-03-081-5/+11
| |/
* | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-101-1/+0
* | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-101-1/+1
* | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-101-1/+3
* | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-101-1/+1
* | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-101-4/+1
|/
* Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-132-1/+162
|\
| * xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini2011-01-111-0/+5
| * xen/gntdev: allow usermode to map granted pagesGerd Hoffmann2011-01-111-0/+119
| * xen: define gnttab_set_map_op/unmap_opIan Campbell2011-01-111-1/+38
* | Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-121-1/+1
|\ \ | |/ |/|
| * xen: add backend driver supportIan Campbell2011-01-051-1/+1
* | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
|/
* xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-1/+6
* xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
*-. Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-221-4/+1
|\ \
| * \ Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-166-1/+244
| |\ \ | | |/
| * | xen: fix header export to userspaceRandy Dunlap2010-11-161-4/+1
* | | xen: add extra pages to balloonJeremy Fitzhardinge2010-11-191-0/+7