1. 3229ff34 Staging: android: modify memory allocation style in ion_chunk_heap.c by Ben Marsh · 8 years ago
  2. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  3. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  5. cef8538 staging: android: ion_chunk_heap.c: Fixed line over 80 characters by Guillermo O. Freschi · 9 years ago
  6. dc44f4e staging: ion: chunk_heap: use pr_debug for heap creation print by Mitchel Humpherys · 9 years ago
  7. b66157f staging: android: ion: Remove redundant return of void function by Phong Tran · 10 years ago
  8. 69b2b20 staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning by Tair Rzayev · 10 years ago
  9. b615201 Staging: android: ion: duplicated clearing of sg_table by Gioh Kim · 10 years ago
  10. e1d855b ion: Cleanup whitespace issues and other checkpatch problems by John Stultz · 11 years ago
  11. dd608dd ion: add alignment check to chunk heap by Colin Cross · 11 years ago
  12. df6cf5c ion: add helper to zero contiguous region of pages by Colin Cross · 11 years ago
  13. f63958d ion: fix sparse warnings by Colin Cross · 11 years ago
  14. a053b6a ion: allow cached mappings of chunk and system heap buffers by Colin Cross · 11 years ago
  15. e61fc91 ion: fix printk warnings by Colin Cross · 11 years ago
  16. 1d80453 ion: don't use phys_to_page or __phys_to_pfn by Colin Cross · 11 years ago
  17. 8be3759 ion: don't use __arm_ioremap to map pages by Colin Cross · 11 years ago
  18. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  19. e946b20 ion: fix dma APIs by Colin Cross · 11 years ago
  20. ea89faf ion: chunk_heap: fix leak in allocated counter by Colin Cross · 11 years ago
  21. def5c49 gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack by Arve Hjønnevåg · 11 years ago
  22. 57b5cd0 gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time by Rebecca Schultz Zavin · 11 years ago
  23. fe2faea gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 11 years ago
  24. 88d4bda gpu: ion: Only flush buffers in the chunk heap if they were used cached 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