aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* memcg: ensure list is empty at rmdirDaisuke Nishimura2010-01-16
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-16
|\
| * memcg: add accessor to mem_cgroup.cssWu Fengguang2009-12-16
| * memcg: rename and export try_get_mem_cgroup_from_page()Wu Fengguang2009-12-16
* | memcg: code clean, remove unused variable in mem_cgroup_resize_limit()Bob Liu2009-12-16
* | memcg: remove memcg_tasklistDaisuke Nishimura2009-12-16
* | memcg: avoid oom-killing innocent task in case of use_hierarchyDaisuke Nishimura2009-12-16
* | memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura2009-12-16
* | memcg: add mem_cgroup_cancel_charge()Daisuke Nishimura2009-12-16
* | memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki2009-12-16
* | memcg: coalesce charging via percpu storageKAMEZAWA Hiroyuki2009-12-16
* | memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-16
* | memcg: fix memory.memsw.usage_in_bytes for root cgroupKirill A. Shutemov2009-12-16
|/
* ksm: mem cgroup charge swapin copyHugh Dickins2009-12-15
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
* memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki2009-10-01
* memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-01
* memcg: fix refcnt going negativeKAMEZAWA Hiroyuki2009-10-01
* memcg: show swap usage in stat fileDaisuke Nishimura2009-09-24
* memcg: improve resource counter scalabilityBalbir Singh2009-09-24
* memory controller: soft limit reclaim on contentionBalbir Singh2009-09-24
* memory controller: soft limit refactor reclaim flagsBalbir Singh2009-09-24
* memory controller: soft limit organize cgroupsBalbir Singh2009-09-24
* memory controller: soft limit interfaceBalbir Singh2009-09-24
* memcg: add comments explaining memory barriersKAMEZAWA Hiroyuki2009-09-24
* memcg: remove the overhead associated with the root cgroupBalbir Singh2009-09-24
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* mm: drop unneeded double negationsJohannes Weiner2009-09-22
* cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* memcg: fix lru rotation in isolate_pagesKAMEZAWA Hiroyuki2009-06-18
* memcg: fix behavior under memory.limit equals to memsw.limitKAMEZAWA Hiroyuki2009-06-18
* memcg: fix swap accountingKAMEZAWA Hiroyuki2009-06-18
* memcg: remove some redundant checksLi Zefan2009-06-18
* memcg: add file-based RSS accountingBalbir Singh2009-06-18
* vmscan: evict use-once pages firstRik van Riel2009-06-16
* memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan2009-05-29
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-02
* memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura2009-05-02
* memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-13
* memcg: cleanup cache_chargeDaisuke Nishimura2009-04-02
* cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-02
* memcg: charge swapcache to proper memcgDaisuke Nishimura2009-04-02
* memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro2009-04-02
* memcg: show memcg information during OOMBalbir Singh2009-04-02
* memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* memcg: fix shrinking memory to return -EBUSY by fixing retry algorithmKAMEZAWA Hiroyuki2009-04-02
* memcg: hierarchical statKAMEZAWA Hiroyuki2009-04-02