Age | Commit message (Expand) | Author | Files | Lines |
2014-01-29 | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -264/+258 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+2 |
2014-01-21 | intel-iommu: fix off-by-one in pagetable freeing | Alex Williamson | 1 | -1/+1 |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2 | -3/+2 |
2014-01-09 | Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp... | Joerg Roedel | 11 | -257/+232 |
2014-01-09 | iommu/vt-d: Fix signedness bug in alloc_irte() | Dan Carpenter | 1 | -6/+1 |
2014-01-09 | iommu/vt-d: free all resources if failed to initialize DMARs | Jiang Liu | 1 | -32/+49 |
2014-01-09 | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu | 3 | -6/+6 |
2014-01-09 | iommu/vt-d: fix wrong return value of dmar_table_init() | Jiang Liu | 1 | -15/+14 |
2014-01-09 | iommu/vt-d: release invalidation queue when destroying IOMMU unit | Jiang Liu | 1 | -0/+6 |
2014-01-09 | iommu/vt-d: fix access after free issue in function free_dmar_iommu() | Jiang Liu | 1 | -3/+4 |
2014-01-09 | iommu/vt-d: keep shared resources when failed to initialize iommu devices | Jiang Liu | 2 | -26/+43 |
2014-01-09 | iommu/vt-d: fix invalid memory access when freeing DMAR irq | Jiang Liu | 1 | -1/+1 |
2014-01-09 | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu | 3 | -68/+25 |
2014-01-09 | iommu/vt-d, trivial: use defined macro instead of hardcoding | Jiang Liu | 1 | -1/+1 |
2014-01-09 | iommu/vt-d: mark internal functions as static | Jiang Liu | 2 | -2/+7 |
2014-01-09 | iommu/vt-d, trivial: clean up unused code | Jiang Liu | 2 | -27/+0 |
2014-01-09 | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() | Jiang Liu | 2 | -8/+2 |
2014-01-09 | iommu/vt-d, trivial: print correct domain id of static identity domain | Jiang Liu | 1 | -2/+2 |
2014-01-09 | iommu/vt-d, trivial: refine support of 64bit guest address | Jiang Liu | 1 | -6/+5 |
2014-01-09 | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() | Jiang Liu | 1 | -4/+8 |
2014-01-09 | iommu/vt-d: fix a race window in allocating domain ID for virtual machines | Jiang Liu | 1 | -2/+2 |
2014-01-09 | iommu/vt-d: fix PCI device reference leakage on error recovery path | Jiang Liu | 1 | -2/+12 |
2014-01-07 | iommu/vt-d: use dedicated bitmap to track remapping entry allocation status | Jiang Liu | 1 | -29/+26 |
2014-01-07 | iommu/shmobile: Turn the flush_lock mutex into a spinlock | Laurent Pinchart | 2 | -6/+6 |
2014-01-07 | iommu/shmobile: Allocate archdata with kzalloc() | Laurent Pinchart | 1 | -2/+1 |
2014-01-07 | iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -3/+3 |
2014-01-07 | iommu/vt-d: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -1/+1 |
2014-01-07 | iommu/amd: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 1 | -2/+2 |
2014-01-07 | iommu: add missing include | Brian Norris | 1 | -0/+1 |
2014-01-07 | iommu: shmobile: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 1 | -0/+1 |
2013-12-30 | iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.c | Rashika Kheria | 1 | -1/+1 |
2013-12-30 | iommu/vt-d: Mark functions as static in intel_irq_remapping.c | Rashika Kheria | 1 | -2/+2 |
2013-12-30 | iommu/vt-d: Mark functions as static in dmar.c | Rashika Kheria | 1 | -2/+2 |
2013-12-16 | iommu/arm-smmu: add support for IOMMU_EXEC | Will Deacon | 1 | -3/+6 |
2013-12-16 | iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space | Will Deacon | 1 | -3/+2 |
2013-12-16 | iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group | Antonios Motakis | 1 | -1/+18 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2 | -3/+2 |
2013-12-06 | iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe() | Wei Yongjun | 1 | -0/+1 |
2013-12-06 | iommu/arm-smmu: remove potential NULL dereference on mapping path | Will Deacon | 1 | -2/+1 |
2013-12-06 | iommu/arm-smmu: use mutex instead of spinlock for locking page tables | Will Deacon | 1 | -36/+26 |
2013-11-15 | Don't try to compile shmobile-iommu outside of ARM | Linus Torvalds | 1 | -1/+1 |
2013-11-15 | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -72/+106 |
2013-11-15 | iommu/arm-smmu: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -1/+4 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -6/+6 |
2013-11-13 | drivers/iommu/omap-iopgtable.h: remove unneeded cast of void* | Jingoo Han | 1 | -1/+1 |
2013-11-07 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -6/+6 |
2013-11-01 | Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar... | Joerg Roedel | 8 | -78/+72 |
2013-11-01 | iommu/shmobile: Enable the driver on all ARM platforms | Laurent Pinchart | 1 | -1/+1 |
2013-11-01 | iommu/tegra-smmu: Staticize tegra_smmu_pm_ops | Sachin Kamat | 1 | -1/+1 |