summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-293-4/+3
|\
| * xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk2011-07-261-2/+2
| * xen/grant: Fix compile warning.Konrad Rzeszutek Wilk2011-07-261-1/+1
| * xen/pciback: remove duplicated #includeHuang Weiyi2011-07-261-1/+0
* | xen/balloon: memory hotplug support for Xen balloon driverDaniel Kiper2011-07-252-2/+167
|/
* Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-2222-51/+5199
|\
| * Merge branch 'stable/xen-pciback-0.6.3' into stable/driversKonrad Rzeszutek Wilk2011-07-2015-0/+4505
| |\
| | * xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Konrad Rzeszutek Wilk2011-07-196-72/+166
| | * xen/pciback: Remove the DEBUG option.Konrad Rzeszutek Wilk2011-07-192-13/+0
| | * xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk2011-07-1919-1369/+679
| | * xen/pciback: Print out the MSI/MSI-X (PIRQ) valuesKonrad Rzeszutek Wilk2011-07-191-0/+31
| | * xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.Konrad Rzeszutek Wilk2011-07-191-0/+7
| | * xen: rename pciback module to xen-pciback.Ian Campbell2011-07-191-12/+12
| | * xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic ca...Konrad Rzeszutek Wilk2011-07-192-14/+21
| | * xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk2011-07-195-5/+223
| | * xen/pciback: Disable MSI/MSI-X when reseting a deviceKonrad Rzeszutek Wilk2011-07-191-0/+8
| | * xen/pciback: guest SR-IOV support for PV guestZhao, Yu2011-07-191-5/+66
| | * xen/pciback: Register the owner (domain) of the PCI device.Konrad Rzeszutek Wilk2011-07-192-0/+15
| | * xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk2011-07-195-37/+37
| | * xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk2011-07-1921-0/+4767
| * | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Konrad Rzeszutek Wilk2011-07-084-0/+505
| |\ \
| | * | xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-084-0/+505
| * | | xen: Add module alias to autoload backend driversBastian Blank2011-06-302-1/+5
| * | | xen: Populate xenbus device attributesBastian Blank2011-06-304-37/+18
| * | | Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linu...Konrad Rzeszutek Wilk2011-06-213-13/+166
| |\ \ \ | | |_|/ | |/| |
| | * | xen: prepare tmem shim to handle frontswapDan Magenheimer2011-06-173-13/+166
| | |/
* | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-111-5/+0
* | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk2011-07-111-1/+1
|/ /
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-201-1/+1
|\ \
| * | xen: Fix compile warning when CONFIG_SMP is not defined.Konrad Rzeszutek Wilk2011-06-151-1/+1
* | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-091-3/+9
|\ \ \ | |/ / |/| |
| * | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-061-3/+9
* | | xen: use the trigger info we already have to choose the irq handlerStefano Stabellini2011-05-311-9/+9
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2011-05-262-0/+265
|\ \
| * | xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2011-05-262-0/+265
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-2/+2
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-04-263-25/+32
| |\|
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-102-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-191-7/+1
|\ \ \
| * | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-7/+1
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds2011-05-191-40/+73
|\ \ \ \ \ \ | | | | |/ / | | | |/| |
| * | / | | xen: do not clear and mask evtchns in __xen_evtchn_do_upcallStefano Stabellini2011-05-101-40/+73
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds2011-05-193-27/+24
|\ \ \ \ \ \
| | * | | | | drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper2011-05-191-1/+1
| | * | | | | xen: tidy up whitespace in drivers/xen/MakefileIan Campbell2011-05-121-12/+12
| | |/ / / /
| * | | | | xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_ap...Daniel Kiper2011-03-301-2/+3
| * | | | | xen/balloon: Clarify credit calculationDaniel Kiper2011-03-301-4/+4
| * | | | | xen/balloon: Simplify HVM integrationDaniel Kiper2011-03-301-8/+4
| * | | | | xen/balloon: Use PageHighMem() for high memory page detectionDaniel Kiper2011-03-301-1/+1
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds2011-05-194-16/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |