index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
binder.c
Age
Commit message (
Expand
)
Author
2012-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-11-19
pidns: Use task_active_pid_ns where appropriate
Eric W. Biederman
2012-10-30
Staging: android: binder: Fixed multi-line strings
Anmol Sarma
2012-10-29
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2012-10-22
Staging: android: binder: Allow using highmem for binder buffers
Arve Hjønnevåg
2012-10-22
Staging: android: binder: Fix memory leak on thread/process exit
Arve Hjønnevåg
2012-10-22
Staging: android: binder: Add some tracepoints
Arve Hjønnevåg
2012-10-22
Staging: android: binder: Add some missing binder_stat_br calls
Arve Hjønnevåg
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-26
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
new helper: __alloc_fd()
Al Viro
2012-09-26
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-21
userns: Convert binder ipc to use kuids
Eric W. Biederman
2012-08-17
Staging: android: binder: Remove an inconsequential conditional macro
Sachin Kamat
2012-08-17
Staging: android: binder: Make task_get_unused_fd_flags function static
Sachin Kamat
2012-06-26
drivers: staging: android: binder.c: fix printk macros
Sherwin Soltani
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-09
Staging: android: binder: Fix use-after-free bug
Arve Hjønnevåg
2012-03-07
Staging:android: Change type for binder_debug_no_lock switch to bool
Zhengwang Ruan
2012-02-24
fs: Remove missed ->fds_bits from cessation use of fd_set structs internally
David Howells
2012-02-19
Wrap accesses to the fd_sets in struct fdtable
David Howells
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2012-02-08
drivers:staging:android Typos: fix some comments that have typos in them.
Justin P. Mattock
2012-02-08
Staging: android: binder: Fix crashes when sharing a binder file between proc...
Arve Hjønnevåg
2012-02-08
Staging: android: binder: Don't call dump_stack in binder_vma_open
Arve Hjønnevåg
2011-11-30
staging: binder: Fix memory corruption via page aliasing
Christopher Lais
2011-11-30
Staging: android: binder: Create dedicated workqueue for binder deferred work
Arve Hjønnevåg
2011-11-30
staging: android: binder: Move debugging information from procfs to debugfs
Arve Hjønnevåg
2011-11-30
binder: Use seq_file for debug interface.
Arve Hjønnevåg
2011-11-30
android-common: Fix slab.h includes for 2.6.34-rc4
Colin Cross
2011-11-30
Revert "Staging: android: delete android drivers"
Greg Kroah-Hartman
2009-12-11
Staging: android: delete android drivers
Greg Kroah-Hartman
2009-09-15
staging: Make some structures static
Julia Lawall
2009-09-15
Staging: android: binder: partial checkpatch cleanup
Daniel Walker
2009-09-15
Staging: android: binder: cleanup some long lines
Daniel Walker
2009-09-15
staging: android: binder: clean up for all the stat statments
Daniel Walker
2009-09-15
staging: android: binder: global variable cleanup.
Daniel Walker
2009-09-15
staging: android: binder: add enum usage in function arguments
Daniel Walker
2009-09-15
staging: android: binder: remove a predefine
Daniel Walker
2009-09-15
staging: android: binder: move debugging mask into a macro
Daniel Walker
2009-06-19
Staging: android: binder: fix up some checkpatch warnings
Greg Kroah-Hartman
2009-04-17
Staging: binder: Defer flush and release operations to avoid deadlocks.
Arve Hjønnevåg
2009-04-17
Staging: binder: Prevent the wrong thread from adding a transaction to the st...
Arve Hjønnevåg
2009-04-17
Staging: binder: Cast to uintptr_t instead of size_t when aligning pointers
Arve Hjønnevåg
2009-04-17
Staging: binder: Keep a reference to the files_struct while the driver is mma...
Arve Hjønnevåg
2009-04-17
Staging: binder: Add more offset validation.
Arve Hjønnevåg
2009-04-17
Staging: binder: mmap fixes.
Arve Hjønnevåg
2009-04-17
Staging: binder: Don't create two proc entries with the same name if the driv...
Arve Hjønnevåg
[next]