summaryrefslogtreecommitdiff
path: root/drivers/staging/android/binder.c
AgeCommit message (Expand)Author
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman
2014-09-08staging: binder: fix coding style issuesDmitry Voytik
2014-09-08staging: android: Break up a long line in binder_send_failed_replyWilliam Panlener
2014-08-06mm/vmalloc.c: clean up map_vm_area third argumentWANG Chao
2014-07-15staging: android: Clean up else statement from binder_send_failed_replyLucas Tanure
2014-07-08staging: android: binder.c: binder_ioctl() cleanupTair Rzayev
2014-07-08staging: binder: add vm_fault handlerVinayak Menon
2014-06-26Staging: Android: removed an unnecessary else statementKarthik Nayak
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-01staging: android: binder.c: Use more appropriate functions for euid retrievalTair Rzayev
2014-05-23staging: binder: fix usage of uninit scalar in binder_transaction()Christian Engelmayer
2014-05-23staging: binder: cleanup dereference of noderef expressionsJerry Snitselaar
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-04-16staging: binder: add __user annotation in binder.cMathieu Maret
2014-02-24staging: binder: Support concurrent 32 bit and 64 bit processes.Arve Hjønnevåg
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg
2013-09-17Staging: android: Mark local functions in binder.c as staticBojan Prtvar
2013-09-17Staging: android: add __user annotation in binder.cBojan Prtvar
2013-07-23staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu
2013-07-23staging: android: binder: fix alignment issuesSerban Constantinescu
2013-07-23staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-24staging: android: Fix typo in staging/androidMasanari Iida
2013-05-12binder: use freezable blocking callsColin Cross
2013-03-25drivers: android: binder: Use __func__ in debug messagesMirsal Ennaime
2013-03-25drivers: android: binder: Remove excessive indentationMirsal Ennaime
2013-03-25drivers: android: binder: Fix code style in binder_deferred_releaseMirsal Ennaime
2013-03-25drivers: android: binder: Move the node release code to a separate functionMirsal Ennaime
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-01-07staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-10-30Staging: android: binder: Fixed multi-line stringsAnmol Sarma
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-22Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg
2012-10-22Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg
2012-10-22Staging: android: binder: Add some tracepointsArve Hjønnevåg
2012-10-22Staging: android: binder: Add some missing binder_stat_br callsArve Hjønnevåg
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-26take descriptor-related part of close() to file.cAl Viro
2012-09-26expose a low-level variant of fd_install() for binderAl Viro
2012-09-26new helper: __alloc_fd()Al Viro
2012-09-26binder: don't allow mmap() by process other than proc->tskAl Viro
2012-09-21userns: Convert binder ipc to use kuidsEric W. Biederman
2012-08-17Staging: android: binder: Remove an inconsequential conditional macroSachin Kamat
2012-08-17Staging: android: binder: Make task_get_unused_fd_flags function staticSachin Kamat
2012-06-26drivers: staging: android: binder.c: fix printk macrosSherwin Soltani