aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/sys_wildfire.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16mm: fix lumpy reclaim lru handling at isolate_lru_pagesKAMEZAWA Hiroyuki1-9/+1
2009-06-16vmscan: count the number of times zone_reclaim() scans and failsMel Gorman3-0/+9
2009-06-16vmscan: do not unconditionally treat zones that fail zone_reclaim() as fullMel Gorman3-9/+32
2009-06-16vmscan: properly account for the number of page cache pages zone_reclaim() can reclaimMel Gorman2-11/+53
2009-06-16writeback: skip new or to-be-freed inodesWu Fengguang1-3/+3
2009-06-16oom: only oom kill exiting tasks with attached memoryDavid Rientjes1-5/+3
2009-06-16vmscan: handle may_swap more strictlyDaisuke Nishimura1-9/+9
2009-06-16vmscan: merge duplicate code in shrink_active_list()Wu Fengguang1-53/+42
2009-06-16vmscan: make mapped executable pages the first class citizenWu Fengguang1-7/+45
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang3-15/+34