summaryrefslogtreecommitdiffstats
path: root/drivers/android/binder_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* android: binder: Add page usage in binder statsSherry Yang2017-09-011-0/+28
* android: binder: fixup crash introduced by moving buffer hdrSherry Yang2017-09-011-1/+1
* android: binder: Add shrinker tracepointsSherry Yang2017-08-281-2/+25
* android: binder: Add global lru shrinker to binderSherry Yang2017-08-281-23/+149
* android: binder: Move buffer out of area shared with user spaceSherry Yang2017-08-281-60/+84
* android: binder: Refactor prev and next buffer into a helper functionSherry Yang2017-08-281-9/+15
* binder: add more debug info when allocation fails.Martijn Coenen2017-07-171-1/+30
* binder: protect against two threads freeing bufferTodd Kjos2017-07-171-5/+17
* binder: add log information for binder transaction failuresTodd Kjos2017-07-171-9/+11
* binder: move binder_alloc to separate fileTodd Kjos2017-07-171-0/+759
OpenPOWER on IntegriCloud