aboutsummaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)Author
2012-01-09net: Fix build with INET disabled.David S. Miller
2011-12-15Move limit definitions outside CONFIG_INETGlauber Costa
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-05-26memcg: add the pagefault count into memcg statsYing Han
2011-05-26memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han
2011-05-26memcg: reclaim memory from nodes in round-robin orderYing Han
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han
2011-04-14memcg: fix mem_cgroup_rotate_reclaimable_page()Eric Dumazet
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-09vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-05-27memcg: fix mis-accounting of file mapped racy with migrationakpm@linux-foundation.org
2010-05-25vmscan: remove isolate_pages callback scan controlJohannes Weiner
2010-03-12memcg: fix oom kill behaviorKAMEZAWA Hiroyuki
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki
2009-12-16memcg: add accessor to mem_cgroup.cssWu Fengguang
2009-12-16memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang
2009-09-24memory controller: soft limit reclaim on contentionBalbir Singh
2009-06-18memcg: add file-based RSS accountingBalbir Singh
2009-06-16vmscan: evict use-once pages firstRik van Riel
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki
2009-04-02memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro
2009-04-02memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro
2009-04-02memcg: show memcg information during OOMBalbir Singh
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki
2009-01-08memcg: remove mem_cgroup_try_chargeDaisuke Nishimura
2009-01-08memcg: fix calculation of active_ratioKOSAKI Motohiro
2009-01-08memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro
2009-01-08memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro
2009-01-08memcg: add inactive_anon_is_low()KOSAKI Motohiro
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki