summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel_irq_remapping.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/irq_remapping: Change variable disable_irq_remap to be staticJiang Liu2015-01-151-5/+0
* iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-6/+0
* iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC modeJiang Liu2015-01-151-4/+6
* iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUsJoerg Roedel2015-01-151-10/+9
* iommu/vt-d: Prepare for killing function irq_remapping_supported()Jiang Liu2015-01-151-33/+25
* iommu/vt-d: Convert allocations to GFP_KERNELThomas Gleixner2015-01-151-2/+2
* iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepareThomas Gleixner2015-01-151-20/+44
* iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-5/+5
* iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu2014-11-181-3/+5
* iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu2014-11-181-60/+178
* iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-181-0/+5
*-. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-4/+3
|\ \
| | * iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-251-2/+2
| |/ |/|
| * iommu/vt-d: Don't store SIRTP requestJan Kiszka2014-08-191-2/+1
|/
* iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards2014-07-311-0/+5
* iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson2014-07-041-16/+39
* iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu2014-03-041-36/+72
* Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-291-60/+45
|\
| * iommu/vt-d: Fix signedness bug in alloc_irte()Dan Carpenter2014-01-091-6/+1
| * iommu/vt-d, trivial: simplify code with existing macrosJiang Liu2014-01-091-21/+10
| * iommu/vt-d, trivial: use defined macro instead of hardcodingJiang Liu2014-01-091-1/+1
| * iommu/vt-d: mark internal functions as staticJiang Liu2014-01-091-1/+3
| * iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()Jiang Liu2014-01-091-0/+2
| * iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu2014-01-071-29/+26
| * iommu/vt-d: Mark functions as static in intel_irq_remapping.cRashika Kheria2013-12-301-2/+2
* | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+2
|/
* Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-151-6/+7
|\
| * iommu: Remove stack trace from broken irq remapping warningNeil Horman2013-10-041-6/+7
* | ACPICA: Update DMAR table definitions.Lv Zheng2013-10-311-4/+4
|/
* iommu/vt-d: Downgrade the warning if enabling irq remapping failsAndy Lutomirski2013-06-201-2/+1
* iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman2013-04-181-0/+10
* x86/intel/irq_remapping: Clean up x2apic opt-out security warning messAndy Lutomirski2013-02-031-8/+28
* x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-281-0/+4
* x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-281-0/+8
* irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee2012-08-101-5/+13
* irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-151-4/+3
* x86/apic/irq_remap: Silence a bogus pr_err()Dan Carpenter2012-06-131-1/+1
* x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-3/+10
* irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha2012-05-081-1/+1
* irq_remap: Fix UP build failureSuresh Siddha2012-05-081-0/+4
* iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-071-0/+1065
OpenPOWER on IntegriCloud