summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_infoJoerg Roedel2015-08-121-18/+15
* iommu/vt-d: Remove dmar_global_lock from device_notifierJoerg Roedel2015-08-121-2/+0
* iommu/vt-d: Get rid of domain->iommu_lockJoerg Roedel2015-08-121-38/+49
* iommu/vt-d: Only call domain_remove_one_dev_info to detach old domainJoerg Roedel2015-08-121-4/+1
* iommu/vt-d: Unify domain->iommu attach/detachmentJoerg Roedel2015-08-121-76/+49
* iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_infoJoerg Roedel2015-08-121-17/+11
* iommu/vt-d: Pass an iommu pointer to domain_init()Joerg Roedel2015-08-121-4/+3
* iommu/vt-d: Rename iommu_detach_dependent_devices()Joerg Roedel2015-08-121-10/+8
* iommu/vt-d: Rename domain_remove_one_dev_info()Joerg Roedel2015-08-121-11/+11
* iommu/vt-d: Rename dmar_insert_dev_info()Joerg Roedel2015-08-121-8/+8
* iommu/vt-d: Move context-mapping into dmar_insert_dev_infoJoerg Roedel2015-08-121-25/+8
* iommu/vt-d: Simplify domain_remove_dev_info()Joerg Roedel2015-08-121-18/+2
* iommu/vt-d: Simplify domain_remove_one_dev_info()Joerg Roedel2015-08-121-34/+16
* iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmapJoerg Roedel2015-08-121-12/+3
* iommu/vt-d: Replace iommu_bmp with a refcountJoerg Roedel2015-08-121-37/+45
* iommu/vt-d: Kill dmar_domain->idJoerg Roedel2015-08-121-9/+2
* iommu/vt-d: Don't pre-allocate domain ids for si_domainJoerg Roedel2015-08-121-27/+1
* iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psiJoerg Roedel2015-08-121-18/+24
* iommu/vt-d: Simplify domain_context_mapping_oneJoerg Roedel2015-08-121-34/+26
* iommu/vt-d: Calculate translation in domain_context_mapping_oneJoerg Roedel2015-08-121-26/+23
* iommu/vt-d: Get rid of iommu_attach_vm_domain()Joerg Roedel2015-08-121-16/+10
* iommu/vt-d: Split up iommu->domains arrayJoerg Roedel2015-08-122-12/+44
* iommu/vt-d: Add access functions for iommu->domainsJoerg Roedel2015-08-121-5/+17
* iommu/vt-d: Keep track of per-iommu domain idsJoerg Roedel2015-08-121-25/+29
* iommu/vt-d: Report domain usage in sysfsAlex Williamson2015-08-031-0/+21
* iommu/vt-d: Fix leaked ioremap mappingDan Williams2015-08-031-0/+2
* iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook2015-08-032-2/+2
* Linux 4.2-rc5v4.2-rc5Linus Torvalds2015-08-021-1/+1
* Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-023-7/+8
|\
| * powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple2015-07-301-1/+1
| * macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
| * powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
* | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
|\ \
| * | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| * | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| * | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| * | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-0214-25/+59
|\ \ \
| * | | ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-07-313-9/+6
| * | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-281-4/+4
| |\ \ \
| | * | | ARM: dts: i.MX35: Fix can support.Denis Carikli2015-07-251-4/+4
| * | | | ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij2015-07-263-0/+6
| * | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-262-11/+18
| |\ \ \ \
| | * | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
| | * | | | ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros2015-07-151-3/+2
| * | | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-215-1/+25
| |\ \ \ \ \
| | * | | | | ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham2015-07-214-0/+24
| | * | | | | ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska2015-07-211-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-011-1/+6
|\ \ \ \ \ \