aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/android/lowmemorykiller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Staging: android: lowmemorykiller: fix up remaining checkpatch warningsGreg Kroah-Hartman1-10/+16
2009-06-19Staging: android: lowmemorykiller: fix possible android low memory killer NULL pointerDavid Rientjes1-2/+8
2009-06-19Staging: android: lowmemorykiller: cleanup android low memory killerDavid Rientjes1-13/+26
2009-06-19Staging: android: lowmemorykiller: Don't count free space unless it meets the specified limit by itselfArve Hjønnevåg1-4/+9
2009-06-19Staging: android: lowmemorykiller: Only iterate over process list when needed.Arve Hjønnevåg1-14/+21
2009-01-06Staging: android: add lowmemorykiller driverSan Mehat1-0/+119