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