summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc.c
Commit message (Expand)AuthorAge
* android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-01-25
* ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum...Xiongwei Song2017-12-19
* android: binder: Check for errors in binder_alloc_shrinker_init().Tetsuo Handa2017-12-18
* ANDROID: binder: show high watermark of alloc->pages.Martijn Coenen2017-11-28
* Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-23
|\
| * android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-21
| * android: binder: Don't get mm from taskSherry Yang2017-10-21
* | android: binder: Change binder_shrinker to staticSherry Yang2017-10-20
* | android: binder: Remove unused vma argumentSherry Yang2017-10-20
|/
* android: binder: drop lru lock in isolate callbackSherry Yang2017-10-03
* android: binder: Add page usage in binder statsSherry Yang2017-09-01
* android: binder: fixup crash introduced by moving buffer hdrSherry Yang2017-09-01
* android: binder: Add shrinker tracepointsSherry Yang2017-08-28
* android: binder: Add global lru shrinker to binderSherry Yang2017-08-28
* android: binder: Move buffer out of area shared with user spaceSherry Yang2017-08-28
* android: binder: Refactor prev and next buffer into a helper functionSherry Yang2017-08-28
* binder: add more debug info when allocation fails.Martijn Coenen2017-07-17
* binder: protect against two threads freeing bufferTodd Kjos2017-07-17
* binder: add log information for binder transaction failuresTodd Kjos2017-07-17
* binder: move binder_alloc to separate fileTodd Kjos2017-07-17