| Commit message (Expand) | Author | Age |
* | mm: fix kernel-doc warnings | Wanpeng Li | 2012-06-20 |
* | memcg: fix use_hierarchy css_is_ancestor oops regression | Hugh Dickins | 2012-06-20 |
* | memcg: decrement static keys at real destroy time | Glauber Costa | 2012-05-29 |
* | memcg: always free struct memcg through schedule_work() | Glauber Costa | 2012-05-29 |
* | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 2012-05-29 |
* | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 2012-05-29 |
* | mm: memcg: print statistics from live counters | Johannes Weiner | 2012-05-29 |
* | mm: memcg: group swapped-out statistics counter logically | Johannes Weiner | 2012-05-29 |
* | mm: memcg: keep ratelimit counter separate from event counters | Johannes Weiner | 2012-05-29 |
* | mm: memcg: print statistics directly to seq_file | Johannes Weiner | 2012-05-29 |
* | mm: memcg: convert numa stat to read_seq_string interface | Johannes Weiner | 2012-05-29 |
* | mm: memcg: remove obsolete statistics array boundary enum item | Johannes Weiner | 2012-05-29 |
* | memcg: don't uncharge in mem_cgroup_move_account() | KAMEZAWA Hiroyuki | 2012-05-29 |
* | memcg: move charges to root cgroup if use_hierarchy=0 | KAMEZAWA Hiroyuki | 2012-05-29 |
* | memcg: use res_counter_uncharge_until() in move_parent() | KAMEZAWA Hiroyuki | 2012-05-29 |
* | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 2012-05-29 |
* | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 2012-05-29 |
* | mm: add link from struct lruvec to struct zone | Konstantin Khlebnikov | 2012-05-29 |
* | memcg: make threshold index in the right position | Sha Zhengju | 2012-05-29 |
* | memcg: remove redundant parentheses | Kirill A. Shutemov | 2012-05-29 |
* | memcg: mark stat field of mem_cgroup struct as __percpu | Kirill A. Shutemov | 2012-05-29 |
* | memcg: remove unused variable | Kirill A. Shutemov | 2012-05-29 |
* | memcg: mark more functions/variables as static | Kirill A. Shutemov | 2012-05-29 |
* | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 2012-05-29 |
* | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 2012-05-29 |
* | memcg swap: use mem_cgroup_uncharge_swap() | Hugh Dickins | 2012-05-29 |
* | memcg swap: mem_cgroup_move_swap_account never needs fixup | Hugh Dickins | 2012-05-29 |
* | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 2012-05-29 |
* | shmem: replace page if mapping excludes its zone | Hugh Dickins | 2012-05-29 |
* | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 2012-05-29 |
* | kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite | Johannes Weiner | 2012-05-29 |
* | mm: remove swap token code | Rik van Riel | 2012-05-29 |
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | cgroup: get rid of populate for memcg | Glauber Costa | 2012-04-10 |
| * | cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg | Glauber Costa | 2012-04-10 |
| * | cgroup: make css->refcnt clearing on cgroup removal optional | Tejun Heo | 2012-04-01 |
| * | cgroup: convert memcg controller to the new cftype interface | Tejun Heo | 2012-04-01 |
| * | memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP | Tejun Heo | 2012-04-01 |
* | | memcg,thp: fix res_counter:96 regression | Hugh Dickins | 2012-05-19 |
* | | memcg: free spare array to avoid memory leak | Sha Zhengju | 2012-05-10 |
* | | mm: memcg: move pc lookup point to commit_charge() | Johannes Weiner | 2012-04-26 |
* | | memcg: fix Bad page state after replace_page_cache | Hugh Dickins | 2012-04-19 |
* | | memcg: do not open code accesses to res_counter members | Glauber Costa | 2012-04-12 |
* | | memcg: fix broken boolen expression | Kirill A. Shutemov | 2012-04-12 |
|/ |
|
* | mm: thp: fix up pmd_trans_unstable() locations | Andrea Arcangeli | 2012-03-28 |
* | memcg: avoid THP split in task migration | Naoya Horiguchi | 2012-03-21 |
* | memcg: clean up existing move charge code | Naoya Horiguchi | 2012-03-21 |
* | mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read() | Jeff Liu | 2012-03-21 |
* | mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve... | Anton Vorontsov | 2012-03-21 |
* | mm/memcontrol.c: s/stealed/stolen/ | Andrew Morton | 2012-03-21 |