blob: 8066a9a7aa8c5aa68674698e1094a7cae36c66e7 [file] [log] [blame]
8d9a3ab6c17e ("ANDROID: binder: show high watermark of alloc->pages.")
8ef4665aa129 ("android: binder: Add page usage in binder stats")
e41e164c3cdf ("android: binder: Add shrinker tracepoints")
f2517eb76f1f ("android: binder: Add global lru shrinker to binder")
74310e06be4d ("android: binder: Move buffer out of area shared with user space")
4175e2b46fd4 ("android: binder: Add allocator selftest")
e21762196118 ("android: binder: Refactor prev and next buffer into a helper function")
d99c7333ab1c ("binder: use atomic for transaction_log index")
53d311cfa19a ("binder: protect against two threads freeing buffer")
57ada2fb2250 ("binder: add log information for binder transaction failures")
656a800aad60 ("binder: make binder_last_id an atomic")
c44b1231ff11 ("binder: add protection for non-perf cases")
1cf29cf4295a ("binder: remove binder_debug_no_lock mechanism")
0c972a05cde6 ("binder: move binder_alloc to separate file")
19c987241ca1 ("binder: separate out binder_alloc functions")
7c03f0d6163a ("binder: remove unneeded cleanup code")
fdfb4a99b6ab ("binder: separate binder allocator structure from binder proc")
00b40d613352 ("binder: Use wake up hint for synchronous transactions.")
a2b18708ee14 ("Revert "android: binder: Sanity check at binder ioctl"")
ecf1385d72f0 ("mm: drop unused argument of zap_page_range()")
0594f58dbd95 ("userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition")
05ce77249d50 ("userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request")
72f87654c696 ("userfaultfd: non-cooperative: add mremap() event")
893e26e61d04 ("userfaultfd: non-cooperative: Add fork() event")
9cd75c3cd4c3 ("userfaultfd: non-cooperative: add ability to report non-PF events from uffd descriptor")
6dcc27fd3943 ("userfaultfd: non-cooperative: Split the find_userfault() routine")
def95c73567d ("binder: Add support for file-descriptor arrays")
7980240b6d63 ("binder: Add support for scatter-gather")
4bfac80af3a6 ("binder: Add extra size to allocator")
a056af42032e ("binder: Refactor binder_transact()")
ac4812c5ffbb ("binder: Support multiple /dev instances")
14db31814a9a ("binder: Deal with contexts in debugfs")
342e5c90b601 ("binder: Support multiple context managers")
feba3900cabb ("binder: Split flat_binder_object")