summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-07-104-230/+424
|\
| * vfio/type1: Fix leak on error pathAlex Williamson2013-07-011-5/+8
| * vfio: Limit group opensAlex Williamson2013-06-261-0/+14
| * vfio/type1: Fix missed frees and zero sized removesAlex Williamson2013-06-261-35/+42
| * vfio: fix documentationAlexey Kardashevskiy2013-06-211-3/+3
| * vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson2013-06-211-0/+11
| * vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-212-187/+344
| * vfio: Convert type1 iommu to use rbtreeAlex Williamson2013-06-211-94/+96
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2013-07-107-259/+349
|\ \
| * | vhost/test: update test after vhost cleanupsMichael S. Tsirkin2013-07-071-11/+20
| * | vhost: Make local function staticAsias He2013-07-072-3/+3
| * | vhost: Make vhost a separate moduleAsias He2013-07-076-4/+63
| * | vhost-scsi: Rename struct tcm_vhost_cmd *tv_cmd to *cmdAsias He2013-07-071-71/+71
| * | vhost-scsi: Rename struct tcm_vhost_tpg *tv_tpg to *tpgAsias He2013-07-071-61/+61
| * | vhost-scsi: Make func indention more consistentAsias He2013-07-071-66/+88
| * | vhost-scsi: Rename struct vhost_scsi *s to *vsAsias He2013-07-071-28/+28
| * | vhost-scsi: Remove unnecessary forward struct vhost_scsi declarationAsias He2013-07-071-1/+0
| * | vhost: Simplify dev->vqs[i] accessAsias He2013-07-071-17/+18
| * | vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin2013-07-071-2/+7
* | | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-1013-90/+2212
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel2013-06-25172-832/+3480
| |\ \ \ \ \ \
| | | | | * | | MAINTAINERS: add entry for ARM system MMU driverWill Deacon2013-06-251-0/+6
| | | | | * | | iommu/arm: Add support for ARM Ltd. System MMU architectureWill Deacon2013-06-253-0/+1983
| | | | | * | | documentation/iommu: Add description of ARM System MMU bindingWill Deacon2013-06-251-0/+70
| | | | * | | | iommu/amd: Only unmap large pages from the first pteAlex Williamson2013-06-231-1/+5
| | | | * | | | iommu/amd: Fix memory leak in free_pagetableJoerg Roedel2013-06-201-24/+49
| | | | | |_|/ | | | | |/| |
| | | * | | | iommu: Use %pa and %zx instead of castingJoe Perches2013-06-241-13/+10
| | | * | | | iommu: Fix compiler warning on pr_debugAlex Williamson2013-06-231-1/+1
| | | * | | | iommu: Split iommu_unmapsAlex Williamson2013-06-201-28/+35
| | | |/ / /
| | * | | | iommu/omap: fix checkpatch warnings in omap iommu codeSuman Anna2013-06-203-8/+7
| | * | | | iommu/omap: fix printk formats for dma_addr_tSuman Anna2013-06-201-2/+4
| | |/ / /
| * | | | iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2013-06-202-12/+38
| * | | | iommu/vt-d: DMAR reporting table needs at least one DRHDLi, Zhen-Hua2013-06-201-0/+4
| * | | | iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski2013-06-201-2/+1
| |/ / /
* | | | drm: avoid warning in drm_load_edid_firmware()Linus Torvalds2013-07-101-3/+3
* | | | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-1073-790/+1807
|\ \ \ \
| * | | | mmc: bcm281xx SDHCI driverChristian Daudt2013-07-054-0/+367
| * | | | mmc: sdhci: add card_event callback to sdhciChristian Daudt2013-07-052-0/+5
| * | | | mmc: core: Fixup Oops for SDIO shutdownUlf Hansson2013-07-051-1/+2
| * | | | mmc: sdhci-pci: add another device idAdrian Hunter2013-07-051-0/+9
| * | | | mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL registerOded Gabbay2013-07-052-0/+19
| * | | | mmc: esdhc: Add support for 8-bit bus width and non-removable cardOded Gabbay2013-07-052-1/+50
| * | | | mmc: core: production year for eMMC 4.41 and laterRomain Izard2013-07-051-0/+4
| * | | | mmc: omap: remove unnecessary #if 0'sLuciano Coelho2013-07-051-16/+0
| * | | | mmc: sdhci: fix ctrl_2 on super-speed selectionGiuseppe CAVALLARO2013-07-051-4/+3
| * | | | mmc: dw_mmc-pltfm: add Rockchip variantHeiko Stübner2013-07-052-1/+43
| * | | | mmc: dw_mmc-pltfm: move probe and remove below dt match tableHeiko Stübner2013-07-051-14/+14
| * | | | mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_removeHeiko Stübner2013-07-051-1/+1
| * | | | mmc: sdhci-acpi: add support for eMMC hardware reset for HID 80860F14Adrian Hunter2013-07-051-1/+27
| * | | | mmc: sdhci-pci: add support for eMMC hardware reset for BYT eMMC.Adrian Hunter2013-07-051-2/+30