aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-29
* mm: trivial cleanups in vmscan.cHugh Dickins2012-05-29
* mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins2012-05-29
* mm/vmscan: kill struct mem_cgroup_zoneKonstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into should_continue_reclaim()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into get_scan_count()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into shrink_list()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov2012-05-29
* mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into putback_inactive_pages()Konstantin Khlebnikov2012-05-29
* mm/vmscan: remove update_isolated_counts()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push zone pointer into shrink_page_list()Konstantin Khlebnikov2012-05-29
* mm/vmscan: push lruvec pointer into isolate_lru_pages()Konstantin Khlebnikov2012-05-29
* mm/vmscan: store "priority" in struct scan_controlKonstantin Khlebnikov2012-05-29
* mm/memcg: use vm_swappiness from target memory cgroupKonstantin Khlebnikov2012-05-29
* mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov2012-05-29
* mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-29
* mm: push lru index into shrink_[in]active_list()Konstantin Khlebnikov2012-05-29
* mm/memcg: move reclaim_stat into lruvecHugh Dickins2012-05-29
* mm/memcg: scanning_global_lru means mem_cgroup_disabledHugh Dickins2012-05-29
* mm: avoid swapping out with swappiness==0Satoru Moriya2012-05-29
* mm: consider all swapped back pages in used-once logicMichal Hocko2012-05-29
* mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han2012-05-29
* mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner2012-05-29
* mm: vmscan: remove reclaim_mode_tMel Gorman2012-05-29
* mm: vmscan: do not stall on writeback during memory compactionMel Gorman2012-05-29
* mm: vmscan: remove lumpy reclaimMel Gorman2012-05-29
* mm: remove swap token codeRik van Riel2012-05-29
* mm: fix up the vmscan stat in vmstatYing Han2012-04-26
* Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han2012-04-12
* Fix potential endless loop in kswapd when compaction is not enabledRik van Riel2012-03-24
* mm: fix testorder interaction between two kswapd patchesHugh Dickins2012-03-23
* mm: forbid lumpy-reclaim in shrink_active_list()Konstantin Khlebnikov2012-03-21
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-21
* mm/vmscan.c: fix spelling errorCopot Alexandru2012-03-21
* vmscan: handle isolated pages with lru lock releasedHillf Danton2012-03-21
* mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman2012-03-21
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-21
* vmscan: kswapd carefully call compactionRik van Riel2012-03-21
* vmscan: reclaim at order 0 when compaction is enabledRik van Riel2012-03-21
* mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton2012-03-21
* mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton2012-03-21
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-23
* SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-23
* mm: rearrange putback_inactive_pagesHugh Dickins2012-01-12
* mm: remove isolate_pages()Hugh Dickins2012-01-12
* mm: enum lru_list lruHugh Dickins2012-01-12
* mm: take pagevecs off reclaim stackHugh Dickins2012-01-12
* mm: vmscan: check if reclaim should really abort even if compaction_ready() i...Mel Gorman2012-01-12
* mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ...Mel Gorman2012-01-12