index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcg: move pc lookup point to commit_charge()
Johannes Weiner
2012-04-25
1
-12
/
+5
*
memcg: fix Bad page state after replace_page_cache
Hugh Dickins
2012-04-18
1
-0
/
+1
*
memcg: do not open code accesses to res_counter members
Glauber Costa
2012-04-12
1
-2
/
+2
*
memcg: fix broken boolen expression
Kirill A. Shutemov
2012-04-12
1
-1
/
+1
*
mm: thp: fix up pmd_trans_unstable() locations
Andrea Arcangeli
2012-03-28
1
-0
/
+4
*
memcg: avoid THP split in task migration
Naoya Horiguchi
2012-03-21
1
-8
/
+77
*
memcg: clean up existing move charge code
Naoya Horiguchi
2012-03-21
1
-9
/
+8
*
mm/memcontrol.c: remove unnecessary 'break' in mem_cgroup_read()
Jeff Liu
2012-03-21
1
-1
/
+0
*
mm/memcontrol.c: remove redundant BUG_ON() in mem_cgroup_usage_unregister_eve...
Anton Vorontsov
2012-03-21
1
-6
/
+0
*
mm/memcontrol.c: s/stealed/stolen/
Andrew Morton
2012-03-21
1
-6
/
+6
*
memcg: fix performance of mem_cgroup_begin_update_page_stat()
KAMEZAWA Hiroyuki
2012-03-21
1
-1
/
+8
*
memcg: remove PCG_FILE_MAPPED
KAMEZAWA Hiroyuki
2012-03-21
1
-5
/
+6
*
memcg: use new logic for page stat accounting
KAMEZAWA Hiroyuki
2012-03-21
1
-20
/
+42
*
memcg: remove PCG_MOVE_LOCK flag from page_cgroup
KAMEZAWA Hiroyuki
2012-03-21
1
-10
/
+32
*
memcg: simplify move_account() check
KAMEZAWA Hiroyuki
2012-03-21
1
-40
/
+30
*
memcg: remove EXPORT_SYMBOL(mem_cgroup_update_page_stat)
KAMEZAWA Hiroyuki
2012-03-21
1
-1
/
+0
*
memcg: remove PCG_CACHE page_cgroup flag
KAMEZAWA Hiroyuki
2012-03-21
1
-25
/
+32
*
memcg: remove unnecessary thp check in page stat accounting
KAMEZAWA Hiroyuki
2012-03-21
1
-1
/
+1
*
memcg: remove redundant returns
Hugh Dickins
2012-03-21
1
-4
/
+0
*
memcg: enum lru_list lru
Hugh Dickins
2012-03-21
1
-10
/
+10
*
memcg: lru_size instead of MEM_CGROUP_ZSTAT
Hugh Dickins
2012-03-21
1
-8
/
+6
*
memcg: replace mem and mem_cont stragglers
Hugh Dickins
2012-03-21
1
-42
/
+42
*
mm, memcg: pass charge order to oom killer
David Rientjes
2012-03-21
1
-3
/
+3
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
1
-0
/
+4
*
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
1
-29
/
+19
|
\
|
*
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-29
/
+19
*
|
memcg: free mem_cgroup by RCU to fix oops
Hugh Dickins
2012-03-15
1
-6
/
+47
*
|
memcg: revert fix to mapcount check for this release
Hugh Dickins
2012-03-09
1
-1
/
+1
*
|
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
2012-03-05
1
-1
/
+1
*
|
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
2012-03-05
1
-17
/
+13
*
|
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
2012-03-05
1
-35
/
+37
*
|
mm: memcg: Correct unregistring of events attached to the same eventfd
Anton Vorontsov
2012-02-24
1
-1
/
+4
*
|
mm/memcontrol.c: fix warning with CONFIG_NUMA=n
Andrew Morton
2012-02-03
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-24
1
-2
/
+2
|
\
\
|
*
|
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2012-01-22
1
-2
/
+2
|
|
/
*
/
mm: memcg: update the correct soft limit tree during migration
Johannes Weiner
2012-01-23
1
-1
/
+1
|
/
*
net: move sock_update_memcg outside of CONFIG_INET
Glauber Costa
2012-01-17
1
-1
/
+1
*
memcg: fix mem_cgroup_print_bad_page
Hugh Dickins
2012-01-12
1
-16
/
+1
*
memcg: fix split_huge_page_refcounts()
Hugh Dickins
2012-01-12
1
-10
/
+2
*
memcg: cleanup for_each_node_state()
Bob Liu
2012-01-12
1
-5
/
+5
*
memcg: simplify LRU handling by new rule
KAMEZAWA Hiroyuki
2012-01-12
1
-69
/
+54
*
memcg: clear pc->mem_cgroup if necessary.
KAMEZAWA Hiroyuki
2012-01-12
1
-0
/
+17
*
memcg: simplify corner case handling of LRU.
KAMEZAWA Hiroyuki
2012-01-12
1
-93
/
+16
*
memcg: simplify page cache charging
KAMEZAWA Hiroyuki
2012-01-12
1
-22
/
+9
*
oom, memcg: fix exclusion of memcg threads after they have detached their mm
David Rientjes
2012-01-12
1
-4
/
+15
*
memcg: free entries in soft_limit_tree if allocation fails
Michal Hocko
2012-01-12
1
-1
/
+11
*
page_cgroup: add helper function to get swap_cgroup
Bob Liu
2012-01-12
1
-2
/
+2
*
mm: memcg: remove unneeded checks from uncharge_page()
Johannes Weiner
2012-01-12
1
-2
/
+1
*
mm: memcg: remove unneeded checks from newpage_charge()
Johannes Weiner
2012-01-12
1
-12
/
+4
*
mm: memcg: lookup_page_cgroup (almost) never returns NULL
Johannes Weiner
2012-01-12
1
-4
/
+7
[next]