aboutsummaryrefslogtreecommitdiffstats
path: root/include/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper1-0/+4
2011-07-22Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-1/+59
2011-07-11xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk1-2/+0
2011-07-08Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/driversKonrad Rzeszutek Wilk2-0/+15
2011-07-08xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2-0/+15
2011-06-30xen: Add __attribute__((format(printf... where appropriateJoe Perches2-1/+5
2011-06-21Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk1-0/+39
2011-06-06xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge1-0/+39
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds1-0/+22
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer1-0/+22
2011-05-25Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+13
2011-05-12xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.Konrad Rzeszutek Wilk1-0/+13
2011-04-14xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk1-0/+3
2011-04-14xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk1-0/+3
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk1-1/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-14/+10
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-0/+138
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+34
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-38/+48
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI1-1/+1
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk1-0/+3
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf1-0/+22
2011-03-15xen network backend driverIan Campbell1-38/+42
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds3-5/+26
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-5/+11
2011-03-15watchdog: Xen watchdog driverJan Beulich1-0/+34
2011-03-10xen: events: refactor GSI pirq bindings functionsIan Campbell1-3/+7
2011-03-10xen: events: remove unused public functionsIan Campbell1-9/+3
2011-03-10xen: events: simplify commentIan Campbell1-3/+1
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell1-1/+0
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell1-1/+1
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell1-1/+3
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell1-1/+1
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell1-4/+1
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-5/+11
2011-02-28xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell1-0/+6
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-3/+3
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell1-2/+2
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini1-0/+21
2011-02-14xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf2-0/+63
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf1-0/+50
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+162
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini1-0/+5
2011-01-11xen/gntdev: allow usermode to map granted pagesGerd Hoffmann1-0/+119
2011-01-11xen: define gnttab_set_map_op/unmap_opIan Campbell1-1/+38
2011-01-05xen: add backend driver supportIan Campbell1-1/+1
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge1-2/+9