1. 463e640 iommu: msm: Ensure clocks are on for PMU by Olav Haugan · 12 years ago
  2. 1446827 iommu: msm: Only allow supported perf. events by Olav Haugan · 12 years ago
  3. bd5d162 defconfig: msm: Disable L2 rediret for msm8610 by Olav Haugan · 12 years ago
  4. bbd215a Merge "iommu: msm: Do not access secure register" by Linux Build Service Account · 12 years ago
  5. 06c1c06 Merge "ion: Replace memory protect/unprotect, map/unmap calls" by Linux Build Service Account · 12 years ago
  6. b18220e iommu: msm: Do not access secure register by Olav Haugan · 12 years ago
  7. bfe7c46 ion: Replace memory protect/unprotect, map/unmap calls by Adrian Alexei · 12 years ago
  8. eece7e5 iommu: msm: Turn on clocks for secure IOMMU by Olav Haugan · 12 years ago
  9. 0976dff Merge "iommu: msm: check range before mapping for IOMMU-v1" by Linux Build Service Account · 12 years ago
  10. 090614f iommu: msm: Consolidate definitions for msm_priv by Olav Haugan · 12 years ago
  11. 87cc502 iommu: msm: check range before mapping for IOMMU-v1 by Jeremy Gebben · 12 years ago
  12. 6ab6af3 msm: scm: change svc id SCM_SVC_CP to a more generic SCM_SVC_MP by Syed Rameez Mustafa · 12 years ago
  13. b6ae788 msm: Kconfig: Add support for MSMZINC by Stepan Moskovchenko · 12 years ago
  14. 252353a iommu: msm: Use phys_addr_t for physical addresses by Olav Haugan · 12 years ago
  15. e388539 iommu: msm: Only program registers once by Olav Haugan · 12 years ago
  16. 4e315c4 iommu: msm: Refactor ASID assignment by Olav Haugan · 12 years ago
  17. 61fa3db msm: iommu: Use %pr to print resources by Stepan Moskovchenko · 12 years ago
  18. 3b9d854 iommu: msm: Pass correct handle to interrupt by Olav Haugan · 12 years ago
  19. 54752e3 Merge "msm: iommu: Remove register offset sanity check" by Linux Build Service Account · 12 years ago
  20. 6c96a8a Merge "iommu: msm: Let IOMMUv1 use all possible page sizes" by Linux Build Service Account · 12 years ago
  21. a1830b3 msm: iommu: Remove register offset sanity check by Mitchel Humpherys · 12 years ago
  22. c599314 iommu: msm: Register PMU with IOMMUv0 driver by Olav Haugan · 12 years ago
  23. 7a2f99c iommu: msm: Add PMU support for msm8610 by Olav Haugan · 12 years ago
  24. ef69e89 iommu: msm: Refactor PMU code by Olav Haugan · 12 years ago
  25. 0bc53eb Merge "iommu: msm: Set correct rate on clocks" by Linux Build Service Account · 12 years ago
  26. 8d9dfdd iommu: msm: Set correct rate on clocks by Olav Haugan · 12 years ago
  27. 68c3630 iommu: msm: Do not idle the IOMMU in fault handler by Olav Haugan · 12 years ago
  28. fbcd311 iommu: msm: Let IOMMUv1 use all possible page sizes by Kevin Matlage · 12 years ago
  29. ce2eab9 iommu: msm: Do not access halt regs. to early by Olav Haugan · 12 years ago
  30. a142c98 iommu: msm: Add missing memory barrier by Olav Haugan · 12 years ago
  31. af4eb0b iommu: msm: Ensure clocks are on before continuing by Olav Haugan · 12 years ago
  32. 0c2d932 iommu: msm: Read PMU configuration from DT by Olav Haugan · 12 years ago
  33. 64ffdf3 iommu: msm: Add attached/detached call by Olav Haugan · 12 years ago
  34. cd93219 msm: iommu: Add support for halting IOMMU by Olav Haugan · 12 years ago
  35. 0e22c48 iommu: msm: Change driver name by Olav Haugan · 12 years ago
  36. e6d01ef msm: iommu: Rename iommu driver files by Olav Haugan · 12 years ago
  37. 897954e msm: 8610: Rename 8910 to 8610 by Olav Haugan · 12 years ago
  38. ddd379d iommu: msm: Only register int. for non-secure CB by Olav Haugan · 12 years ago
  39. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  40. 1834e7f msm: iommu: Suppress kmemleak warning for sec_ptbl by Michael Bohan · 12 years ago
  41. f378273 msm: iommu: Program certain glb regs for all IOMMU by Olav Haugan · 12 years ago
  42. 5ebfbc6 iommu: msm: Register PMU with IOMMU driver by Olav Haugan · 12 years ago
  43. e6c00c3 iommu: msm: Add label as required property by Olav Haugan · 12 years ago
  44. 99660ca iommu: msm: Add driver for IOMMU PMU by Olav Haugan · 12 years ago
  45. 2648d97 iommu: msm: Add support for alt. regulator by Olav Haugan · 12 years ago
  46. 3c7fb38 iommu: msm: Add support for additional custom clk by Olav Haugan · 12 years ago
  47. d171780 msm: 8226: Add iommu to kconfig menu for 8226 by Mitchel Humpherys · 12 years ago
  48. e99ee7e msm: iommu: Add ref-counting to attach and detach by Olav Haugan · 12 years ago
  49. 35deadc msm: Add support for parsing domain info from dt by Olav Haugan · 12 years ago
  50. bd3e933 iommu: msm: Decrement ref-counts for device by Olav Haugan · 12 years ago
  51. 26ddd43 iommu: msm: Don't read/write secure CB registers by Olav Haugan · 12 years ago
  52. 0d06337 iommu: Add find group by name function by Olav Haugan · 12 years ago
  53. 637cc53 iommu: msm: Fix usage of uninitialized variables by Mitchel Humpherys · 12 years ago
  54. 95e8e40 Merge "iommu: IOMMU Groups" by Linux Build Service Account · 12 years ago
  55. 0e3ba43 Merge "iommu/core: pass a user-provided token to fault handlers" by Linux Build Service Account · 12 years ago
  56. 21da9ab Merge "msm: IOMMU: Add IOMMU support for 8910" by Linux Build Service Account · 12 years ago
  57. a8c7a9e iommu: msm: Remove writes to invalid registers by Olav Haugan · 12 years ago
  58. 43a0ba6 iommu: IOMMU Groups by Alex Williamson · 12 years ago
  59. d506953 iommu/core: pass a user-provided token to fault handlers by Ohad Ben-Cohen · 12 years ago
  60. 95d2416 msm: IOMMU: Add IOMMU support for 8910 by Olav Haugan · 12 years ago
  61. 65209cd msm: iommu: Synchronize access to IOMMU cfg port by Olav Haugan · 12 years ago
  62. f4daa69 iommu: msm: Support secure programming of global registers by Laura Abbott · 12 years ago
  63. 8c5e2f7 iommu/msm: check range before mapping. by Jeremy Gebben · 12 years ago
  64. 55742b7 iommu: msm: Fix lockdep warnings by removing virtual iommu device by Stephen Boyd · 12 years ago
  65. 0d13565 iommu/msm: Support for secure context banks by Laura Abbott · 12 years ago
  66. 52f50c4 iommu: Make termination of stalled transaction optional by Shubhraprakash Das · 12 years ago
  67. 8d8ee1a iommu/msm: let iommu_map_range use all page sizes. by Jordan Crouse · 12 years ago
  68. 00f0cac iommu: msm: Read SMT size from hardware registers by Stepan Moskovchenko · 12 years ago
  69. ce74935 iommu: msm: Fix SMG resource leak by Stepan Moskovchenko · 12 years ago
  70. 880a318 iommu: msm: Support configuring BFB settings by Stepan Moskovchenko · 12 years ago
  71. f6ddea2 arm/dt: Add support for IOMMU in 8092 by Chintan Pandya · 12 years ago
  72. 6e18aff iommu: msm: Configure memory attribute overrides by Stepan Moskovchenko · 12 years ago
  73. c51f77c msm: iommu: Fix SMR NSCFG configuration by Stepan Moskovchenko · 12 years ago
  74. 17ae71e msm: iommu: Support alternate core clocks by Stepan Moskovchenko · 12 years ago
  75. 22d32c6 iommu/msm: Add TLB sync operations by Stepan Moskovchenko · 12 years ago
  76. ce78fc2 msm: iommu: Use the generic label property by Stepan Moskovchenko · 12 years ago
  77. e14ca5c iommu/msm: Print context name instead of device name by Stepan Moskovchenko · 12 years ago
  78. 4575bdd iommu/msm: Refactor device tree parsing by Stepan Moskovchenko · 12 years ago
  79. 518ca10 msm: iommu: Specify SMT sizes in device tree by Stepan Moskovchenko · 12 years ago
  80. 90ced6e msm: 8974: rename copper to 8974 by Abhimanyu Kapur · 12 years ago
  81. 6751acc iommu/msm: Add GDSC regulator control by Stepan Moskovchenko · 12 years ago
  82. 0bab748 iommu/msm: Use more fine-grained clock control by Stepan Moskovchenko · 12 years ago
  83. cf045e6 iommu/msm: Program global address space on first attach by Sathish Ambley · 12 years ago
  84. f066380 Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4 by Steve Muckle · 12 years ago
  85. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  86. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  87. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  88. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  89. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  90. 0b0c9d3 Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  91. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  92. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 13 years ago
  93. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  95. b7f077d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. 943bc7e x86: Fix section warnings by Steffen Persvold · 13 years ago
  97. 3d9761e iommu/amd: Move interrupt setup code into seperate function by Joerg Roedel · 13 years ago
  98. 9ddd592 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume by Joerg Roedel · 13 years ago
  99. cebd5fa iommu/amd: Fix section warning for prealloc_protection_domains by Steffen Persvold · 13 years ago
  100. 474d567 iommu/amd: Don't initialize IOMMUv2 resources when not required by Joerg Roedel · 13 years ago