index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
1
-0
/
+4
2012-03-22
memcg: avoid THP split in task migration
Naoya Horiguchi
1
-8
/
+77
2012-03-22
memcg: clean up existing move charge code
Naoya Horiguchi
1
-9
/
+8
2012-03-22
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
1
-1
/
+0
2012-03-22
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
1
-6
/
+0
2012-03-22
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
1
-6
/
+6
2012-03-22
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
1
-1
/
+8
2012-03-22
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
1
-5
/
+6
2012-03-22
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
1
-20
/
+42
2012-03-22
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
1
-10
/
+32
2012-03-22
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
1
-40
/
+30
2012-03-22
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
1
-1
/
+0
2012-03-22
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
1
-25
/
+32
2012-03-22
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
1
-1
/
+1
2012-03-22
memcg: remove redundant returns
Hugh Dickins
1
-4
/
+0
2012-03-22
memcg: enum lru_list lru
Hugh Dickins
1
-10
/
+10
2012-03-22
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
1
-8
/
+6
2012-03-22
memcg: replace mem and mem_cont stragglers
Hugh Dickins
1
-42
/
+42
2012-03-22
mm, memcg: pass charge order to oom killer
David Rientjes
1
-3
/
+3
2012-03-22
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-0
/
+4
2012-03-21
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-29
/
+19
2012-03-16
memcg: free mem_cgroup by RCU to fix oops
Hugh Dickins
1
-6
/
+47
2012-03-10
memcg: revert fix to mapcount check for this release
Hugh Dickins
1
-1
/
+1
2012-03-06
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
1
-1
/
+1
2012-03-06
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
1
-17
/
+13
2012-03-06
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
1
-35
/
+37
2012-02-24
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
1
-1
/
+4
2012-02-04
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
Andrew Morton
1
-1
/
+2
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-29
/
+19
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-01-23
mm: memcg: update the correct soft limit tree during migration
Johannes Weiner
1
-1
/
+1
2012-01-23
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
1
-2
/
+2
2012-01-17
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
1
-1
/
+1
2012-01-13
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
1
-16
/
+1
2012-01-13
memcg: fix split_huge_page_refcounts()
Hugh Dickins
1
-10
/
+2
2012-01-13
memcg: cleanup for_each_node_state()
Bob Liu
1
-5
/
+5
2012-01-13
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
1
-69
/
+54
2012-01-13
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
1
-0
/
+17
2012-01-13
memcg: simplify corner case handling of LRU.
KAMEZAWA Hiroyuki
1
-93
/
+16
2012-01-13
memcg: simplify page cache charging
KAMEZAWA Hiroyuki
1
-22
/
+9
2012-01-13
oom, memcg: fix exclusion of memcg threads after they have detached their mm
David Rientjes
1
-4
/
+15
2012-01-13
memcg: free entries in soft_limit_tree if allocation fails
Michal Hocko
1
-1
/
+11
2012-01-13
page_cgroup: add helper function to get swap_cgroup
Bob Liu
1
-2
/
+2
2012-01-13
mm: memcg: remove unneeded checks from uncharge_page()
Johannes Weiner
1
-2
/
+1
2012-01-13
mm: memcg: remove unneeded checks from newpage_charge()
Johannes Weiner
1
-12
/
+4
2012-01-13
mm: memcg: lookup_page_cgroup (almost) never returns NULL
Johannes Weiner
1
-4
/
+7
2012-01-13
mm: memcg: clean up fault accounting
Johannes Weiner
1
-14
/
+4
2012-01-13
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
1
-25
/
+27
2012-01-13
mm: memcg: shorten preempt-disabled section around event checks
Johannes Weiner
1
-38
/
+35
2012-01-13
memcg: make mem_cgroup_split_huge_fixup() more efficient
KAMEZAWA Hiroyuki
1
-17
/
+17
[next]