aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_cgroup.c
Commit message (Expand)AuthorAge
* mm: fix kernel-doc warningsWanpeng Li2012-06-20
* page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-06
* page_cgroup: drop multi CONFIG_MEMORY_HOTPLUGBob Liu2012-01-12
* page_cgroup: add helper function to get swap_cgroupBob Liu2012-01-12
* mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner2012-01-12
* mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten2011-11-02
* cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt2011-11-02
* mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
* mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper2011-07-25
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-25
* memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki2011-06-15
* memcg: move page-freeing code out of lockNamhyung Kim2011-05-26
* memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim2011-05-26
* memcg: mark init_section_page_cgroup() properlyNamhyung Kim2011-05-26
* memcg: allocate memory cgroup structures in local nodesAndi Kleen2011-05-11
* Fix common misspellingsLucas De Marchi2011-03-31
* memcg: page_cgroup array is never stored on reserved pagesMichal Hocko2011-03-23
* page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko2011-03-23
* memcg: remove direct page_cgroup-to-page pointerJohannes Weiner2011-03-23
* mm: notifier_from_errno() cleanupPrarit Bhargava2011-03-22
* kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-19
* memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki2010-03-17
* memcg: move charges of anonymous swapDaisuke Nishimura2010-03-12
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-22
* memcg: remove some redundant checksLi Zefan2009-06-18
* memcg: add file-based RSS accountingBalbir Singh2009-06-18
* cgroups: make messages more readableRandy Dunlap2009-06-18
* memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-12
* memcg: don't use bootmem allocator in setup codeYinghai Lu2009-06-11
* memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-02
* cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-02
* memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-11
* memcg: add mem_cgroup_disabled()Hirokazu Takahashi2009-01-08
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-08
* memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki2009-01-08
* memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao2009-01-08
* mm: make init_section_page_cgroup() staticKOSAKI Motohiro2009-01-06
* page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki2008-12-10
* memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki2008-12-01
* meminit section warningsAl Viro2008-11-30
* memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki2008-11-12
* memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-23
* mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt2008-10-23
* memcg: allocate all page_cgroup at bootKAMEZAWA Hiroyuki2008-10-20