Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-06-17 | alpha: remove obsolete hw_interrupt_type | Thomas Gleixner | 20 | -27/+27 |
2009-06-17 | mm: fix lumpy reclaim lru handling at isolate_lru_pages | KAMEZAWA Hiroyuki | 1 | -9/+1 |
2009-06-17 | vmscan: count the number of times zone_reclaim() scans and fails | Mel Gorman | 3 | -0/+9 |
2009-06-17 | vmscan: do not unconditionally treat zones that fail zone_reclaim() as full | Mel Gorman | 3 | -9/+32 |
2009-06-17 | vmscan: properly account for the number of page cache pages zone_reclaim() ca... | Mel Gorman | 2 | -11/+53 |
2009-06-17 | writeback: skip new or to-be-freed inodes | Wu Fengguang | 1 | -3/+3 |
2009-06-17 | oom: only oom kill exiting tasks with attached memory | David Rientjes | 1 | -5/+3 |
2009-06-17 | vmscan: handle may_swap more strictly | Daisuke Nishimura | 1 | -9/+9 |
2009-06-17 | vmscan: merge duplicate code in shrink_active_list() | Wu Fengguang | 1 | -53/+42 |
2009-06-17 | vmscan: make mapped executable pages the first class citizen | Wu Fengguang | 1 | -7/+45 |
2009-06-17 | vmscan: report vm_flags in page_referenced() | Wu Fengguang | 3 | -15/+34 |