aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-08-231-0/+5
* ANDROID: binder: Add strong ref checksArve Hjønnevåg2016-08-231-9/+17
* binder: prevent kptr leak by using %pK format specifierNick Desaulniers2016-08-191-1/+1
* ashmem: Validate ashmem memory with fops pointerSunil Khatri2016-08-081-20/+18
* Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg2015-06-021-1/+1
* Staging: android: binder: Add some tracepointsArve Hjønnevåg2015-06-023-20/+400
* Staging: android: binder: Add some missing binder_stat_br callsArve Hjønnevåg2015-06-021-0/+4
* android: drivers: workaround debugfs race in binderRiley Andrews2015-06-011-2/+14
* lowmemorykiller: enhance debug informationLiam Mark2014-11-101-14/+35
* lowmemorykiller: make default lowmemorykiller debug message usefulColin Cross2014-11-101-7/+17
* lowmemorykiller: Account for highmem during kswapd reclaimNaveen Ramaraj2014-10-021-0/+31
* staging: android: ashmem: Avoid deadlock with mmap/shrinkLaura Abbott2014-03-131-1/+3
* Motion Apps 5.1.6 Release Candidate 54chohee.park2013-08-2111-640/+969
* Sensors: Invensense Motion Apps 5.1.6 Release Candidate 33chohee.park2013-08-216-255/+393
* Revert "drivers/staging: msm8610: Reduce android log buffer sizes"Ajay Dudani2013-07-171-4/+4
* binder: use freezable blocking callsColin Cross2013-07-121-2/+3
* msm: remove fmem supportLarry Bassel2013-07-088-2761/+0
* Revert "staging: android: ram_console: honor dmesg_restrict"Patrick Tjin2013-06-271-3/+0
* Merge branch 'q3.4/android-msm-3.4' into android-msm-hammerhead-3.4Devin Kim2013-06-241-4/+4
|\
| * Merge branch 'core-3.4' into android-msm-3.4Stephen Boyd2013-06-071-4/+4
| |\
| | * drivers/staging: msm8610: Reduce android log buffer sizesBhargav Upperla2013-06-071-4/+4
* | | Sensors: Invensense Motion Apps 5.1.6 Release Candidate 25Devin Kim2013-06-1710-1152/+2150
* | | ashmem: avoid deadlock between read and mmap callsTodd Poynor2013-06-071-27/+33
* | | Sensors: Fix permission of iio:device0 nodesDevin Kim2013-05-301-61/+61
* | | Sensors: Invensense 5.1.6 IIO driver releasechohee.park2013-05-3128-6/+11026
* | | Merge branch 'q3.4/android-msm-3.4' into android-msm-hammerhead-3.4Devin Kim2013-05-062-2/+28
|\| |
| * | Merge branch 'core-3.4' into android-msm-3.4Stephen Boyd2013-05-011-1/+27
| |\|
| | * Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg2013-05-011-1/+27
| * | Merge branch 'core-3.4' into android-msm-3.4Stephen Boyd2013-04-111-1/+1
| |\|
| | * switch: Reset device's drvdata before destroying itDeva Ramasubramanian2013-04-111-1/+1
* | | Add security hooks to binder and implement the hooks for SELinux.Devin Kim2013-04-151-0/+21
|/ /
* | android/lowmemorykiller: Selectively count free CMA pagesLiam Mark2013-04-041-15/+74
* | android: lowmemorykiller: add lmk parameters tunning code.seungho1.park2013-04-041-0/+87
* | Revert "android/lowmemorykiller: Only consider gfp_mask free pages"Olav Haugan2013-04-041-63/+0
* | Merge branch 'core-3.4' into android-msm-3.4Stephen Boyd2013-04-044-5/+9
|\|
| * drivers: staging: rename synaptics_i2c_rmi4 to avoid confusionAmy Maloche2013-04-044-5/+9
* | android/lowmemorykiller: Ignore tasks with freed mmLiam Mark2013-03-121-2/+8
* | android/lowmemorykiller: Wait for memory to be freedLiam Mark2013-03-121-8/+31
* | Merge branch 'qandroid-3.4' into android-msm-3.4Stephen Boyd2013-03-121-1/+1
|\ \
| * | staging: android: lowmemorykiller: Reduce debug_level to 1Liam Mark2013-03-121-1/+1
* | | android/lowmemorykiller: Only consider gfp_mask free pagesLiam Mark2013-03-121-0/+63
* | | Merge branch 'qandroid-3.4' into android-msm-3.4Stephen Boyd2013-03-122-0/+94
|\| |
| * | staging: android: lowmemorykiller: Add config option to support oom_adj valuesArve Hjønnevåg2013-03-122-0/+94
* | | Merge branch 'qandroid-3.4' into android-msm-3.4Stephen Boyd2013-03-121-6/+23
|\| |
| * | android/lowmemorykiller: Check all tasks for death pendingLiam Mark2013-03-121-6/+23
* | | Merge branch 'qandroid-3.4' into android-msm-3.4Stephen Boyd2013-03-121-1/+1
|\| |
| * | drivers: staging: android: Fix ashmem vm range comparison to stop roll-overMatthew Trusten2013-03-121-1/+1
* | | Merge branch 'qandroid-3.4' into android-msm-3.4Stephen Boyd2013-03-121-4/+12
|\| |
| * | staging: ashmem: Fix the build failure when OUTER_CACHE is enabledTrilok Soni2013-03-121-4/+12
* | | fmem: add qcache implementationLarry Bassel2013-03-128-0/+2761