index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-09
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-25
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
2015-08-18
iommu/fsl: Really fix init section(s) content
Emil Medve
2015-08-18
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-08-17
Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-08-13
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
iommu/vt-d: Make two functions static
Joerg Roedel
2015-08-13
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
Joerg Roedel
2015-08-13
iommu/amd: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/amd: Make a symbol static
Joerg Roedel
2015-08-13
iommu/amd: Simplify allocation in irq_remapping_alloc()
Joerg Roedel
2015-08-13
iommu/tegra-smmu: Parameterize number of TLB lines
Thierry Reding
2015-08-13
memory: tegra: Add Tegra210 support
Thierry Reding
2015-08-13
iommu/tegra-smmu: Factor out tegra_smmu_set_pde()
Russell King
2015-08-13
iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()
Russell King
2015-08-13
iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages
Russell King
2015-08-13
iommu/tegra-smmu: Remove PageReserved manipulation
Russell King
2015-08-13
iommu/tegra-smmu: Convert to use DMA API
Russell King
2015-08-13
iommu/tegra-smmu: smmu_flush_ptc() wants device addresses
Russell King
2015-08-13
iommu/tegra-smmu: Split smmu_flush_ptc()
Russell King
2015-08-13
iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c
Russell King
2015-08-13
iommu/tegra-smmu: Use kcalloc() to allocate counter array
Russell King
2015-08-13
iommu/tegra-smmu: Store struct page pointer for page tables
Russell King
2015-08-13
iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methods
Russell King
2015-08-13
iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers
Russell King
2015-08-13
iommu/tegra-smmu: Factor out common PTE setting
Russell King
2015-08-13
iommu/tegra-smmu: Fix unmap() method
Russell King
2015-08-13
iommu/tegra-smmu: Fix iova_to_phys() method
Russell King
2015-08-12
iommu/vt-d: Avoid duplicate device_domain_info structures
Joerg Roedel
2015-08-12
iommu/vt-d: Only insert alias dev_info if there is an alias
Joerg Roedel
2015-08-12
iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
Joerg Roedel
2015-08-12
iommu/vt-d: Remove dmar_global_lock from device_notifier
Joerg Roedel
2015-08-12
iommu/vt-d: Get rid of domain->iommu_lock
Joerg Roedel
2015-08-12
iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
Joerg Roedel
2015-08-12
iommu/vt-d: Unify domain->iommu attach/detachment
Joerg Roedel
2015-08-12
iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
Joerg Roedel
2015-08-12
iommu/vt-d: Pass an iommu pointer to domain_init()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename iommu_detach_dependent_devices()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename domain_remove_one_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename dmar_insert_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Move context-mapping into dmar_insert_dev_info
Joerg Roedel
[next]