aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* mm: memcg: shorten preempt-disabled section around event checksJohannes Weiner2012-01-12
* memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki2012-01-12
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-12
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-12
* mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner2012-01-12
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-12
* mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner2012-01-12
* mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner2012-01-12
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-09
|\
| * net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa2012-01-07
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\ \ | |/ |/|
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-23
|\ \
| * | memcg: keep root group unchanged if creation failsHillf Danton2011-12-20
| |/
* | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-22
* | tcp memory pressure controlsGlauber Costa2011-12-12
* | socket: initial cgroup code.Glauber Costa2011-12-12
* | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-12
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker2011-10-31
* | memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt2011-11-02
* | memcg: close race between charge and putbackJohannes Weiner2011-11-02
* | memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-02
* | memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov2011-11-02
* | memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki2011-11-02
* | memcg: rename mem variable to memcgRaghavendra K T2011-11-02
* | mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-31
|/
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-14
* memcg: fix hierarchical oom lockingJohannes Weiner2011-08-25
* memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-25
* Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko2011-08-09
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03
* memcg: get rid of percpu_charge_mutex lockMichal Hocko2011-07-26
* memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko2011-07-26
* memcg: unify sync and async per-cpu charge cache drainingMichal Hocko2011-07-26
* memcg: do not try to drain per-cpu caches without pagesMichal Hocko2011-07-26
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-26
* memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura2011-07-26
* memcg: change memcg_oom_mutex to spinlockMichal Hocko2011-07-26
* memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko2011-07-26
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-26
* memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-26
* memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki2011-07-09
* memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki2011-07-09
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-27
* memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki2011-06-15
* memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki2011-06-15
* memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki2011-06-15
* mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki2011-06-15