summaryrefslogtreecommitdiff
path: root/drivers/staging/android/ion/ion_page_pool.c
AgeCommit message (Expand)Author
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier
2016-08-21ION: Sys_heap: Add cached pool to spead up cached buffer allocChen Feng
2016-02-07Staging: Android: memory allocation style change in ion_page_pool.cBen Marsh
2015-10-12drivers/staging: make android ion_page_pool.c explicitly non-modularPaul Gortmaker
2015-07-14staging: ion: shrink page-pool by page unitGioh Kim
2014-10-23staging: android: Assign bool to trueTapasweni Pathak
2014-05-29staging: ion: shrink highmem pages on kswapdHeesub Shin
2014-05-29staging: ion: use compound pages on high order pages for system heapHeesub Shin
2014-05-29staging: ion: remove struct ion_page_pool_itemHeesub Shin
2014-05-29staging: ion: simplify ion_page_pool_total()Heesub Shin
2014-05-29staging: ion: tidy up a bitHeesub Shin
2014-02-18staging: ion: Move shrinker out of heapsColin Cross
2013-12-14ion: Cleanup whitespace issues and other checkpatch problemsJohn Stultz
2013-12-14ion: fix sparse warningsColin Cross
2013-12-14ion: free low memory from page pools firstColin Cross
2013-12-14ion: fix dma APIsColin Cross
2013-12-14gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-12-14gpu: ion: Also shrink memory cached in the deferred free listRebecca Schultz Zavin
2013-12-14gpu: ion: Fix bug in ion shrinkerRebecca Schultz Zavin
2013-12-14gpu: ion: Switch to using a single shrink functionRebecca Schultz Zavin
2013-12-14gpu: ion: Fix lockdep issue in ion_page_poolRebecca Schultz Zavin
2013-12-14gpu: ion: Fix several issues with page poolRebecca Schultz Zavin
2013-12-14gpu: ion: Add ion_page_pool.Rebecca Schultz Zavin