Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / android / binder.c
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-09 Arve HjønnevågStaging: android: binder: Fix use-after-free bug
2012-03-07 Zhengwang RuanStaging:android: Change type for binder_debug_no_lock...
2012-02-24 David Howellsfs: Remove missed ->fds_bits from cessation use of...
2012-02-19 David HowellsWrap accesses to the fd_sets in struct fdtable
2012-02-10 Greg Kroah-HartmanMerge tag 'staging-3.3-rc3' into staging-next
2012-02-09 Justin P. Mattockdrivers:staging:android Typos: fix some comments that...
2012-02-08 Arve HjønnevågStaging: android: binder: Fix crashes when sharing...
2012-02-08 Arve HjønnevågStaging: android: binder: Don't call dump_stack in...
2011-11-30 Christopher Laisstaging: binder: Fix memory corruption via page aliasing
2011-11-30 Arve HjønnevågStaging: android: binder: Create dedicated workqueue...
2011-11-30 Arve Hjønnevågstaging: android: binder: Move debugging information...
2011-11-30 Arve Hjønnevågbinder: Use seq_file for debug interface.
2011-11-30 Colin Crossandroid-common: Fix slab.h includes for 2.6.34-rc4
2011-11-30 Greg Kroah-HartmanRevert "Staging: android: delete android drivers"
2009-12-11 Greg Kroah-HartmanStaging: android: delete android drivers
2009-09-15 Julia Lawallstaging: Make some structures static
2009-09-15 Daniel WalkerStaging: android: binder: partial checkpatch cleanup
2009-09-15 Daniel WalkerStaging: android: binder: cleanup some long lines
2009-09-15 Daniel Walkerstaging: android: binder: clean up for all the stat...
2009-09-15 Daniel Walkerstaging: android: binder: global variable cleanup.
2009-09-15 Daniel Walkerstaging: android: binder: add enum usage in function...
2009-09-15 Daniel Walkerstaging: android: binder: remove a predefine
2009-09-15 Daniel Walkerstaging: android: binder: move debugging mask into...
2009-06-19 Greg Kroah-HartmanStaging: android: binder: fix up some checkpatch warnings
2009-04-17 Arve HjønnevågStaging: binder: Defer flush and release operations...
2009-04-17 Arve HjønnevågStaging: binder: Prevent the wrong thread from adding...
2009-04-17 Arve HjønnevågStaging: binder: Cast to uintptr_t instead of size_t...
2009-04-17 Arve HjønnevågStaging: binder: Keep a reference to the files_struct...
2009-04-17 Arve HjønnevågStaging: binder: Add more offset validation.
2009-04-17 Arve HjønnevågStaging: binder: mmap fixes.
2009-04-17 Arve HjønnevågStaging: binder: Don't create two proc entries with...
2009-04-17 Arve HjønnevågStaging: binder: Remove VM_EXEC check.
2009-04-03 Randy DunlapStaging: android: binder: fix printk format warnings
2009-01-28 Oleg NesterovStaging: android: task_get_unused_fd_flags: fix the...
2009-01-28 Arve HjønnevågStaging: android: binder: fix arm build errors
2009-01-06 Greg Kroah-HartmanStaging: android: binder: fix build errors
2009-01-06 J.R. Maurostaging: android: binder: Fix use of euid
2009-01-06 J.R. MauroStaging: android: binder: Fix gcc warnings about improp...
2009-01-06 Arve HjønnevågStaging: android: add binder driver