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