| Commit message (Expand) | Author | Age |
... | |
* | | | | | xen: allow balloon driver to use more than one memory region | David Vrabel | 2011-09-29 |
* | | | | | xen/balloon: simplify test for the end of usable RAM | David Vrabel | 2011-09-29 |
* | | | | | xen/balloon: account for pages released during memory setup | David Vrabel | 2011-09-29 |
|/ / / / |
|
* | | | | xen/irq: Alter the locking to use a mutex instead of a spinlock. | Konrad Rzeszutek Wilk | 2011-09-15 |
* | | | | xen: xen-selfballoon.c needs more header files | Randy Dunlap | 2011-08-10 |
|/ / / |
|
* | | | xen/self-balloon: Add dependency on tmem. | Konrad Rzeszutek Wilk | 2011-08-03 |
* | | | xen/balloon: Fix compile errors - missing header files. | Konrad Rzeszutek Wilk | 2011-08-03 |
* | | | xen/grant: Fix compile warning. | Konrad Rzeszutek Wilk | 2011-08-03 |
* | | | xen/pciback: remove duplicated #include | Huang Weiyi | 2011-08-03 |
* | | | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper | 2011-07-25 |
| |/
|/| |
|
* | | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-22 |
|\ \ |
|
| * \ | Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers | Konrad Rzeszutek Wilk | 2011-07-20 |
| |\ \ |
|
| | * | | xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and... | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Remove the DEBUG option. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Drop two backends, squash and cleanup some code. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Print out the MSI/MSI-X (PIRQ) values | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen: rename pciback module to xen-pciback. | Ian Campbell | 2011-07-19 |
| | * | | xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic ca... | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Allocate IRQ handler for device that is shared with guest. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Disable MSI/MSI-X when reseting a device | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: guest SR-IOV support for PV guest | Zhao, Yu | 2011-07-19 |
| | * | | xen/pciback: Register the owner (domain) of the PCI device. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: Cleanup the driver based on checkpatch warnings and errors. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | * | | xen/pciback: xen pci backend driver. | Konrad Rzeszutek Wilk | 2011-07-19 |
| | |/ |
|
| * | | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/... | Konrad Rzeszutek Wilk | 2011-07-08 |
| |\ \ |
|
| | * | | xen: tmem: self-ballooning and frontswap-selfshrinking | Dan Magenheimer | 2011-07-08 |
| * | | | xen: Add module alias to autoload backend drivers | Bastian Blank | 2011-06-30 |
| * | | | xen: Populate xenbus device attributes | Bastian Blank | 2011-06-30 |
| * | | | Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linu... | Konrad Rzeszutek Wilk | 2011-06-21 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | xen: prepare tmem shim to handle frontswap | Dan Magenheimer | 2011-06-17 |
| | |/ |
|
* | | | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk | 2011-07-11 |
* | | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk | 2011-07-11 |
|/ / |
|
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-20 |
|\ \ |
|
| * | | xen: Fix compile warning when CONFIG_SMP is not defined. | Konrad Rzeszutek Wilk | 2011-06-15 |
* | | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2011-06-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate. | FUJITA Tomonori | 2011-06-06 |
* | | | xen: use the trigger info we already have to choose the irq handler | Stefano Stabellini | 2011-05-31 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 2011-05-26 |
|\ \ |
|
| * | | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 2011-05-26 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 |
| |\| |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * | | | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 2011-05-11 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an... | Linus Torvalds | 2011-05-19 |
|\ \ \ \ \ \
| | | | |/ /
| | | |/| | |
|
| * | / | | | xen: do not clear and mask evtchns in __xen_evtchn_do_upcall | Stefano Stabellini | 2011-05-10 |
| | |/ / /
| |/| | | |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/... | Linus Torvalds | 2011-05-19 |
|\ \ \ \ \ \ |
|
| | * | | | | | drivers/xen/sys-hypervisor: Cleanup code/data sections definitions | Daniel Kiper | 2011-05-19 |
| | * | | | | | xen: tidy up whitespace in drivers/xen/Makefile | Ian Campbell | 2011-05-12 |
| | |/ / / / |
|