linux/drivers/staging/android
Arve Hjønnevåg 585650dcec Staging: android: binder: Allow using highmem for binder buffers
The default kernel mapping for the pages allocated for the binder
buffers is never used. Set the __GFP_HIGHMEM flag when allocating
these pages so we don't needlessly use low memory pages that may
be required elsewhere.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-22 13:23:19 -07:00
..
Kconfig staging/android: Remove ram_console driver 2012-06-13 17:03:09 -07:00
Makefile staging/android: Remove ram_console driver 2012-06-13 17:03:09 -07:00
TODO
alarm-dev.c Staging: android: Alarm driver cleanups 2012-09-04 14:23:33 -07:00
android_alarm.h Staging: Android alarm: IOCTL command encoding fix 2012-09-04 14:18:43 -07:00
ashmem.c mm: kill vma flag VM_CAN_NONLINEAR 2012-10-09 16:22:17 +09:00
ashmem.h
binder.c Staging: android: binder: Allow using highmem for binder buffers 2012-10-22 13:23:19 -07:00
binder.h
logger.c staging: android: logger: Finish documentation of two structs 2012-08-13 19:04:25 -07:00
logger.h staging: android: logger.h: Complete documentation of logger_entry 2012-08-13 19:04:25 -07:00
lowmemorykiller.c
ram_console.h
timed_gpio.c staging/android: use module_platform_driver 2012-08-13 19:04:25 -07:00
timed_gpio.h
timed_output.c staging: Android: Fix some checkpatch warnings 2012-06-12 11:20:17 -07:00
timed_output.h