summaryrefslogtreecommitdiffstats
path: root/mm/page_cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* mm/page_cgroup.c: mark functions as staticRashika Kheria2014-04-031-6/+6
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-211-2/+3
|\
| * mm/page_cgroup.c: use memblock apis for early memory allocationsGrygorii Strashko2014-01-211-2/+3
* | cgroup: remove stray references to css_idHugh Dickins2014-01-131-1/+1
|/
* memcontrol: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang2012-12-111-0/+3
* memcg: rename config variablesAndrew Morton2012-07-311-1/+1
* mm: fix kernel-doc warningsWanpeng Li2012-06-201-2/+2
* page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-061-1/+3
* page_cgroup: drop multi CONFIG_MEMORY_HOTPLUGBob Liu2012-01-121-16/+14
* page_cgroup: add helper function to get swap_cgroupBob Liu2012-01-121-36/+20
* mm: page_cgroup: check page_cgroup arrays in lookup_page_cgroup() only when n...Johannes Weiner2012-01-121-2/+16
* mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2012-01-121-52/+7
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-121-1/+0
* mm/page_cgroup.c: quiet sparse noiseH Hartley Sweeten2011-11-021-1/+1
* cgroup/kmemleak: Annotate alloc_page() for cgroup allocationsSteven Rostedt2011-11-021-2/+5
* mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
* mm/page_cgroup.c: simplify code by using SECTION_ALIGN_UP() and SECTION_ALIGN...Daniel Kiper2011-07-251-4/+4
* mm: remove the leftovers of noswapaccountWANG Cong2011-07-251-1/+1
* memcg: fix init_page_cgroup nid with sparsememKAMEZAWA Hiroyuki2011-06-151-18/+53
* memcg: move page-freeing code out of lockNamhyung Kim2011-05-261-9/+13
* memcg: fix off-by-one when calculating swap cgroup map lengthNamhyung Kim2011-05-261-1/+1
* memcg: mark init_section_page_cgroup() properlyNamhyung Kim2011-05-261-2/+2
* memcg: allocate memory cgroup structures in local nodesAndi Kleen2011-05-111-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* memcg: page_cgroup array is never stored on reserved pagesMichal Hocko2011-03-231-5/+5
* page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko2011-03-231-22/+36
* memcg: remove direct page_cgroup-to-page pointerJohannes Weiner2011-03-231-36/+55
* mm: notifier_from_errno() cleanupPrarit Bhargava2011-03-221-6/+1
* kmemleak: Annotate false positive in init_section_page_cgroup()Catalin Marinas2010-07-191-0/+7
* memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki2010-03-171-4/+16
* memcg: move charges of anonymous swapDaisuke Nishimura2010-03-121-2/+32
* memory hotplug: alloc page from other node in memory onlineShaohua Li2009-09-221-3/+9
* memcg: remove some redundant checksLi Zefan2009-06-181-8/+0
* memcg: add file-based RSS accountingBalbir Singh2009-06-181-0/+2
* cgroups: make messages more readableRandy Dunlap2009-06-181-7/+7
* memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-121-19/+10
* memcg: don't use bootmem allocator in setup codeYinghai Lu2009-06-111-4/+8
* memcg: remove redundant message at swaponKAMEZAWA Hiroyuki2009-04-021-7/+0
* cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-021-18/+14
* memcg: use __GFP_NOWARN in page cgroup allocationKAMEZAWA Hiroyuki2009-02-111-1/+2
* memcg: add mem_cgroup_disabled()Hirokazu Takahashi2009-01-081-2/+2
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-081-0/+1
* memcg: swap cgroup for remembering usageKAMEZAWA Hiroyuki2009-01-081-0/+197
* memcg: do not recalculate section unnecessarily in init_section_page_cgroupFernando Luis Vazquez Cao2009-01-081-4/+1
* mm: make init_section_page_cgroup() staticKOSAKI Motohiro2009-01-061-1/+1
* page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki2008-12-101-0/+3
* memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki2008-12-011-14/+29
* meminit section warningsAl Viro2008-11-301-6/+7
* memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki2008-11-121-2/+2
OpenPOWER on IntegriCloud