summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-2332-506/+1839
|\ \ \ \ \
| | | | | * iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attributeHiroshi DOYU2012-07-112-0/+10
| | | | | * iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+5
| | | | | * iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-113-3/+28
| | | | | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-112-1/+47
| | | | * | Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel2012-07-17874-4233/+7107
| | | | |\ \
| | | | * | | iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel2012-07-171-13/+16
| | | | * | | iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU2012-07-171-32/+45
| | | | * | | iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU2012-07-171-3/+0
| | | | * | | iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu2012-06-251-2/+2
| | | | * | | iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu2012-06-251-31/+6
| | | | * | | iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu2012-06-251-20/+9
| | | | * | | iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-253-55/+117
| | | | * | | iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-254-0/+116
| | | * | | | iommu: Remove group_mfAlex Williamson2012-06-255-16/+0
| | | * | | | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | * | | | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | * | | | intel-iommu: Support IOMMU groupsAlex Williamson2012-06-251-0/+43
| | | * | | | amd_iommu: Support IOMMU groupsAlex Williamson2012-06-251-1/+23
| | | * | | | iommu: IOMMU GroupsAlex Williamson2012-06-255-103/+663
| | | * | | | driver core: Add iommu_group tracking to struct deviceAlex Williamson2012-06-251-0/+2
| | | * | | | Merge remote-tracking branch 'pci-bjorn/topic/alex-vfio-prep' into groupsJoerg Roedel2012-06-187-25/+312
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | PCI: misc pci_reg additionsAlex Williamson2012-06-121-12/+101
| | | | * | | PCI: create common pcibios_err_to_errnoAlex Williamson2012-06-122-3/+29
| | | | * | | PCI: export pci_user functions for use by other driversAlex Williamson2012-06-123-9/+12
| | | | * | | PCI: add ACS validation utilityAlex Williamson2012-06-123-1/+111
| | | | * | | PCI: add PCI DMA source ID quirkAlex Williamson2012-06-112-0/+59
| | * | | | | iommu/amd: Convert iommu initialization to state machineJoerg Roedel2012-07-171-64/+109
| | * | | | | iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel2012-07-171-7/+20
| | * | | | | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel2012-07-172-8/+5
| | * | | | | iommu/amd: Split enable_iommus() routineJoerg Roedel2012-07-171-3/+18
| | * | | | | iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel2012-07-172-16/+23
| | * | | | | iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel2012-07-171-17/+27
| | * | | | | iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-172-108/+121
| | * | | | | iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel2012-07-171-52/+66
| | * | | | | iommu/amd: Fix sparse warningsJoerg Roedel2012-07-175-14/+19
| | | |_|/ / | | |/| | |
| * | | | | iommu/amd: Fix hotplug with iommu=ptJoerg Roedel2012-07-191-4/+13
| * | | | | iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-191-0/+2
* | | | | | Linux 3.5v3.5Linus Torvalds2012-07-211-1/+1
* | | | | | Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki2012-07-211-1/+0
* | | | | | Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds2012-07-214-87/+104
|\ \ \ \ \ \
| * | | | | | kdb: Switch to nolock variants of kmsg_dump functionsAnton Vorontsov2012-07-211-4/+4
| * | | | | | printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov2012-07-212-13/+71
| * | | | | | printk: Remove kdb_syslog_dataAnton Vorontsov2012-07-212-16/+0
| * | | | | | kdb: Revive dmesg commandAnton Vorontsov2012-07-211-58/+33
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\ \ \ \ \ \
| * | | | | | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-198-22/+22
OpenPOWER on IntegriCloud