Age | Commit message (Expand) | Author | Files | Lines |
2014-01-09 | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu | 1 | -3/+3 |
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: keep shared resources when failed to initialize iommu devices | Jiang Liu | 1 | -17/+39 |
2014-01-09 | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu | 1 | -4/+3 |
2014-01-09 | iommu/vt-d: mark internal functions as static | Jiang Liu | 1 | -1/+4 |
2014-01-09 | iommu/vt-d, trivial: clean up unused code | Jiang Liu | 1 | -2/+0 |
2014-01-09 | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() | Jiang Liu | 1 | -8/+0 |
2014-01-09 | iommu/vt-d: fix PCI device reference leakage on error recovery path | Jiang Liu | 1 | -2/+12 |
2013-12-30 | iommu/vt-d: Mark functions as static in dmar.c | Rashika Kheria | 1 | -2/+2 |
2013-11-15 | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-11-01 | iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() | Yijing Wang | 1 | -1/+1 |
2013-10-31 | ACPICA: Update DMAR table definitions. | Lv Zheng | 1 | -2/+2 |
2013-06-20 | iommu/vt-d: DMAR reporting table needs at least one DRHD | Li, Zhen-Hua | 1 | -0/+4 |
2013-04-24 | iommu/vt-d: Remove warning for HPET scope type | Linn Crosetto | 1 | -1/+2 |
2013-04-23 | iommu/vt-d: Disable translation if already enabled | Takao Indoh | 1 | -1/+10 |
2013-03-26 | iommu/vt-d: dmar_fault should only clear PPF/PFO field. | Li, Zhen-Hua | 1 | -5/+7 |
2013-03-06 | iommu, x86: Add DMA remap fault reason | Li, Zhen-Hua | 1 | -0/+1 |
2013-02-26 | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2013-02-07 | iommu/vt-d: Zero out allocated memory in dmar_enable_qi | Hannes Reinecke | 1 | -1/+1 |
2013-01-28 | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 1 | -0/+2 |
2012-06-11 | iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls | Donald Dutile | 1 | -30/+24 |
2012-06-08 | iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to | Donald Dutile | 1 | -27/+84 |
2012-06-08 | iommu/dmar: Replace printks with appropriate pr_*() | Donald Dutile | 1 | -48/+35 |
2012-05-14 | iommu: Fix off by one in dmar_get_fault_reason() | Dan Carpenter | 1 | -2/+2 |
2012-05-07 | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 1 | -1/+1 |
2012-05-07 | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha | 1 | -4/+4 |
2012-05-07 | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel | 1 | -0/+1 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -24/+24 |
2011-09-21 | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha | 1 | -7/+6 |
2011-09-21 | iommu: No need to set dmar_disabled in check_zero_address() | Suresh Siddha | 1 | -3/+0 |
2011-09-21 | iommu: Move IOMMU specific code to intel-iommu.c | Suresh Siddha | 1 | -163/+8 |
2011-09-21 | intr_remap: Call dmar_dev_scope_init() explicitly | Suresh Siddha | 1 | -3/+12 |
2011-09-21 | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 1 | -1/+1 |
2011-09-13 | x86, iommu: Mark DMAR IRQ as non-threaded | Thomas Gleixner | 1 | -1/+1 |
2011-09-13 | locking, x86, iommu: Annotate qi->q_lock as raw | Thomas Gleixner | 1 | -7/+7 |
2011-09-13 | locking, x86, iommu: Annotate iommu->register_lock as raw | Thomas Gleixner | 1 | -17/+17 |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 1 | -0/+1461 |