| Commit message (Expand) | Author | Age |
* | Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-15 |
|\ |
|
| *---------. | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 |
| |\ \ \ \ \ \ |
|
| | | | | | | * | iommu/irq_remapping: Fix the regression of hpet irq remapping | Yijing Wang | 2014-09-25 |
| | | | | | | * | iommu: Fix bus notifier breakage | Mark Salter | 2014-09-25 |
| | | | | | | * | iommu/amd: Split init_iommu_group() from iommu_init_device() | Alex Williamson | 2014-09-25 |
| | | | | | | * | iommu: Rework iommu_group_get_for_pci_dev() | Alex Williamson | 2014-09-25 |
| | | | | | | * | iommu: Make of_device_id array const | Kiran Padwal | 2014-09-25 |
| | | | | | | * | iommu: Remove iommu_domain_has_cap() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/tegra: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/msm: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/vt-d: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/fsl: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/arm-smmu: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu/amd: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu: Introduce iommu_capable API function | Joerg Roedel | 2014-09-25 |
| | | | | | | * | iommu: Convert iommu-caps from define to enum | Joerg Roedel | 2014-09-25 |
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | * | iommu/amd: Fix devid mapping for ivrs_ioapic override | Joerg Roedel | 2014-09-25 |
| | | | | | * | amd_iommu: do not dereference a NULL pointer address. | Maurizio Lombardi | 2014-09-25 |
| | | | | | * | iommu/amd: Remove device binding reference count | Joerg Roedel | 2014-08-26 |
| | | | | | * | iommu/amd: Attach and detach complete alias group | Joerg Roedel | 2014-08-26 |
| | | | | | * | iommu/amd: Keep a list of devices in an alias group | Joerg Roedel | 2014-08-26 |
| | | | | | * | iommu/amd: Move struct iommu_dev_data to amd_iommu.c | Joerg Roedel | 2014-08-26 |
| | | | | * | | iommu/vt-d: Work around broken RMRR firmware entries | Joerg Roedel | 2014-10-02 |
| | | | | * | | iommu/vt-d: Store bus information in RMRR PCI device path | Joerg Roedel | 2014-10-02 |
| | | | | * | | iommu/vt-d: Only remove domain when device is removed | Joerg Roedel | 2014-10-02 |
| | | | | * | | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-08-19 |
| | | | | * | | iommu/vt-d: Don't store SIRTP request | Jan Kiszka | 2014-08-19 |
| | | | * | | | iommu/arm-smmu: fix bug in pmd construction | Mitchel Humpherys | 2014-09-22 |
| | | | * | | | iommu/arm-smmu: support MMU-401 | Robin Murphy | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: fix architecture version detection | Robin Murphy | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS | Will Deacon | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: use page shift instead of page size to avoid division | Will Deacon | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu | Will Deacon | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: add support for multi-master iommu groups | Will Deacon | 2014-09-16 |
| | | | * | | | iommu/arm-smmu: allow translation stage to be forced on the cmdline | Will Deacon | 2014-09-16 |
| | |_|/ / /
| |/| | | | |
|
| | | * | | | iommu/omap: Remove omap_iommu unused owner field | Laurent Pinchart | 2014-09-25 |
| | | * | | | iommu/omap: Fix iommu archdata name for DT-based devices | Suman Anna | 2014-09-05 |
| | | * | | | iommu/omap: Check for valid archdata in attach_dev | Suman Anna | 2014-09-05 |
| | | | |/
| | | |/| |
|
| | * | | | iommu/exynos: Fix trivial typos | Sachin Kamat | 2014-08-19 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 2014-09-24 |
| |/ / |
|
* | | | iommu/fsl: Fix warning resulting from adding PCI device twice | Varun Sethi | 2014-09-05 |
* | | | Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux... | Joerg Roedel | 2014-09-03 |
|\ \ \ |
|
| * | | | iommu/arm-smmu: fix corner cases in address size calculations | Will Deacon | 2014-09-02 |
| * | | | iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 2014-09-02 |
| * | | | iommu/arm-smmu: Do not access non-existing S2CR registers | Olav Haugan | 2014-09-02 |
| * | | | iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain | Will Deacon | 2014-09-02 |
| * | | | iommu/arm-smmu: remove pgtable_page_{c,d}tor() | Vladimir Murzin | 2014-09-01 |
| * | | | iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1 | Olav Haugan | 2014-09-01 |
| * | | | iommu/arm-smmu: avoid calling request_irq in atomic context | Mitchel Humpherys | 2014-09-01 |
| | |/
| |/| |
|