aboutsummaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2012-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-01-07net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-22Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa
2011-12-20memcg: keep root group unchanged if creation failsHillf Danton
2011-12-12cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo
2011-12-12tcp memory pressure controlsGlauber Costa
2011-12-12socket: initial cgroup code.Glauber Costa
2011-12-12Basic kernel memory functionality for the Memory ControllerGlauber Costa
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02memcg: Fix race condition in memcg_check_events() with this_cpu usageSteven Rostedt
2011-11-02memcg: close race between charge and putbackJohannes Weiner
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner
2011-11-02memcg: do not expose uninitialized mem_cgroup_per_node to worldIgor Mammedov
2011-11-02memcg: fix oom schedule_timeout()KAMEZAWA Hiroyuki
2011-11-02memcg: rename mem variable to memcgRaghavendra K T
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-08-25memcg: fix hierarchical oom lockingJohannes Weiner
2011-08-25memcg: pin execution to current cpu while draining stockJohannes Weiner
2011-08-09Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko
2011-08-03tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins
2011-07-26memcg: get rid of percpu_charge_mutex lockMichal Hocko
2011-07-26memcg: add mem_cgroup_same_or_subtree() helperMichal Hocko
2011-07-26memcg: unify sync and async per-cpu charge cache drainingMichal Hocko
2011-07-26memcg: do not try to drain per-cpu caches without pagesMichal Hocko
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura
2011-07-26memcg: change memcg_oom_mutex to spinlockMichal Hocko
2011-07-26memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko
2011-07-26memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki
2011-07-08memcg: fix numa scan information update to be triggered by memory eventKAMEZAWA Hiroyuki
2011-07-08memcg: fix reclaimable lru check in memcgKAMEZAWA Hiroyuki
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-15memcg: avoid percpu cached charge draining at softlimitKAMEZAWA Hiroyuki
2011-06-15memcg: fix percpu cached charge draining frequencyKAMEZAWA Hiroyuki
2011-06-15memcg: fix wrong check of noswap with softlimitKAMEZAWA Hiroyuki
2011-06-15mm: memory.numa_stat: fix file permissionKAMEZAWA Hiroyuki
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-05-26memcg: add the pagefault count into memcg statsYing Han
2011-05-26memcg: add memory.numastat api for numa statisticsYing Han
2011-05-26memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()Ying Han
2011-05-26memcg: remove unused retry signal from reclaimJohannes Weiner
2011-05-26memcg: reclaim memory from nodes in round-robin orderYing Han
2011-05-26memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()Michal Hocko
2011-05-26memcg: count the soft_limit reclaim in global background reclaimYing Han
2011-05-26cgroups: add per-thread subsystem callbacksBen Blum