summaryrefslogtreecommitdiffstats
path: root/net/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-10oom: oom_kill_process() doesn't select kthread childKOSAKI Motohiro1-0/+2
2010-08-10oom: don't try to kill oom_unkillable childKOSAKI Motohiro1-3/+6
2010-08-10vmscan: update isolated page counters outside of main path in shrink_inactive...Mel Gorman1-25/+38
2010-08-10vmscan: set up pagevec as late as possible in shrink_page_list()Mel Gorman1-8/+28
2010-08-10vmscan: set up pagevec as late as possible in shrink_inactive_list()Mel Gorman1-43/+56
2010-08-10vmscan: remove unnecessary temporary vars in do_try_to_free_pagesMel Gorman1-5/+4
2010-08-10vmscan: simplify shrink_inactive_list()KOSAKI Motohiro1-110/+102
2010-08-10vmscan: kill prev_priority completelyKOSAKI Motohiro6-112/+0