serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / drivers / iommu /
2012-04-30 Joerg Roedeliommu/amd: Make sure IOMMU interrupts are re-enabled...
2012-04-02 Leann OgasawaraRevert "UBUNTU: SAUCE: dmar: disable if ricoh multifunc...
2012-04-02 Kyle McMartinUBUNTU: SAUCE: dmar: disable if ricoh multifunction...
2012-04-02 Steffen Persvoldiommu/amd: Fix section warning for prealloc_protection_...
2012-03-12 Jan Beulichx86/amd: iommu_set_device_table() must not be __init
2012-03-12 Ohad Ben-CohenARM: OMAP: make iommu subsys_initcall to fix builtin...
2012-02-13 Joerg Roedeliommu/msm: Fix error handling in msm_iommu_unmap()
2012-02-13 Joerg Roedeliommu/amd: Work around broken IVRS tables
2011-12-30 Linus TorvaldsMerge branch 'iommu/fixes' of git://git./linux/kernel...
2011-12-16 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-12-16 Eugeni Dodonoviommu: Export intel_iommu_enabled to signal when iommu...
2011-12-16 KyongHo Choiommu: Initialize domain->handler in iommu_domain_alloc()
2011-12-05 Sergey Senozhatskyintr_remapping: Fix section mismatch in ir_dev_scope_init()
2011-12-05 Sergey Senozhatskyintel-iommu: Fix section mismatch in dmar_parse_rmrr_at...
2011-11-08 Ming Leiiommu: omap: Fix compile failure
2011-10-31 Paul Gortmakerintel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
2011-10-30 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-10-26 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-10-26 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2011-10-24 Dave AirlieMerge branch 'drm-intel-next' of git://people.freedeskt...
2011-10-21 Joerg RoedelMerge branches 'amd/fixes', 'debug/dma-api', 'arm/omap...
2011-10-21 Joerg Roedeliommu/core: Remove global iommu_ops and register_iommu
2011-10-21 Joerg Roedeliommu/msm: Use bus_set_iommu instead of register_iommu
2011-10-21 Joerg Roedeliommu/omap: Use bus_set_iommu instead of register_iommu
2011-10-21 Joerg Roedeliommu/vt-d: Use bus_set_iommu instead of register_iommu
2011-10-21 Joerg Roedeliommu/amd: Use bus_set_iommu instead of register_iommu
2011-10-21 Joerg Roedeliommu/core: Use bus->iommu_ops in the iommu-api
2011-10-21 Joerg Roedeliommu/core: Convert iommu_found to iommu_present
2011-10-21 Joerg Roedeliommu/core: Add bus_type parameter to iommu_domain_alloc
2011-10-21 Joerg RoedelDriver core: Add iommu_ops to bus_type
2011-10-20 David Woodhouseintel-iommu: Export a flag indicating that the IOMMU...
2011-10-20 David Woodhouseintel-iommu: Workaround IOTLB hang on Ironlake GPU
2011-10-19 Allen Kayintel-iommu: fix superpage support in pfn_to_dma_pte()
2011-10-19 Allen Kayintel-iommu: set iommu_superpage on VM domains to lowes...
2011-10-19 Allen Kayintel-iommu: fix return value of iommu_unmap() API
2011-10-14 David Woodhouseintel-iommu: Export a flag indicating that the IOMMU...
2011-10-14 David Woodhouseintel-iommu: Workaround IOTLB hang on Ironlake GPU
2011-10-11 Joerg Roedeliommu/amd: Fix wrong shift direction
2011-10-10 Roland Dreierintel-iommu: Fix AB-BA lockdep report
2011-10-10 Arnd Bergmanniommu/omap: always provide iommu debug code
2011-09-30 Ohad Ben-Coheniommu/core: let drivers know if an iommu fault handler...
2011-09-26 Ohad Ben-Coheniommu/core: export iommu_set_fault_handler()
2011-09-21 Suresh Siddhaiommu: Rename the DMAR and INTR_REMAP config options
2011-09-21 Suresh Siddhaiommu: Cleanup ifdefs in detect_intel_iommu()
2011-09-21 Suresh Siddhaiommu: No need to set dmar_disabled in check_zero_address()
2011-09-21 Suresh Siddhaiommu: Move IOMMU specific code to intel-iommu.c
2011-09-21 Suresh Siddhaintr_remap: Call dmar_dev_scope_init() explicitly
2011-09-21 Suresh Siddhax86, x2apic: Enable the bios request for x2apic optout
2011-09-14 Joerg Roedeliommu/omap: Fix build error with !IOMMU_SUPPORT
2011-09-14 Ohad Ben-Coheniommu/omap: Migrate to the generic fault report mechanism
2011-09-14 Ohad Ben-Coheniommu/core: Add fault reporting mechanism
2011-09-13 Thomas Gleixnerx86, iommu: Mark DMAR IRQ as non-threaded
2011-09-13 Thomas Gleixnerlocking, x86, iommu: Annotate qi->q_lock as raw
2011-09-13 Thomas Gleixnerlocking, x86, iommu: Annotate irq_2_ir_lock as raw
2011-09-13 Thomas Gleixnerlocking, x86, iommu: Annotate iommu->register_lock...
2011-09-06 Joerg RoedelMerge branches 'debug/dma-api', 'arm/omap', 'arm/msm...
2011-09-06 Joerg Roedeliommu/core: Use PAGE_SIZE instead of hard-coded value
2011-09-05 Ohad Ben-Coheniommu/core: use the existing IS_ALIGNED macro
2011-09-05 Ohad Ben-Coheniommu/msm: ->unmap() should return order of unmapped...
2011-09-05 Ohad Ben-Coheniommu/omap: ->unmap() should return order of unmapped...
2011-09-05 Ohad Ben-Coheniommu/omap: cleanup: remove a redundant statement
2011-09-05 Laurent Pinchartiommu/omap-iovmm: support non page-aligned buffers...
2011-09-02 Joerg Roedeliommu/amd: Don't take domain->lock recursivly
2011-09-02 Joerg Roedeliommu/amd: Make sure iommu->need_sync contains correct...
2011-08-29 Ohad Ben-Coheniommu: omap: add Kconfig OMAP dependency
2011-08-26 Joerg Roedelomap: iommu: Fix up mutex->spin_lock conversion of...
2011-08-26 Ohad Ben-Cohenomap: iommu: omapify 'struct iommu' and exposed API
2011-08-26 Ohad Ben-Cohenomap: iommu: remove unused exported API
2011-08-26 Ohad Ben-Cohenomap: iovmm: remove unused functionality
2011-08-26 Ohad Ben-Cohenomap: iommu: PREFETCH_IOTLB cleanup
2011-08-26 Ohad Ben-Cohenomap: iommu: stop exporting local functions
2011-08-26 Ohad Ben-Cohenomap: iommu/iovmm: move to dedicated iommu folder
2011-07-06 Joerg Roedeliommu/amd: Don't use MSI address range for DMA addresses
2011-06-21 Joerg RoedelMerge branches 'amd/transparent-bridge' and 'core'
2011-06-21 Joerg Roedeliommu/amd: Move missing parts to drivers/iommu
2011-06-21 Joerg Roedeliommu: Move iommu Kconfig entries to submenu
2011-06-21 Ohad Ben-Cohenx86/ia64: intel-iommu: move to drivers/iommu/
2011-06-21 Ohad Ben-Cohenx86: amd_iommu: move to drivers/iommu/
2011-06-21 Ohad Ben-Cohenmsm: iommu: move to drivers/iommu/
2011-06-14 Ohad Ben-Cohendrivers: iommu: move to a dedicated folder