Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-------. | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 32 | -506/+1839 |
|\ \ \ \ \ | |||||
| | | | | * | iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+4 |
| | | | | * | iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute | Hiroshi DOYU | 2012-07-11 | 2 | -0/+10 |
| | | | | * | iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+5 |
| | | | | * | iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+4 |
| | | | | * | iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+4 |
| | | | | * | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 3 | -3/+28 |
| | | | | * | iommu: Add domain-attribute handlers | Joerg Roedel | 2012-07-11 | 2 | -1/+47 |
| | | | * | | Merge tag 'v3.5-rc7' into arm/tegra | Joerg Roedel | 2012-07-17 | 874 | -4233/+7107 |
| | | | |\ \ | |||||
| | | | * | | | iommu/tegra: Don't call alloc_pdir with as->lock | Joerg Roedel | 2012-07-17 | 1 | -13/+16 |
| | | | * | | | iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() | Hiroshi DOYU | 2012-07-17 | 1 | -32/+45 |
| | | | * | | | iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() | Hiroshi DOYU | 2012-07-17 | 1 | -3/+0 |
| | | | * | | | iommu/tegra: smmu: Fix uninitialized var warning | Hiroshi Doyu | 2012-06-25 | 1 | -2/+2 |
| | | | * | | | iommu/tegra: smmu: Remove unnecessary cleanups with devm_*() | Hiroshi Doyu | 2012-06-25 | 1 | -31/+6 |
| | | | * | | | iommu/tegra: smmu: Simplify allocation at once | Hiroshi Doyu | 2012-06-25 | 1 | -20/+9 |
| | | | * | | | iommu/tegra: smmu: Add device tree support for SMMU | Hiroshi Doyu | 2012-06-25 | 3 | -55/+117 |
| | | | * | | | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 4 | -0/+116 |
| | | * | | | | iommu: Remove group_mf | Alex Williamson | 2012-06-25 | 5 | -16/+0 |
| | | * | | | | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+25 |
| | | * | | | | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+25 |
| | | * | | | | intel-iommu: Support IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+43 |
| | | * | | | | amd_iommu: Support IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -1/+23 |
| | | * | | | | iommu: IOMMU Groups | Alex Williamson | 2012-06-25 | 5 | -103/+663 |
| | | * | | | | driver core: Add iommu_group tracking to struct device | Alex Williamson | 2012-06-25 | 1 | -0/+2 |
| | | * | | | | Merge remote-tracking branch 'pci-bjorn/topic/alex-vfio-prep' into groups | Joerg Roedel | 2012-06-18 | 7 | -25/+312 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | PCI: misc pci_reg additions | Alex Williamson | 2012-06-12 | 1 | -12/+101 |
| | | | * | | | PCI: create common pcibios_err_to_errno | Alex Williamson | 2012-06-12 | 2 | -3/+29 |
| | | | * | | | PCI: export pci_user functions for use by other drivers | Alex Williamson | 2012-06-12 | 3 | -9/+12 |
| | | | * | | | PCI: add ACS validation utility | Alex Williamson | 2012-06-12 | 3 | -1/+111 |
| | | | * | | | PCI: add PCI DMA source ID quirk | Alex Williamson | 2012-06-11 | 2 | -0/+59 |
| | * | | | | | iommu/amd: Convert iommu initialization to state machine | Joerg Roedel | 2012-07-17 | 1 | -64/+109 |
| | * | | | | | iommu/amd: Introduce amd_iommu_init_dma routine | Joerg Roedel | 2012-07-17 | 1 | -7/+20 |
| | * | | | | | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() | Joerg Roedel | 2012-07-17 | 2 | -8/+5 |
| | * | | | | | iommu/amd: Split enable_iommus() routine | Joerg Roedel | 2012-07-17 | 1 | -3/+18 |
| | * | | | | | iommu/amd: Introduce early_amd_iommu_init routine | Joerg Roedel | 2012-07-17 | 2 | -16/+23 |
| | * | | | | | iommu/amd: Move informational prinks out of iommu_enable | Joerg Roedel | 2012-07-17 | 1 | -17/+27 |
| | * | | | | | iommu/amd: Split out PCI related parts of IOMMU initialization | Joerg Roedel | 2012-07-17 | 2 | -108/+121 |
| | * | | | | | iommu/amd: Use acpi_get_table instead of acpi_table_parse | Joerg Roedel | 2012-07-17 | 1 | -52/+66 |
| | * | | | | | iommu/amd: Fix sparse warnings | Joerg Roedel | 2012-07-17 | 5 | -14/+19 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | iommu/amd: Fix hotplug with iommu=pt | Joerg Roedel | 2012-07-19 | 1 | -4/+13 |
| * | | | | | iommu/amd: Add missing spin_lock initialization | Joerg Roedel | 2012-07-19 | 1 | -0/+2 |
* | | | | | | Linux 3.5v3.5 | Linus Torvalds | 2012-07-21 | 1 | -1/+1 |
* | | | | | | Remove SYSTEM_SUSPEND_DISK system state | Rafael J. Wysocki | 2012-07-21 | 1 | -1/+0 |
* | | | | | | Merge branch 'anton-kgdb' (kgdb dmesg fixups) | Linus Torvalds | 2012-07-21 | 4 | -87/+104 |
|\ \ \ \ \ \ | |||||
| * | | | | | | kdb: Switch to nolock variants of kmsg_dump functions | Anton Vorontsov | 2012-07-21 | 1 | -4/+4 |
| * | | | | | | printk: Implement some unlocked kmsg_dump functions | Anton Vorontsov | 2012-07-21 | 2 | -13/+71 |
| * | | | | | | printk: Remove kdb_syslog_data | Anton Vorontsov | 2012-07-21 | 2 | -16/+0 |
| * | | | | | | kdb: Revive dmesg command | Anton Vorontsov | 2012-07-21 | 1 | -58/+33 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-20 | 51 | -168/+272 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior | 2012-07-19 | 8 | -22/+22 |