1. 33a5956 Staging: android: ion: ion_heap.c: fix parenthesis alignment by Ben LeMasurier · 8 years ago
  2. cf31378 staging: ion: Remove explicit NULL comparison by Muhammad Falak R Wani · 9 years ago
  3. 8c6c463 "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate by Paul Gortmaker · 9 years ago
  4. 95e53dd staging: ion: always initialize the free list parameters by Mitchel Humpherys · 10 years ago
  5. 10f6286 staging: android: fix missing a blank line after declarations by Seunghun Lee · 10 years ago
  6. 53a91c6 staging: ion: Add private buffer flag to skip page pooling on free by Mitchel Humpherys · 11 years ago
  7. b9daf0b staging: ion: Move shrinker out of heaps by Colin Cross · 11 years ago
  8. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 11 years ago
  9. 54de9af gpu: ion: dereferencing an ERR_PTR by Dan Carpenter · 11 years ago
  10. ab0c069 staging: ion: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  11. 6a72a70 staging: ion: Avoid using rt_mutexes directly by John Stultz · 11 years ago
  12. e1d855b ion: Cleanup whitespace issues and other checkpatch problems by John Stultz · 11 years ago
  13. df6cf5c ion: add helper to zero contiguous region of pages by Colin Cross · 11 years ago
  14. f63958d ion: fix sparse warnings by Colin Cross · 11 years ago
  15. a305690 ion: remove ion_heap_alloc_pages by Colin Cross · 11 years ago
  16. e460bc5 ion: check return value from remap_pfn_range by Colin Cross · 11 years ago
  17. 8b312bb ion: optimize ion_heap_buffer_zero by Colin Cross · 11 years ago
  18. f020b44 gpu: ion: fix use-after-free in ion_heap_freelist_drain by Mitchel Humpherys · 11 years ago
  19. e61fc91 ion: fix printk warnings by Colin Cross · 11 years ago
  20. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  21. dfc4a9b ion: convert map_kernel to return ERR_PTR by Colin Cross · 11 years ago
  22. c13bd1c gpu: ion: Fix performance issue in faulting code by Rebecca Schultz Zavin · 11 years ago
  23. 349c9e1 gpu: ion: add CMA heap by Benjamin Gaignard · 11 years ago
  24. ea313b5 gpu: ion: Also shrink memory cached in the deferred free list by Rebecca Schultz Zavin · 11 years ago
  25. 0b6b2cd gpu: ion: Refactor the code to zero buffers by Rebecca Schultz Zavin · 11 years ago
  26. e3c2eb7 gpu: ion: Add chunk heap by Rebecca Schultz Zavin · 11 years ago
  27. 8898227 gpu: ion: Refactor common mapping functions out of system heap by Rebecca Schultz Zavin · 11 years ago
  28. c30707b gpu: ion: Add ION Memory Manager by Rebecca Schultz Zavin · 11 years ago