aboutsummaryrefslogtreecommitdiff
path: root/include/xen
AgeCommit message (Expand)Author
2011-03-17Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon...Linus Torvalds
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf
2011-03-15xen network backend driverIan Campbell
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15watchdog: Xen watchdog driverJan Beulich
2011-03-10xen: events: refactor GSI pirq bindings functionsIan Campbell
2011-03-10xen: events: remove unused public functionsIan Campbell
2011-03-10xen: events: simplify commentIan Campbell
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith
2011-02-28xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend driversIan Campbell
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell
2011-02-25xen: switch to new schedop hypercall by default.Ian Campbell
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini
2011-02-14xen/gntalloc,gntdev: Add unmap notify ioctlDaniel De Graaf
2011-02-14xen-gntalloc: Userspace grant allocation driverDaniel De Graaf
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-11xen: introduce gnttab_map_refs and gnttab_unmap_refsStefano Stabellini
2011-01-11xen/gntdev: allow usermode to map granted pagesGerd Hoffmann
2011-01-11xen: define gnttab_set_map_op/unmap_opIan Campbell
2011-01-05xen: add backend driver supportIan Campbell
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-12-02xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge
2010-11-16Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge
2010-11-16xen: fix header export to userspaceRandy Dunlap
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-27xen: register xen pci notifierWeidong Han
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-22xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini