aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-07-22
|\
| * Merge branch 'stable/xen-pciback-0.6.3' into stable/driversKonrad Rzeszutek Wilk2011-07-20
| |\
| | * xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Remove the DEBUG option.Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Drop two backends, squash and cleanup some code.Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Print out the MSI/MSI-X (PIRQ) valuesKonrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices.Konrad Rzeszutek Wilk2011-07-19
| | * xen: rename pciback module to xen-pciback.Ian Campbell2011-07-19
| | * xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic ca...Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Allocate IRQ handler for device that is shared with guest.Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Disable MSI/MSI-X when reseting a deviceKonrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: guest SR-IOV support for PV guestZhao, Yu2011-07-19
| | * xen/pciback: Register the owner (domain) of the PCI device.Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: Cleanup the driver based on checkpatch warnings and errors.Konrad Rzeszutek Wilk2011-07-19
| | * xen/pciback: xen pci backend driver.Konrad Rzeszutek Wilk2011-07-19
| * | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/...Konrad Rzeszutek Wilk2011-07-08
| |\ \
| | * | xen: tmem: self-ballooning and frontswap-selfshrinkingDan Magenheimer2011-07-08
| * | | xen: Add module alias to autoload backend driversBastian Blank2011-06-30
| * | | xen: Populate xenbus device attributesBastian Blank2011-06-30
| * | | xen: Add __attribute__((format(printf... where appropriateJoe Perches2011-06-30
| * | | Merge branch 'stable/vga.support' into stable/driversKonrad Rzeszutek Wilk2011-06-21
| |\ \ \
| | * | | xen: allow enable use of VGA console on dom0Jeremy Fitzhardinge2011-06-06
| * | | | Merge branch 'stable/frontswap-tmemonly' of git://git.kernel.org/pub/scm/linu...Konrad Rzeszutek Wilk2011-06-21
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | xen: prepare tmem shim to handle frontswapDan Magenheimer2011-06-17
| | | |/ | | |/|
* | | | Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Remove 'xen_allocate_pirq_gsi'.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Retire unnecessary #ifdef CONFIG_ACPIKonrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the endKonrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Use the xen_register_pirq for HVM and initial domain usersKonrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Update comments and fix empty spaces.Konrad Rzeszutek Wilk2011-07-11
| * | | | xen/pci: Shuffle code around.Konrad Rzeszutek Wilk2011-07-11
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-22
|\ \ \ \ \
| * | | | | xen:pvhvm: Modpost section mismatch fixRaghavendra D Prabhu2011-07-11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | mmc: MAINTAINERS: add myself as a tmio-mmc maintainerGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: print debug messages for runtime PM actionsDaniel Drake2011-07-21
| * | | | | | mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen2011-07-21
| * | | | | | mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD2011-07-21
| * | | | | | mmc: mxs-mmc: fix clock rate settingKoen Beel2011-07-21
| * | | | | | mmc: tmio: fix a deadlockGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: sh_mmcif: maximize power savingGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: tmio: maximize power savingGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski2011-07-21
| * | | | | | mmc: Added quirks for Ricoh 1180:e823 lower base clock frequencyManoj Iyer2011-07-21
| * | | | | | mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter2011-07-21