summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2012-07-31memcg: gix memory accounting scalability in shrink_page_listTim Chen
2012-07-31memcg: further prevent OOM with too many dirty pagesHugh Dickins
2012-07-31memcg: prevent OOM with too many dirty pagesMichal Hocko
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-07-31mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-17mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-06-29Merge branch 'master' into for-nextJiri Kosina
2012-06-28mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li
2012-06-28mm: fix page reclaim comment errorWanpeng Li
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins
2012-05-29mm: trivial cleanups in vmscan.cHugh Dickins
2012-05-29mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins
2012-05-29mm/vmscan: kill struct mem_cgroup_zoneKonstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into should_continue_reclaim()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into get_scan_count()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into shrink_list()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov
2012-05-29mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into putback_inactive_pages()Konstantin Khlebnikov
2012-05-29mm/vmscan: remove update_isolated_counts()Konstantin Khlebnikov
2012-05-29mm/vmscan: push zone pointer into shrink_page_list()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into isolate_lru_pages()Konstantin Khlebnikov
2012-05-29mm/vmscan: store "priority" in struct scan_controlKonstantin Khlebnikov
2012-05-29mm/memcg: use vm_swappiness from target memory cgroupKonstantin Khlebnikov
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins
2012-05-29mm/memcg: scanning_global_lru means mem_cgroup_disabledHugh Dickins
2012-05-29mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov
2012-05-29mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov
2012-05-29mm: push lru index into shrink_[in]active_list()Konstantin Khlebnikov
2012-05-29mm: avoid swapping out with swappiness==0Satoru Moriya
2012-05-29mm: consider all swapped back pages in used-once logicMichal Hocko
2012-05-29mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han
2012-05-29mm: memcg: count pte references from every member of the reclaimed hierarchyJohannes Weiner
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman
2012-05-29mm: remove swap token codeRik van Riel
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han
2012-03-24Fix potential endless loop in kswapd when compaction is not enabledRik van Riel
2012-03-23mm: fix testorder interaction between two kswapd patchesHugh Dickins
2012-03-21mm: forbid lumpy-reclaim in shrink_active_list()Konstantin Khlebnikov
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm/vmscan.c: fix spelling errorCopot Alexandru
2012-03-21vmscan: handle isolated pages with lru lock releasedHillf Danton
2012-03-21mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel