1. 34d35f8 iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers by Russell King · 9 years ago
  2. 8482ee5e iommu/tegra-smmu: Factor out common PTE setting by Russell King · 9 years ago
  3. b98e34f iommu/tegra-smmu: Fix unmap() method by Russell King · 9 years ago
  4. 9113785 iommu/tegra-smmu: Fix iova_to_phys() method by Russell King · 9 years ago
  5. d1313e7 iommu/tegra-smmu: Add debugfs support by Thierry Reding · 9 years ago
  6. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 9 years ago
  7. 804cb54 iommu/tegra: smmu: Compute PFN mask at runtime by Thierry Reding · 9 years ago
  8. 471d914 iommu/tegra: Setup aperture by Thierry Reding · 9 years ago
  9. d5f1a81 iommu/tegra-smmu: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  10. 8918465 memory: Add NVIDIA Tegra memory controller support by Thierry Reding · 10 years ago
  11. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  12. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  13. 7c2aa64 iommu/tegra: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  14. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  15. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  16. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  17. a33a97c iommu/tegra-smmu: Staticize tegra_smmu_pm_ops by Sachin Kamat · 11 years ago
  18. e56b3da iommu/tegra: Print phys_addr_t using %pa by Thierry Reding · 11 years ago
  19. 946a88d tegra: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  20. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  21. 72ca55d iommu/tegra: Fix printk formats for dma_addr_t by Varun Sethi · 11 years ago
  22. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  23. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  25. 8add862 tegra: don't wank with d_find_alias() by Al Viro · 11 years ago
  26. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  27. 573f414 iommu/tegra: assume CONFIG_OF in SMMU driver by Stephen Warren · 11 years ago
  28. a3b7256 iommu/tegra: smmu: Fix incorrect mask for regbase by Hiroshi Doyu · 11 years ago
  29. fe1229b iommu/tegra: smmu: Use helper function to check for valid register offset by Joerg Roedel · 11 years ago
  30. a6870e9 iommu/tegra: smmu: Support variable MMIO ranges/blocks by Hiroshi Doyu · 11 years ago
  31. 0fde671 iommu/tegra: Add missing spinlock initialization by Sami Liedes · 11 years ago
  32. bc5e6de iommu: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  33. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  34. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  35. f1bda29 iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  36. 37683e4 iommu/tegra: smmu: Remove unnecessary PTC/TLB flush all by Hiroshi Doyu · 12 years ago
  37. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  38. b334b64 iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show(). by Cyril Roelandt · 12 years ago
  39. cc95e34 ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ by Stephen Warren · 12 years ago
  40. e68917a iommu: tegra: remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  41. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  42. 0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next by Joerg Roedel · 12 years ago
  43. e6bc593 dma: tegra: move smmu.h into SMMU driver by Stephen Warren · 12 years ago
  44. 5a2c937 iommu/tegra: smmu: Use debugfs_create_dir for directory by Hiroshi Doyu · 12 years ago
  45. 39abf8a iommu/tegra: smmu: debugfs for TLB/PTC statistics by Hiroshi Doyu · 12 years ago
  46. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  47. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  48. 9579a97 iommu/tegra: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  49. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  50. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  51. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  52. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  53. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 12 years ago
  54. 8f53dc7 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  55. ff76362 iommu/tegra: smmu: Fix uninitialized var warning by Hiroshi Doyu · 12 years ago
  56. 0547c2f iommu/tegra: smmu: Remove unnecessary cleanups with devm_*() by Hiroshi Doyu · 12 years ago
  57. a3b2491 iommu/tegra: smmu: Simplify allocation at once by Hiroshi Doyu · 12 years ago
  58. 0760e8f iommu/tegra: smmu: Add device tree support for SMMU by Hiroshi Doyu · 12 years ago
  59. 9073091 iommu/tegra: smmu: Print device name correctly by Hiroshi DOYU · 12 years ago
  60. 7a31f6f ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver by Hiroshi DOYU · 13 years ago