linux/drivers/staging/android
Arve Hjønnevåg 99150f6a1a staging: android: lowmemorykiller: Change default debug_level to 1
The select...to kill messages are not very useful when not debugging
the lowmemorykiller itself. After the change to check TIF_MEMDIE
instead of using a task notifer this message can also get very
noisy.

Cc: Android Kernel Team <kernel-team@android.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-05 16:37:45 +08:00
..
trace staging: sync: Add tracepoint support 2013-03-04 17:46:55 +08:00
alarm-dev.c staging: alarm-dev: Implement compat_ioctl support 2013-01-18 12:37:11 -08:00
android_alarm.h staging: alarm-dev: Implement compat_ioctl support 2013-01-18 12:37:11 -08:00
ashmem.c staging: android: ashmem: get_name,set_name not to hold ashmem_mutex 2013-03-05 16:35:22 +08:00
ashmem.h
binder_trace.h Staging: android: binder: Add some tracepoints 2012-10-22 13:04:29 -07:00
binder.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
binder.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-02-21 17:40:58 -08:00
Kconfig staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
logger.c Staging: Android: logger: module_exit implementation 2012-11-26 16:01:30 -08:00
logger.h staging: android: logger.h: Complete documentation of logger_entry 2012-08-13 19:04:25 -07:00
lowmemorykiller.c staging: android: lowmemorykiller: Change default debug_level to 1 2013-03-05 16:37:45 +08:00
Makefile staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
ram_console.h
sw_sync.c staging: sw_sync: Convert to use new value_str debug ops 2013-03-04 17:46:55 +08:00
sw_sync.h staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
sync.c staging: sync: Fix timeout = 0 wait behavior 2013-03-04 17:46:55 +08:00
sync.h staging: sync: Refactor sync debug printing 2013-03-04 17:46:55 +08:00
timed_gpio.c staging/android: use module_platform_driver 2012-08-13 19:04:25 -07:00
timed_gpio.h
timed_output.c
timed_output.h
TODO