aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-29
|\
| *---------. Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp...Joerg Roedel2014-01-09
| |\ \ \ \ \ \
| | | | | | * | iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-07
| | | | | | |/
| | | | | * / iommu/amd: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-07
| | | | | |/
| | | | * | iommu/shmobile: Turn the flush_lock mutex into a spinlockLaurent Pinchart2014-01-07
| | | | * | iommu/shmobile: Allocate archdata with kzalloc()Laurent Pinchart2014-01-07
| | | | * | iommu: shmobile: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-01-07
| | | | |/
| | | * | iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter2014-01-09
| | | * | iommu/vt-d: free all resources if failed to initialize DMARsJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: clean sparse warningsJiang Liu2014-01-09
| | | * | iommu/vt-d: fix wrong return value of dmar_table_init()Jiang Liu2014-01-09
| | | * | iommu/vt-d: release invalidation queue when destroying IOMMU unitJiang Liu2014-01-09
| | | * | iommu/vt-d: fix access after free issue in function free_dmar_iommu()Jiang Liu2014-01-09
| | | * | iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu2014-01-09
| | | * | iommu/vt-d: fix invalid memory access when freeing DMAR irqJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: simplify code with existing macrosJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu2014-01-09
| | | * | iommu/vt-d: mark internal functions as staticJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: clean up unused codeJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()Jiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: print correct domain id of static identity domainJiang Liu2014-01-09
| | | * | iommu/vt-d, trivial: refine support of 64bit guest addressJiang Liu2014-01-09
| | | * | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()Jiang Liu2014-01-09
| | | * | iommu/vt-d: fix a race window in allocating domain ID for virtual machinesJiang Liu2014-01-09
| | | * | iommu/vt-d: fix PCI device reference leakage on error recovery pathJiang Liu2014-01-09
| | | * | iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu2014-01-07
| | | * | iommu/vt-d: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-07
| | | * | iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.cRashika Kheria2013-12-30
| | | * | iommu/vt-d: Mark functions as static in intel_irq_remapping.cRashika Kheria2013-12-30
| | | * | iommu/vt-d: Mark functions as static in dmar.cRashika Kheria2013-12-30
| | | |/
| | * / iommu: add missing includeBrian Norris2014-01-07
| | |/
| * | iommu/arm-smmu: add support for IOMMU_EXECWill Deacon2013-12-16
| * | iommu/arm-smmu: use VA_BITS to determine arm64 virtual address spaceWill Deacon2013-12-16
| * | iommu/arm-smmu: add devices attached to the SMMU to an IOMMU groupAntonios Motakis2013-12-16
| |/
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \
| * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
| |\ \ | | |/ | |/|
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | | intel-iommu: fix off-by-one in pagetable freeingAlex Williamson2014-01-21
|/ /
* | iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun2013-12-06
* | iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon2013-12-06
* | iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon2013-12-06
|/
* Don't try to compile shmobile-iommu outside of ARMLinus Torvalds2013-11-15
* Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-15
|\
| *-------. Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar...Joerg Roedel2013-11-01
| |\ \ \ \ \
| | | | | | * iommu/shmobile: Enable the driver on all ARM platformsLaurent Pinchart2013-11-01
| | | | | * | iommu/arm-smmu: Clear global and context bank fault status registersAndreas Herrmann2013-10-09
| | | | | * | iommu/arm-smmu: Print context fault informationAndreas Herrmann2013-10-09
| | | | | * | iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exceptionAndreas Herrmann2013-10-09
| | | | | * | iommu/arm-smmu: Refine check for proper size of mapped regionAndreas Herrmann2013-10-09
| | | | | * | iommu/arm-smmu: Switch to subsys_initcall for driver registrationAndreas Herrmann2013-10-09