1. f4ea823 staging: ion: Fix possible null pointer dereference by John Stultz · 11 years ago
  2. b1aced6 ion: Update system heap shrinker to use the new count/scan interface by John Stultz · 11 years ago
  3. e1d855b ion: Cleanup whitespace issues and other checkpatch problems by John Stultz · 11 years ago
  4. f63958d ion: fix sparse warnings by Colin Cross · 11 years ago
  5. 5c6a470 ion: use alloc_pages in system contig heap by Colin Cross · 11 years ago
  6. a053b6a ion: allow cached mappings of chunk and system heap buffers by Colin Cross · 11 years ago
  7. a305690 ion: remove ion_heap_alloc_pages by Colin Cross · 11 years ago
  8. ea725ec ion: Fix two small issues in system_heap allocation by John Stultz · 11 years ago
  9. a82130f gpu: ion: remove unnecessary function from system heap by Colin Cross · 11 years ago
  10. 1d80453 ion: don't use phys_to_page or __phys_to_pfn by Colin Cross · 11 years ago
  11. c13d1df ion: check invalid values in ion_system_heap by Colin Cross · 11 years ago
  12. 06e0dca ion: convert sg_dma_len(sg) to sg->length by Colin Cross · 11 years ago
  13. e946b20 ion: fix dma APIs by Colin Cross · 11 years ago
  14. c13bd1c gpu: ion: Fix performance issue in faulting code by Rebecca Schultz Zavin · 11 years ago
  15. 1584f40 gpu: ion: Remove __GFP_NO_KSWAPD by Arve Hjønnevåg · 11 years ago
  16. def5c49 gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack by Arve Hjønnevåg · 11 years ago
  17. ea313b5 gpu: ion: Also shrink memory cached in the deferred free list by Rebecca Schultz Zavin · 11 years ago
  18. fe2faea gpu: ion: Make ion_free asynchronous by Rebecca Schultz Zavin · 11 years ago
  19. 0b6b2cd gpu: ion: Refactor the code to zero buffers by Rebecca Schultz Zavin · 11 years ago
  20. 77cbe82 gpu: ion: Modify zeroing code so it only allocates address space once by Rebecca Schultz Zavin · 11 years ago
  21. 8898227 gpu: ion: Refactor common mapping functions out of system heap by Rebecca Schultz Zavin · 11 years ago
  22. 4f597ea gpu: ion: Fix bug in zeroing pages in system heap by Rebecca Schultz Zavin · 11 years ago
  23. b308a7c gpu: ion: Fix bug in ion_system_heap map_user by Rebecca Schultz Zavin · 11 years ago
  24. 8fae831 gpu: ion: Don't flush allocatoins that come from the page pools by Rebecca Schultz Zavin · 11 years ago
  25. 31b9432 gpu: ion: Clear GFP_WAIT flag on high order allocations by Rebecca Schultz Zavin · 11 years ago
  26. 0fb9b81 gpu: ion: Fix several issues with page pool by Rebecca Schultz Zavin · 11 years ago
  27. ee4a498 gpu: ion: Modify gfp flags in ion_system_heap by Rebecca Schultz Zavin · 11 years ago
  28. 45b17a8 gpu: ion: Use the ion_page_pool from the system heap by Rebecca Schultz Zavin · 11 years ago
  29. 98d5d5f gpu: ion: use vmalloc to allocate page array to map kernel by Rebecca Schultz Zavin · 11 years ago
  30. b0599c0 gpu: ion: ion_system_heap: Fix bug preventing compilation by Rebecca Schultz Zavin · 11 years ago
  31. ba96a2e gpu: ion: Stop trying to allocate from an order on first failure by Rebecca Schultz Zavin · 11 years ago
  32. 13ba780 gpu: ion: optimize system heap for non fault buffers by Rebecca Schultz Zavin · 11 years ago
  33. 708f0ca gpu: ion: Switch to using kmalloc rather than kmap during allocation by Rebecca Schultz Zavin · 11 years ago
  34. b823024 gpu: ion: Only map as much of the vma as the user requested by Rebecca Schultz Zavin · 11 years ago
  35. fe65ec5 gpu: ion: do not ask for compound pages in system heap by Dima Zavin · 11 years ago
  36. bd5d6bd gpu: ion: Modify the system heap to try to allocate large/huge pages by Rebecca Schultz Zavin · 11 years ago
  37. 56a7c18 gpu: ion: Add cache maintenance to ion. by Rebecca Schultz Zavin · 11 years ago
  38. 0de9577 gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER by Rebecca Schultz Zavin · 11 years ago
  39. b15934b gpu: ion: Use alloc_pages instead of vmalloc from the system heap by Rebecca Schultz Zavin · 11 years ago
  40. 4d5ca32 ion: Switch map/unmap dma api to sg_tables by Rebecca Schultz Zavin · 11 years ago
  41. c30707b gpu: ion: Add ION Memory Manager by Rebecca Schultz Zavin · 11 years ago