| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 2 | -7/+8 |
|\ |
|
| * | iommu: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -3/+4 |
| * | drivers/iommu: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+4 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 6 | -22/+270 |
|\ \ |
|
| * | | x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess | Andy Lutomirski | 2013-02-03 | 1 | -8/+28 |
| * | | x86, irq: Move irq_remapped out of x86 core code | Joerg Roedel | 2013-01-28 | 1 | -0/+5 |
| * | | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 2013-01-28 | 1 | -0/+12 |
| * | | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2013-01-28 | 1 | -3/+6 |
| * | | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 2013-01-28 | 1 | -0/+9 |
| * | | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 2013-01-28 | 1 | -1/+4 |
| * | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 3 | -4/+33 |
| * | | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 2013-01-28 | 3 | -0/+5 |
| * | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 2013-01-28 | 1 | -0/+6 |
| * | | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2013-01-28 | 1 | -0/+1 |
| * | | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 | 1 | -0/+4 |
| * | | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 1 | -3/+109 |
| * | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 | 1 | -1/+2 |
| * | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 | 1 | -0/+8 |
| * | | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 2013-01-28 | 1 | -1/+30 |
| * | | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 2013-01-28 | 1 | -2/+9 |
| |/ |
|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-30 | 1 | -6/+15 |
|\ \ |
|
| * | | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter | 2013-01-23 | 1 | -6/+15 |
| |/ |
|
* | | IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround | Suravee Suthikulpanit | 2013-01-28 | 1 | -0/+34 |
|/ |
|
* | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 4 | -9/+9 |
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 8 | -128/+215 |
|\ |
|
| *-------. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 12 | -98/+961 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu/omap: Adapt to runtime pm | Omar Ramirez Luna | 2012-12-03 | 3 | -41/+19 |
| | | | | | * | iommu/omap: Migrate to hwmod framework | Omar Ramirez Luna | 2012-12-03 | 2 | -24/+18 |
| | | | | | * | iommu/omap: Keep mmu enabled when requested | Omar Ramirez Luna | 2012-12-03 | 1 | -3/+0 |
| | | | | | * | iommu/omap: Remove redundant clock handling on ISR | Omar Ramirez Luna | 2012-12-03 | 1 | -2/+0 |
| | | | | | * | Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu... | Joerg Roedel | 2012-12-03 | 7 | -9/+785 |
| | | | | | |\
| | |_|_|_|/ /
| |/| | | | | |
|
| | | | | * | | iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch | Hiroshi Doyu | 2012-11-28 | 1 | -1/+1 |
| | | | | * | | iommu/tegra: gart: Move bus_set_iommu after probe for multi arch | Hiroshi Doyu | 2012-11-28 | 1 | -1/+1 |
| | | | | * | | iommu/tegra: smmu: Remove unnecessary PTC/TLB flush all | Hiroshi Doyu | 2012-11-28 | 1 | -3/+1 |
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | intel-iommu: Prevent devices with RMRRs from being placed into SI Domain | Tom Mingarelli | 2012-11-21 | 1 | -0/+31 |
| | | * | | | iommu/amd: Remove obsolete comment | Joerg Roedel | 2012-12-02 | 1 | -10/+0 |
| | | * | | | iommu/amd: Don't use 512GB pages | Joerg Roedel | 2012-12-02 | 1 | -1/+3 |
| | | * | | | iommu/amd: Properly account for virtual aliases in IOMMU groups | Alex Williamson | 2012-10-24 | 2 | -5/+57 |
| | | * | | | iommu/amd: Split IOMMU group allocation and attach | Alex Williamson | 2012-10-24 | 1 | -11/+19 |
| | | * | | | iommu/amd: Split upstream bus device lookup | Alex Williamson | 2012-10-24 | 1 | -9/+15 |
| | | * | | | iommu/amd: Split IOMMU Group topology walk | Alex Williamson | 2012-10-24 | 1 | -25/+33 |
| | | * | | | iommu/amd: Split IOMMU group initialization | Alex Williamson | 2012-10-24 | 1 | -18/+43 |
| | |/ / / |
|
* | | | | | intel-iommu: Free old page tables before creating superpage | Woodhouse, David | 2012-12-20 | 1 | -2/+9 |
* | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 2012-11-30 | 7 | -9/+785 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_data | Tony Lindgren | 2012-11-20 | 4 | -6/+4 |
| * | | | | ARM: OMAP2+: Make some definitions local | Ido Yariv | 2012-11-20 | 3 | -30/+24 |
| * | | | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren | 2012-11-20 | 7 | -22/+641 |
| * | | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h | Tony Lindgren | 2012-11-20 | 3 | -2/+47 |
| * | | | | ARM: OMAP2+: Move iopgtable header to drivers/iommu/ | Ido Yariv | 2012-11-20 | 4 | -3/+123 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 2012-11-25 | 2 | -2/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|