summaryrefslogtreecommitdiff
path: root/drivers/staging/android/lowmemorykiller.c
AgeCommit message (Expand)Author
2016-09-27Staging: android: fixed permissions style issueEric Salem
2016-09-01staging: android: lowmemorykiller.c: Fix checkpatch warningAnson Jacob
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-04-29staging: lowmemorykiller: remove bogus NULL checkDan Carpenter
2016-04-04android,lowmemorykiller: Don't abuse TIF_MEMDIE.Tetsuo Handa
2016-03-11staging: lowmemorykiller: fix 2 checks that checkpatch complainedSandeep Jain
2016-02-07staging: lowmemorykiller: Make default lowmemorykiller debug message usefulColin Cross
2015-11-15staging: android: properly align function argumentsIoana Ciornei
2015-11-15staging: android: replace uint32_t with u32Ioana Ciornei
2015-10-12drivers/staging: make android lowmemorykiller.c explicitly non-modularPaul Gortmaker
2015-10-04android, lmk: Send SIGKILL before setting TIF_MEMDIE.Tetsuo Handa
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-24mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-05-10android, lmk: avoid setting TIF_MEMDIE if process has already exitedDavid Rientjes
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2014-02-27staging: android: lowmemorykiller: neglect swap cached pages in other_fileVinayak Menon
2014-02-14staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sigWeijie Yang
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner
2013-03-25staging: android: lowmemorykiller: well-marked debug printDmitry Voytik
2013-03-05staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg
2013-03-05staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-04-09android, lowmemorykiller: remove task handoff notifierDavid Rientjes
2012-03-07Staging: android: lowmemorykiller.cGreg Kroah-Hartman
2012-03-07staging: android/lowmemorykiller: Don't unregister notifier from atomic contextPaul E. McKenney
2012-02-13staging: android, lowmemorykiller: convert to use oom_score_adjDavid Rientjes
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-08staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov
2012-02-08staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov
2012-02-08staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov
2012-02-08staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov
2012-02-08staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg
2011-12-22Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra
2011-11-30android: lowmemorykiller: Fix arguments to lowmem_shrinkColin Cross
2011-11-30staging: android: lowmemorykiller: Ignore shmem pages in page-cacheArve Hjønnevåg
2011-11-30staging: android: lowmemorykiller: Update arguments of shrinker for 2.6.35Colin Cross
2011-11-30staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat
2011-11-30staging: android: lowmemkiller: Substantially reduce overhead during reclaimSan Mehat
2011-11-30staging: android: lowmemorykiller: Don't try to kill the same pid over and overSan Mehat
2011-11-30staging/android: fix build issuesCorentin Chary
2011-11-30Revert "Staging: android: delete android drivers"Greg Kroah-Hartman
2009-12-11Staging: android: delete android driversGreg Kroah-Hartman
2009-09-15Staging: android: lowmemorykiller: fix module param errorsRandy Dunlap
2009-09-15Staging: android: lowmemorykiller: delete the decription fileDaniel Walker
2009-09-15Staging: android: lowmemorykiller: remove a predefineDaniel Walker
2009-07-28Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes
2009-06-19Staging: android: lowmemorykiller: fix up remaining checkpatch warningsGreg Kroah-Hartman
2009-06-19Staging: android: lowmemorykiller: fix possible android low memory killer NUL...David Rientjes
2009-06-19Staging: android: lowmemorykiller: cleanup android low memory killerDavid Rientjes