index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2012-03-28
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2012-03-21
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
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2012-03-21
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2012-03-21
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
2012-03-21
memcg: remove redundant returns
Hugh Dickins
2012-03-21
memcg: enum lru_list lru
Hugh Dickins
2012-03-21
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
2012-03-21
memcg: replace mem and mem_cont stragglers
Hugh Dickins
2012-03-21
mm, memcg: pass charge order to oom killer
David Rientjes
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-15
memcg: free mem_cgroup by RCU to fix oops
Hugh Dickins
2012-03-09
memcg: revert fix to mapcount check for this release
Hugh Dickins
2012-03-05
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
2012-03-05
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
2012-02-24
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
2012-02-03
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
Andrew Morton
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-23
mm: memcg: update the correct soft limit tree during migration
Johannes Weiner
2012-01-22
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2012-01-17
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
2012-01-12
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
2012-01-12
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
memcg: cleanup for_each_node_state()
Bob Liu
2012-01-12
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
2012-01-12
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
2012-01-12
memcg: simplify corner case handling of LRU.
KAMEZAWA Hiroyuki
2012-01-12
memcg: simplify page cache charging
KAMEZAWA Hiroyuki
2012-01-12
oom, memcg: fix exclusion of memcg threads after they have detached their mm
David Rientjes
2012-01-12
memcg: free entries in soft_limit_tree if allocation fails
Michal Hocko
2012-01-12
page_cgroup: add helper function to get swap_cgroup
Bob Liu
2012-01-12
mm: memcg: remove unneeded checks from uncharge_page()
Johannes Weiner
2012-01-12
mm: memcg: remove unneeded checks from newpage_charge()
Johannes Weiner
2012-01-12
mm: memcg: lookup_page_cgroup (almost) never returns NULL
Johannes Weiner
2012-01-12
mm: memcg: clean up fault accounting
Johannes Weiner
2012-01-12
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
2012-01-12
mm: memcg: shorten preempt-disabled section around event checks
Johannes Weiner
2012-01-12
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
[next]