| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Introduce a rwsem to protect global data structures | Jiang Liu | 2014-03-04 | 1 | -36/+72 |
* | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-29 | 1 | -60/+45 |
|\ |
|
| * | iommu/vt-d: Fix signedness bug in alloc_irte() | Dan Carpenter | 2014-01-09 | 1 | -6/+1 |
| * | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu | 2014-01-09 | 1 | -21/+10 |
| * | iommu/vt-d, trivial: use defined macro instead of hardcoding | Jiang Liu | 2014-01-09 | 1 | -1/+1 |
| * | iommu/vt-d: mark internal functions as static | Jiang Liu | 2014-01-09 | 1 | -1/+3 |
| * | iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() | Jiang Liu | 2014-01-09 | 1 | -0/+2 |
| * | iommu/vt-d: use dedicated bitmap to track remapping entry allocation status | Jiang Liu | 2014-01-07 | 1 | -29/+26 |
| * | iommu/vt-d: Mark functions as static in intel_irq_remapping.c | Rashika Kheria | 2013-12-30 | 1 | -2/+2 |
* | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-15 | 1 | -6/+7 |
|\ |
|
| * | iommu: Remove stack trace from broken irq remapping warning | Neil Horman | 2013-10-04 | 1 | -6/+7 |
* | | ACPICA: Update DMAR table definitions. | Lv Zheng | 2013-10-31 | 1 | -4/+4 |
|/ |
|
* | iommu/vt-d: Downgrade the warning if enabling irq remapping fails | Andy Lutomirski | 2013-06-20 | 1 | -2/+1 |
* | iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets | Neil Horman | 2013-04-18 | 1 | -0/+10 |
* | x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess | Andy Lutomirski | 2013-02-03 | 1 | -8/+28 |
* | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 1 | -0/+4 |
* | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 | 1 | -0/+8 |
* | irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU | Seth Forshee | 2012-08-10 | 1 | -5/+13 |
* | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(... | Suresh Siddha | 2012-06-15 | 1 | -4/+3 |
* | x86/apic/irq_remap: Silence a bogus pr_err() | Dan Carpenter | 2012-06-13 | 1 | -1/+1 |
* | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 2012-06-08 | 1 | -3/+10 |
* | irq_remap: Fix the 'sub_handle' uninitialized warning | Suresh Siddha | 2012-05-08 | 1 | -1/+1 |
* | irq_remap: Fix UP build failure | Suresh Siddha | 2012-05-08 | 1 | -0/+4 |
* | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 2012-05-07 | 1 | -0/+1065 |