1. 5326141 ion: ensure CMO target is valid by Liam Mark · 7 years ago
  2. 6b8f1b7 ion: ion_cma_heap: Add no-map detection by Patrick Daly · 7 years ago
  3. 0d56cf7 Merge "ion: fix logical-not comparison warning" by Linux Build Service Account · 7 years ago
  4. a17012a ion: fix logical-not comparison warning by Sudarshan Rajagopalan · 7 years ago
  5. af54faa Merge "ANDROID: ion: Fix uninitialized variable" by Linux Build Service Account · 7 years ago
  6. d4b13dd Merge "ANDROID: ion: Protect kref from userspace manipulation" by Linux Build Service Account · 7 years ago
  7. 0a61748 Merge "ion: Convert allocation counters to long" by Linux Build Service Account · 7 years ago
  8. 39dd583 Merge "ANDROID: ion: check for kref overflow" by Linux Build Service Account · 7 years ago
  9. 5058f3c ANDROID: ion: Fix uninitialized variable by Daniel Rosenberg · 7 years ago
  10. 8531a79 ANDROID: ion: Protect kref from userspace manipulation by Daniel Rosenberg · 8 years ago
  11. 20746c1 ANDROID: ion: check for kref overflow by Daniel Rosenberg · 8 years ago
  12. e464006 ion: Convert allocation counters to long by Patrick Daly · 7 years ago
  13. 60f0d9a ion: fix debugfs deadlock by Patrick Daly · 7 years ago
  14. c30d45a ion: Fix use after free during ION_IOC_ALLOC by Daniel Rosenberg · 8 years ago
  15. 3c70282 ion: use %pK instead of %p which respects kptr_restrict sysctl by Satyajit Desai · 8 years ago
  16. 29defcc ion: Snapshot for 4.8 kernel upgrade by Laura Abbott · 10 years ago
  17. ff0116e iommu: Add support for delayed unmapping of ion/dma_buf buffer by Olav Haugan · 9 years ago
  18. eeeb940 ion: add snapshot of ion support for MSM by Patrick Daly · 8 years ago
  19. 7e8cbb4 ion: Revert upstream changes for now by Patrick Daly · 8 years ago
  20. 02b2380 staging: android: ion: Add ioctl to query available heaps by Laura Abbott · 8 years ago
  21. b1fa6d8 staging: android: ion: Pull out ion ioctls to a separate file by Laura Abbott · 8 years ago
  22. b2bcdad staging: android: ion: ion.c fix parenthesis alignment by Didik Setiawan · 8 years ago
  23. 95eab39 staging: android: ion: Remove unnused function ion_handle_buffer by Johanna Abrahamsson · 8 years ago
  24. 4505246 staging: android: ion: Remove ret variable in ion_handle_put_nolock by Johanna Abrahamsson · 8 years ago
  25. 121ca0c staging: android: ion: Fix alignment by Johanna Abrahamsson · 8 years ago
  26. c2bbedf staging: android: ion: Remove valid_handle variable in ion_free_nolock by Johanna Abrahamsson · 8 years ago
  27. 0210737 staging: android: ion: Do not BUG on handle client mismatch by Johanna Abrahamsson · 8 years ago
  28. 6a9aabb staging: android: ion: fix 'line over 80 characters' by Didik Setiawan · 8 years ago
  29. 04b8290 staging: android: ion: Get rid of ion_reserve by Laura Abbott · 8 years ago
  30. f82ad60 staging: android: ion: Get rid of map_dma/unmap_dma by Laura Abbott · 8 years ago
  31. da792cc staging: android: ion: Drop ion_phys interface by Laura Abbott · 8 years ago
  32. c7df077 staging: android: ion: Get rid of ion_sg_table by Laura Abbott · 8 years ago
  33. 0045c8d staging: android: ion: make locally used functions static by Markus Böhme · 8 years ago
  34. 411059f Staging: android: change memory allocation style in ion.c by Ben Marsh · 8 years ago
  35. f98c213 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  36. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  37. 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 8 years ago
  38. f75baf8 staging: android: ion: fix up file mode by Greg Kroah-Hartman · 8 years ago
  39. 3b0ae7b staging: ion: debugfs invalid gfp mask by Derek Yerger · 8 years ago
  40. 9590232 staging/android/ion : fix a race condition in the ion driver by EunTaik Lee · 8 years ago
  41. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  42. 948c4db ion:synchronize debugfs callback and ion_client_destroy by Neil Zhang · 9 years ago
  43. 9f90381 staging/ion: Add support to get ion handle from dma buf by Rohit kumar · 9 years ago
  44. 70bc916 staging: android: ion: Set the length of the DMA sg entries in buffer by Liviu Dudau · 9 years ago
  45. 8c6c463 "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate by Paul Gortmaker · 9 years ago
  46. a56d092 staging: ion: Fix error handling in ion_buffer_create by Rohit kumar · 9 years ago
  47. 7e41617 staging: android: Fix checkpatch block comments warnings by Sriram Raghunathan · 9 years ago
  48. 6fa92e2 staging: ion: fix corruption of ion_import_dma_buf by Shawn Lin · 9 years ago
  49. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  50. aeb7fa7 staging: ion: debugfs to shrink pool by Gioh Kim · 9 years ago
  51. 5605b18 staging: android: ion: reorder variable definitions by Dmitry Kalinkin · 9 years ago
  52. 283d930 Staging:Android:ion - Fix for memory leak if ion device registration get failed. by Shailendra Verma · 9 years ago
  53. 72449cb staging: android: ion: fix wrong init of dma_buf_export_info by Sumit Semwal · 9 years ago
  54. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  55. d995489 ion: improve ion_phys error message by Mitchel Humpherys · 10 years ago
  56. b569396 staging: android: ion: fix some format strings by Rasmus Villemoes · 9 years ago
  57. 95e53dd staging: ion: always initialize the free list parameters by Mitchel Humpherys · 10 years ago
  58. 698f140 staging: android: ion: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  59. bc47e7d Staging: android: ion: fix typos in comments by Tristan Lelong · 10 years ago
  60. 8e4ec4f staging: android: ion: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago
  61. b66157f staging: android: ion: Remove redundant return of void function by Phong Tran · 10 years ago
  62. 04e1435 staging: android: ion: ion.c Add a new blank line after decleration by Phong Tran · 10 years ago
  63. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  64. 22f6b97 staging: ion: WARN when the handle kmap_cnt is going to wrap around by Mitchel Humpherys · 10 years ago
  65. 10f6286 staging: android: fix missing a blank line after declarations by Seunghun Lee · 10 years ago
  66. 464a502 staging: android: ion: Use ERR_CAST instead of ERR_PTR by Iulia Manda · 10 years ago
  67. 164ad86 staging: android: ion: Replace seq_printf with seq_puts by Iulia Manda · 10 years ago
  68. 7287bb5 staging: android: ion: Fix quoted string split across lines by Iulia Manda · 10 years ago
  69. b9daf0b staging: ion: Move shrinker out of heaps by Colin Cross · 11 years ago
  70. 2803ac7 staging: ion: Make sure all clients are exposed in debugfs by Mitchel Humpherys · 11 years ago
  71. ae5cbf4 staging: ion: Store a copy of the client name on client creation by Mitchel Humpherys · 11 years ago
  72. 483ed03 staging: ion: Fix debugfs handling of multiple kernel clients by Laura Abbott · 11 years ago
  73. b08585fb staging: ion: Create separate heap and client debugfs directories by Mitchel Humpherys · 11 years ago
  74. 5110898 staging : ion : Fix some checkpatch warnings and an error by Daeseok Youn · 11 years ago
  75. ab0c069 staging: ion: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  76. e1d855b ion: Cleanup whitespace issues and other checkpatch problems by John Stultz · 11 years ago
  77. f63958d ion: fix sparse warnings by Colin Cross · 11 years ago
  78. 462be0c6 ion: use vm_insert_pfn for faulted pages by Colin Cross · 11 years ago
  79. db866e3 ion: clean up ioctls by Colin Cross · 11 years ago
  80. e61fc91 ion: fix printk warnings by Colin Cross · 11 years ago
  81. b26661d ion: update idr to avoid deprecated apis by Colin Cross · 11 years ago
  82. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  83. e946b20 ion: fix dma APIs by Colin Cross · 11 years ago
  84. a14baf7 ion: fix crash when alloc len is -1 by Colin Cross · 11 years ago
  85. 83271f6 ion: hold reference to handle after ion_uhandle_get by Colin Cross · 11 years ago
  86. 827c849 ion: add compat_ioctl by Rom Lemarchand · 11 years ago
  87. b88fa73 ion: change ion_user_handle_t definition to int by Rom Lemarchand · 11 years ago
  88. 22b7f24 ion: add new ion_user_handle_t type for the user-space token by Rom Lemarchand · 11 years ago
  89. b4f8d24 ion: don't use id 0 for handle cookie by Colin Cross · 11 years ago
  90. e1cf368 ion: index client->handles rbtree by buffer by Colin Cross · 11 years ago
  91. 47b4045 ion: replace userspace handle cookies with idr by Colin Cross · 11 years ago
  92. 9e90765 ion: remove IS_ERR_OR_NULL by Colin Cross · 11 years ago
  93. 2540c73 ion: add free list size to heap debug files by Colin Cross · 11 years ago
  94. c13bd1c gpu: ion: Fix performance issue in faulting code by Rebecca Schultz Zavin · 11 years ago
  95. ea313b5 gpu: ion: Also shrink memory cached in the deferred free list by Rebecca Schultz Zavin · 11 years ago
  96. e09539a gpu: ion: fix kfree/list_del order by JP Abgrall · 11 years ago
  97. fe2faea gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 11 years ago
  98. 22ba432 gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 11 years ago
  99. 2bb9f50 gpu: ion: Remove heapmask from client by Rebecca Schultz Zavin · 11 years ago
  100. 9122fe8 gpu: ion: Export ion_client_create by Johan Mossberg · 11 years ago