aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)AuthorFilesLines
2012-02-10staging: android-alarm: Fix include compile issuesJohn Stultz2-4/+2
2012-02-10staging: android-alarm: Add needed module.h includesAndy Green2-0/+2
2012-02-10staging: android-alarm: Don't use save_time_delta.Arve Hjønnevåg1-5/+6
2012-02-10staging: android-alarm: Add android alarm driver & in-kernel alarm interfaceArve Hjønnevåg3-0/+978
2012-02-08staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov1-0/+3
2012-02-08staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov1-7/+1
2012-02-08staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov1-7/+9
2012-02-08staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov1-3/+4
2012-02-08staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird1-0/+6
2012-02-08staging: android: logger: clarify code in clock_intervalTim Bird1-8/+20
2012-02-08staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird1-1/+2
2012-02-08staging: android: logger: simplify and optimize get_entry_lenTim Bird1-8/+12
2012-02-08staging: android: logger: Change logger_offset() from macro to functionTim Bird1-6/+10
2012-02-08drivers/staging/android/timed_gpio.c: Stlye fixesTracey Dent1-3/+3
2012-02-08drivers/staging/android/ashmem.c: CleanupsTracey Dent1-2/+2
2012-02-08Staging: android: ram_console: Use resource_size functionThomas Meyer1-1/+1
2012-02-08drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock2-2/+2
2012-02-08staging: android: ram_console use kmemdup instead of kmallocGreg Dietsche1-3/+2
2012-02-08staging: android/ram_console: Don't build on arches w/o ioremapAnton Vorontsov1-0/+1
2012-02-08staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg1-1/+4
2012-02-08Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg1-1/+11
2012-02-08Staging: android: Remove pmem driverShuah Khan4-1443/+0
2012-02-08Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg1-1/+0
2011-12-22Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra1-6/+6
2011-12-22Staging: android: fixed a space warning in binder.hMarco Navarra1-1/+1
2011-12-21ashmem: Whitespace cleanupsJohn Stultz1-25/+21
2011-12-21ashmem: Fix arguments to ashmem_shrinkColin Cross1-7/+12
2011-12-21ashmem: Support lseek(2) in ashmem driverBjorn Bringert1-1/+38
2011-12-21ashmem: Update arguments of shrinker for 2.6.35Colin Cross1-3/+3
2011-12-21ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg1-1/+10
2011-12-21ashmem: Implement read(2) in ashmem driverBjorn Bringert1-0/+27
2011-12-21ashmem: Anonymous shared memory subsystemRobert Love4-0/+736
2011-12-16staging: android: add pmem driverRebecca Schultz4-0/+1443
2011-12-16staging: android: switch: minor code formatting cleanupsGreg Kroah-Hartman2-4/+4
2011-12-16staging: android: switch: switch class and GPIO drivers.Mike Lockwood7-0/+417
2011-12-16Staging: android: fixed white spaces coding style issue in logger.cMarco Navarra1-7/+7
2011-11-30staging: android: ram_console: pass in a boot info stringColin Cross2-10/+57
2011-11-30android: logger: bump up the logger buffer sizesJP Abgrall1-3/+3
2011-11-30android: lowmemorykiller: Fix arguments to lowmem_shrinkColin Cross1-9/+9
2011-11-30staging: android: lowmemorykiller: Ignore shmem pages in page-cacheArve Hjønnevåg1-1/+2
2011-11-30staging: android: lowmemorykiller: Update arguments of shrinker for 2.6.35Colin Cross1-1/+1
2011-11-30staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat1-6/+0
2011-11-30staging: binder: Fix memory corruption via page aliasingChristopher Lais1-1/+4
2011-11-30staging: android: lowmemkiller: Substantially reduce overhead during reclaimSan Mehat1-0/+43
2011-11-30staging: android: lowmemorykiller: Don't try to kill the same pid over and overSan Mehat1-0/+6
2011-11-30Staging: android: binder: Create dedicated workqueue for binder deferred workArve Hjønnevåg1-1/+6
2011-11-30Staging: android: timed_gpio: Properly discard invalid timeout values.Mike Lockwood1-1/+3
2011-11-30staging: android: binder: Move debugging information from procfs to debugfsArve Hjønnevåg1-42/+39
2011-11-30binder: Use seq_file for debug interface.Arve Hjønnevåg1-374/+201
2011-11-30android: logger: Add new system log for framework/system log messagesSan Mehat2-0/+8