1. 70f5926 iommu: msm: Use ion_phys_addr_t for iova argument by Olav Haugan · 11 years ago
  2. f65235d Merge "gpu: ion: Secure buffers at allocation time" by Linux Build Service Account · 11 years ago
  3. d1c0a7c gpu: ion: Secure buffers at allocation time by Laura Abbott · 12 years ago
  4. c2368fb gpu: ion: Ensure zeroed memory gets written to RAM by Laura Abbott · 12 years ago
  5. 03dc7e1 Merge "ion: iommu: Add support for 2MB chunk allocation in IOMMU" by Linux Build Service Account · 12 years ago
  6. 5d9cca9 gpu: ion: Add page pooling to the iommu heap by Laura Abbott · 12 years ago
  7. 2248ba3 Merge "msm: Add NULL pointer check before ion cache operation" by Linux Build Service Account · 12 years ago
  8. d2a4cb1 Merge "msm: remove fmem support" by Linux Build Service Account · 12 years ago
  9. 1604cf6 ion: iommu: Add support for 2MB chunk allocation in IOMMU by Chintan Pandya · 12 years ago
  10. cd118f6 Merge "ion: Add null-pointer check to info structure" by Linux Build Service Account · 12 years ago
  11. 26adf97 Merge "gpu: ion: Attempt heaps in the order given" by Linux Build Service Account · 12 years ago
  12. ca724c3 Merge "iommu: msm: Lock the meta data against map/unmap races" by Linux Build Service Account · 12 years ago
  13. fb75f8c ion: Add null-pointer check to info structure by Olav Haugan · 12 years ago
  14. 6093f3a ion: msm: Add null-pointer check to info struct by Olav Haugan · 12 years ago
  15. ffae06e msm: Add NULL pointer check before ion cache operation by Neeti Desai · 12 years ago
  16. 84d0eb8 gpu: ion: Don't flush secure buffers by Laura Abbott · 12 years ago
  17. de0159d gpu: ion: Attempt heaps in the order given by Laura Abbott · 12 years ago
  18. d653d09 msm: remove fmem support by Larry Bassel · 12 years ago
  19. 83062cf gpu: ion: Explictly mark DMA allocations as GFP_KERNEL by Laura Abbott · 12 years ago
  20. 197715c gpu: ion: Flush the chunk list before passing it to trustzone by Laura Abbott · 12 years ago
  21. cd09f60 gpu: ion: Set the dma address for pages from the page pool by Laura Abbott · 12 years ago
  22. bfd8332 gpu: ion: switch to using kmalloc for the secure chunk list by Laura Abbott · 12 years ago
  23. 385e179 Merge "gpu: ion: Do fallback when allocating large sizes" by Linux Build Service Account · 12 years ago
  24. 8909e3b gpu: ion: Do fallback when allocating large sizes by Olav Haugan · 12 years ago
  25. ab439ca gpu: ion: Free the sgtable for CMA based heaps by Laura Abbott · 12 years ago
  26. 5914e95 iommu: msm: Lock the meta data against map/unmap races by Laura Abbott · 12 years ago
  27. e0d0ad5 Merge "iommu: msm: Fix a bug in mutex unlock" by Linux Build Service Account · 12 years ago
  28. 59675f4 iommu: msm: Fix a bug in mutex unlock by Vinay Kalia · 12 years ago
  29. 1144aa2 Merge "iommu: msm: Use scattergather list as reference for lookup" by Linux Build Service Account · 12 years ago
  30. 411a8c9 iommu: msm: Use scattergather list as reference for lookup by Laura Abbott · 12 years ago
  31. fd73af4 Merge "gpu: ion: Move msm heaps in makefile to msm definitions" by Linux Build Service Account · 12 years ago
  32. dbc8a0d Merge "arm/dt: Convert QSECOM heap to CMA" by Linux Build Service Account · 12 years ago
  33. c135c57 gpu: ion: Move msm heaps in makefile to msm definitions by Laura Abbott · 12 years ago
  34. 429e82b arm/dt: Convert QSECOM heap to CMA by Laura Abbott · 12 years ago
  35. b629a82 gpu: ion: Fixup merge conflicts and old code by Laura Abbott · 12 years ago
  36. afcdf2f gpu: ion: Remove useless system heap functions by Laura Abbott · 12 years ago
  37. 5046c95 gpu: ion: Match some of the upstream debugfs infrastructure by Laura Abbott · 12 years ago
  38. d59c223 gpu: ion: Switch to generic map_user function for contig heap by Laura Abbott · 12 years ago
  39. 464adeb gpu: ion: Get rid of system heap bytes allocated by Laura Abbott · 12 years ago
  40. d1448bb Merge "gpu: ion: fix kfree/list_del order" by Linux Build Service Account · 12 years ago
  41. 21f62bd gpu: ion: Add Tracepoints to iommu/system heap by Adrian Alexei · 12 years ago
  42. 22870b0 Merge "iommu: msm: Do not directly access sg->length" by Linux Build Service Account · 12 years ago
  43. 8087698 Merge "gpu: ion: Use correct type for variables" by Linux Build Service Account · 12 years ago
  44. 9421160 Merge "gpu: ion: Don't call virt_to_page on addresses from dma_alloc" by Linux Build Service Account · 12 years ago
  45. 7eea1b9 gpu: ion: fix kfree/list_del order by JP Abgrall · 12 years ago
  46. 2cdd89e iommu: msm: Do not directly access sg->length by Olav Haugan · 12 years ago
  47. d877069 gpu: ion: Use correct type for variables by Olav Haugan · 12 years ago
  48. b5617fe Merge "Merge remote-tracking branch 'quic/tmp-db70ae6b' into msm-3.4" by Linux Build Service Account · 12 years ago
  49. ed52694 Merge "gpu: ion: Flush mappings before making a secure call" by Linux Build Service Account · 12 years ago
  50. db70ae6 gpu: ion: Add debug information for orphaned handles by Rebecca Schultz Zavin · 13 years ago
  51. 327f257 gpu: ion: Remove fd leak detection by Laura Abbott · 12 years ago
  52. d1b0c6c gpu: ion: fix page offset in dma_buf_kmap() by Greg Hackmann · 13 years ago
  53. 618d6be gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 12 years ago
  54. 748c11d gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 12 years ago
  55. f5dee36 gpu: ion: Only flush buffers in the chunk heap if they were used cached by Rebecca Schultz Zavin · 12 years ago
  56. ca12f5d gpu: ion: Refactor the code to zero buffers by Rebecca Schultz Zavin · 12 years ago
  57. f910122 gpu: ion: Modify zeroing code so it only allocates address space once by Rebecca Schultz Zavin · 12 years ago
  58. 75aec5b gpu: ion: Remove heapmask from client by Rebecca Schultz Zavin · 12 years ago
  59. 7308018 gpu: ion: Export ion_client_create by Johan Mossberg · 12 years ago
  60. 2536d60 gpu: ion: Clarify variable names and comments around heap ids v types by Rebecca Schultz Zavin · 12 years ago
  61. fbce151 gpu: ion: Modify reserve function for carveouts with no start address by Rebecca Schultz Zavin · 12 years ago
  62. d2ce6f8 gpu: ion: Add chunk heap by Rebecca Schultz Zavin · 12 years ago
  63. 3df181c gpu: ion: Refactor common mapping functions out of system heap by Rebecca Schultz Zavin · 12 years ago
  64. 47b9888 gpu: ion: Switch heap rbtree to a prio list by Rebecca Schultz Zavin · 12 years ago
  65. 430fca9 gpu: ion: Fix bug in zeroing pages in system heap by Rebecca Schultz Zavin · 12 years ago
  66. 08e9d959 gpu: ion: Fix bug in ion_system_heap map_user by Rebecca Schultz Zavin · 12 years ago
  67. 220a652 gpu: ion: Don't flush allocatoins that come from the page pools by Rebecca Schultz Zavin · 12 years ago
  68. 1797e59a gpu: ion: Clear GFP_WAIT flag on high order allocations by Rebecca Schultz Zavin · 12 years ago
  69. 52421e2 gpu: ion: Refactor locking by Rebecca Schultz Zavin · 12 years ago
  70. 8afce33 gpu: ion: Switch to using a single shrink function by Rebecca Schultz Zavin · 12 years ago
  71. d9994c8 gpu: ion: Fix lockdep issue in ion_page_pool by Rebecca Schultz Zavin · 12 years ago
  72. 9fad2fe gpu: ion: Fix several issues with page pool by Rebecca Schultz Zavin · 12 years ago
  73. bff299e gpu: ion: Modify gfp flags in ion_system_heap by Rebecca Schultz Zavin · 12 years ago
  74. 943facc gpu: ion: Use the ion_page_pool from the system heap by Rebecca Schultz Zavin · 13 years ago
  75. 805f130 gpu: ion: Only map as much of the vma as the user requested by Rebecca Schultz Zavin · 13 years ago
  76. 050372e gpu: ion: Add ion_page_pool. by Rebecca Schultz Zavin · 13 years ago
  77. 21413b6 gpu: ion: use vmalloc to allocate page array to map kernel by Rebecca Schultz Zavin · 12 years ago
  78. 96dd58d gpu: ion: ion_system_heap: Fix bug preventing compilation by Rebecca Schultz Zavin · 12 years ago
  79. 158316f gpu: ion: Stop trying to allocate from an order on first failure by Rebecca Schultz Zavin · 12 years ago
  80. 3a45752 gpu: ion: Flush mappings before making a secure call by Laura Abbott · 12 years ago
  81. f2f4285 gpu: ion: Don't call virt_to_page on addresses from dma_alloc by Laura Abbott · 12 years ago
  82. 6a93a29 gpu: ion: Switch to using kmalloc rather than kmap during allocation by Rebecca Schultz Zavin · 13 years ago
  83. f80840e gpu: ion: Pull caching code into msm specific files by Laura Abbott · 12 years ago
  84. 9782214 gpu: ion: Move iommu mapping and unmapping out of Ion by Laura Abbott · 12 years ago
  85. f8a269c gpu: ion: Add dedicated heap for memblock_removed memory by Laura Abbott · 12 years ago
  86. 61e8959 gpu: ion: Move msm specific defintions into msm_ion_priv.h by Laura Abbott · 12 years ago
  87. d1c400d Merge "ion: Update ion header" by Linux Build Service Account · 12 years ago
  88. 9253859 ion: Update ion header by Adrian Alexei · 12 years ago
  89. 3c6da80 gpu: ion: Move msm heap creation/destroy to msm file by Laura Abbott · 12 years ago
  90. 06c1c06 Merge "ion: Replace memory protect/unprotect, map/unmap calls" by Linux Build Service Account · 12 years ago
  91. bfe7c46 ion: Replace memory protect/unprotect, map/unmap calls by Adrian Alexei · 12 years ago
  92. efdb4ba Merge "gpu: ion: Remove code for reusable heap" by Linux Build Service Account · 12 years ago
  93. 7fe43d6 gpu: ion: Remove code for reusable heap by Laura Abbott · 12 years ago
  94. 041d4b5 gpu: ion: Minimize allocation fallback delay by Olav Haugan · 12 years ago
  95. bbdc30a gpu: ion: Set dma length in sg_list by Olav Haugan · 12 years ago
  96. 6c13b982 gpu: ion: Only set the dma_address if it isn't already set by Laura Abbott · 12 years ago
  97. b66bd7e Merge "gpu: ion: Bypass all implicit cache maintenance" by Linux Build Service Account · 12 years ago
  98. 2981eac Merge "gpu: ion: don't fault in individual pages for the CP heap" by Linux Build Service Account · 12 years ago
  99. dbf6894 Merge "gpu: ion: optimize system heap for non fault buffers" by Linux Build Service Account · 12 years ago
  100. 2eeb7c8 Merge "gpu: ion: do not ask for compound pages in system heap" by Linux Build Service Account · 12 years ago