aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* xen/gntalloc: fix reference counts on multi-page mappingsDaniel De Graaf2011-12-16
* xen/gntalloc: release grant references on page freeDaniel De Graaf2011-12-16
* xen/events: prevent calling evtchn_get on invalid channelsDaniel De Graaf2011-12-16
* xen/granttable: Support transitive grantsAnnie Li2011-12-16
* xen/granttable: Support sub-page grantsAnnie Li2011-12-16
* xen/granttable: Improve comments for function pointersAnnie Li2011-12-16
* xen/granttable: Keep code format cleanAnnie Li2011-11-22
* xen/granttable: Grant tables V2 implementationAnnie Li2011-11-22
* xen/granttable: Refactor some codeAnnie Li2011-11-22
* xen/granttable: Introducing grant table V2 stuctureAnnie Li2011-11-22
* xen/event: Add reference counting to event channelsDaniel De Graaf2011-11-21
* xen/gnt{dev,alloc}: reserve event channels for notifyDaniel De Graaf2011-11-21
* xen/gntalloc: Change gref_lock to a mutexDaniel De Graaf2011-11-21
* Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * xen: use static initializers in xen-balloon.cOlaf Hering2011-07-29
| * Xen: fix braces and tabs coding style issue in xenbus_probe.cRuslan Pisarev2011-07-26
| * Xen: fix braces coding style issue in xenbus_probe.hRuslan Pisarev2011-07-26
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.cRuslan Pisarev2011-07-26
| * Xen: fix braces coding style issue in gntdev.c and grant-table.cRuslan Pisarev2011-07-26
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.cRuslan Pisarev2011-07-26
| * Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.cRuslan Pisarev2011-07-26
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-31
| * | xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-10-31
* | | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-11-06
|\ \ \ | |/ / |/| |
| * | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-29
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \
| * | | genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell2011-10-17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \ \ \
| * | | | xen/pciback: Add flag indicating device has been assigned by XenKonrad Rzeszutek Wilk2011-09-27
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-25
|\ \ \ \ \ \
| | | * | | | xen/pci: support multi-segment systemsJan Beulich2011-09-22
| | | * | | | xen-swiotlb: When doing coherent alloc/dealloc check before swizzling the MFNs.Konrad Rzeszutek Wilk2011-08-26
| | | * | | | xen/pci: make bus notifier handler return sane valuesJan Beulich2011-08-26
| | | * | | | xen-swiotlb: fix printk and panic argsRandy Dunlap2011-08-26
| | | * | | | xen-swiotlb: Fix wrong panic.Konrad Rzeszutek Wilk2011-08-26
| | | * | | | xen-swiotlb: Retry up three times to allocate Xen-SWIOTLBKonrad Rzeszutek Wilk2011-08-26
| | * | | | | xen/pciback: Check if the device is found instead of blindly assuming so.Konrad Rzeszutek Wilk2011-10-19
| | * | | | | xen/pciback: Do not dereference psdev during printk when it is NULL.Konrad Rzeszutek Wilk2011-10-19
| | * | | | | xen: remove XEN_PLATFORM_PCI config optionStefano Stabellini2011-09-29
| | * | | | | xen/pciback: double lock typoDan Carpenter2011-09-29
| | * | | | | xen/pciback: use mutex rather than spinlock in vpci backendKonrad Rzeszutek Wilk2011-09-21
| | * | | | | xen/pciback: Use mutexes when working with Xenbus state transitions.Konrad Rzeszutek Wilk2011-09-21
| | * | | | | xen/pciback: miscellaneous adjustmentsJan Beulich2011-09-21
| | * | | | | xen/pciback: use mutex rather than spinlock in passthrough backendJan Beulich2011-09-21
| | * | | | | xen/pciback: use resource_size()Thomas Meyer2011-09-21
| | | |_|/ / | | |/| | |
| | * | | | xen: self-balloon needs module.hRandy Dunlap2011-08-16
| * | | | | xenbus: don't rely on xen_initial_domain to detect local xenstoreDaniel De Graaf2011-10-14
| * | | | | xenbus: Fix loopback event channel assuming domain 0Daniel De Graaf2011-10-14
| * | | | | xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk2011-09-26