aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_heap.c
AgeCommit message (Expand)Author
2013-12-19ion: Add private buffer flag to skip page pooling on freeMitchel Humpherys
2013-12-19ion: move shrinker out of heapsColin Cross
2013-12-19staging: ion: Avoid using rt_mutexes directlyJohn Stultz
2013-12-12ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-12ion: add helper to zero contiguous region of pagesColin Cross
2013-12-12ion: fix sparse warningsColin Cross
2013-12-12ion: remove ion_heap_alloc_pagesColin Cross
2013-12-12ion: check return value from remap_pfn_rangeColin Cross
2013-12-12ion: optimize ion_heap_buffer_zeroColin Cross
2013-12-12gpu: ion: fix use-after-free in ion_heap_freelist_drainMitchel Humpherys
2013-12-12ion: fix printk warningsColin Cross
2013-11-15ion: convert sg_dma_len(sg) to sg->lengthColin Cross
2013-11-07ion: move into stagingColin Cross