summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm: make per-memcg LRU lists exclusiveJohannes Weiner2012-01-121-160/+151
* mm: collect LRU list heads into struct lruvecJohannes Weiner2012-01-121-10/+7
* mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner2012-01-121-10/+2
* mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner2012-01-121-84/+85
* mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner2012-01-121-18/+47
* mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner2012-01-121-124/+75
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-121-0/+44
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-091-5/+14
|\
| * net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa2012-01-071-5/+14
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-091-8/+8
|\ \ | |/ |/|
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-121-8/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-2/+1
|\ \
| * | memcg: keep root group unchanged if creation failsHillf Danton2011-12-201-2/+1
| |/
* | Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-221-87/+6
* | tcp memory pressure controlsGlauber Costa2011-12-121-1/+39
* | socket: initial cgroup code.Glauber Costa2011-12-121-2/+44
* | Basic kernel memory functionality for the Memory ControllerGlauber Costa2011-12-121-5/+100
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker2011-10-311-0/+1
* | memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt2011-11-021-4/+6
* | memcg: close race between charge and putbackJohannes Weiner2011-11-021-1/+20
* | memcg: skip scanning active lists based on individual sizeJohannes Weiner2011-11-021-34/+17
* | memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov2011-11-021-1/+1
* | memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki2011-11-021-1/+1
* | memcg: rename mem variable to memcgRaghavendra K T2011-11-021-463/+467
* | mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-1/+2
|/
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-141-166/+6
* memcg: fix hierarchical oom lockingJohannes Weiner2011-08-251-12/+5
* memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-251-7/+2
* Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko2011-08-091-2/+10
* tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-031-57/+9
* memcg: get rid of percpu_charge_mutex lockMichal Hocko2011-07-261-10/+2
* memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko2011-07-261-25/+26
* memcg: unify sync and async per-cpu charge cache drainingMichal Hocko2011-07-261-14/+34
* memcg: do not try to drain per-cpu caches without pagesMichal Hocko2011-07-261-6/+7
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-261-6/+166
* memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura2011-07-261-1/+1
* memcg: change memcg_oom_mutex to spinlockMichal Hocko2011-07-261-11/+11
* memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko2011-07-261-16/+70
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-261-127/+49
* memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-261-8/+7
* memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki2011-07-081-6/+27
* memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki2011-07-081-31/+76
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-271-0/+1
* memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki2011-06-151-1/+7
* memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki2011-06-151-16/+38
* memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki2011-06-151-1/+1
* mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki2011-06-151-0/+1
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-151-9/+7
* memcg: add the pagefault count into memcg statsYing Han2011-05-261-0/+47
OpenPOWER on IntegriCloud