index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
/
binder.c
Age
Commit message (
Expand
)
Author
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
2009-04-17
Staging: binder: Remove VM_EXEC check.
Arve Hjønnevåg
2009-04-03
Staging: android: binder: fix printk format warnings
Randy Dunlap
2009-01-28
Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Oleg Nesterov
2009-01-28
Staging: android: binder: fix arm build errors
Arve Hjønnevåg
2009-01-06
Staging: android: binder: fix build errors
Greg Kroah-Hartman
2009-01-06
staging: android: binder: Fix use of euid
J.R. Mauro
2009-01-06
Staging: android: binder: Fix gcc warnings about improper format specifiers f...
J.R. Mauro
2009-01-06
Staging: android: add binder driver
Arve Hjønnevåg