index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
Johannes Weiner
2013-05-24
1
-2
/
+12
*
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2013-05-07
1
-10
/
+26
*
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-29
1
-31
/
+49
|
\
|
*
memcg: force use_hierarchy if sane_behavior
Tejun Heo
2013-04-15
1
-0
/
+17
|
*
memcg: fix memcg_cache_name() to use cgroup_name()
Michal Hocko
2013-04-07
1
-31
/
+32
*
|
memcg: take reference before releasing rcu_read_lock
Li Zefan
2013-04-29
1
-30
/
+33
*
|
mm, memcg: give exiting processes access to memory reserves
David Rientjes
2013-04-29
1
-4
/
+4
*
|
memcg: avoid accessing memcg after releasing reference
Li Zefan
2013-04-29
1
-1
/
+1
*
|
memcg: add memory.pressure_level events
Anton Vorontsov
2013-04-29
1
-0
/
+29
*
|
mm/memcontrol.c: remove unnecessary ;
Michel Lespinasse
2013-04-29
1
-1
/
+1
*
|
memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}
Michal Hocko
2013-04-29
1
-9
/
+0
*
|
memcg: further simplify mem_cgroup_iter
Michal Hocko
2013-04-29
1
-33
/
+46
*
|
memcg: simplify mem_cgroup_iter
Michal Hocko
2013-04-29
1
-27
/
+25
*
|
memcg: relax memcg iter caching
Michal Hocko
2013-04-29
1
-17
/
+52
*
|
memcg: rework mem_cgroup_iter to use cgroup iterators
Michal Hocko
2013-04-29
1
-18
/
+68
*
|
memcg: keep prev's css alive for the whole mem_cgroup_iter
Michal Hocko
2013-04-29
1
-6
/
+7
*
|
memcg: initialize kmem-cache destroying work earlier
Konstantin Khlebnikov
2013-03-08
1
-2
/
+6
|
/
*
memcg: stop warning on memcg_propagate_kmem
Hugh Dickins
2013-02-23
1
-2
/
+2
*
memcg: cleanup mem_cgroup_init comment
Michal Hocko
2013-02-23
1
-4
/
+6
*
memcg: move memcg_stock initialization to mem_cgroup_init
Michal Hocko
2013-02-23
1
-8
/
+12
*
memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init
Michal Hocko
2013-02-23
1
-16
/
+3
*
mm: refactor inactive_file_is_low() to use get_lru_size()
Johannes Weiner
2013-02-23
1
-11
/
+0
*
memcg: avoid dangling reference count in creation failure.
Glauber Costa
2013-02-23
1
-0
/
+2
*
memcg: increment static branch right after limit set
Glauber Costa
2013-02-23
1
-24
/
+7
*
memcg: replace cgroup_lock with memcg specific memcg_lock
Glauber Costa
2013-02-23
1
-18
/
+21
*
memcg: fast hierarchy-aware child test
Glauber Costa
2013-02-23
1
-7
/
+31
*
memcg: split part of memcg creation to css_online
Glauber Costa
2013-02-23
1
-22
/
+40
*
memcg: prevent changes to move_charge_at_immigrate during task attach
Glauber Costa
2013-02-23
1
-13
/
+19
*
memcg: reduce the size of struct memcg 244-fold.
Glauber Costa
2013-02-23
1
-15
/
+26
*
memcg: clean up swap accounting initialization code
Michal Hocko
2013-02-23
1
-18
/
+12
*
memcg: do not create memsw files if swap accounting is disabled
Michal Hocko
2013-02-23
1
-40
/
+54
*
swap: make each swap partition have one address_space
Shaohua Li
2013-02-23
1
-2
/
+2
*
mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
Andrew Morton
2013-02-23
1
-8
/
+7
*
memcg, oom: provide more precise dump info while memcg oom happening
Sha Zhengju
2013-02-23
1
-10
/
+37
*
memcg: fix kmemcg registration for late caches
Glauber Costa
2013-02-12
1
-1
/
+3
*
memcg: don't register hotcpu notifier from ->css_alloc()
Tejun Heo
2012-12-20
1
-1
/
+13
*
slab: propagate tunable values
Glauber Costa
2012-12-18
1
-4
/
+6
*
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2012-12-18
1
-1
/
+29
*
memcg/sl[au]b: shrink dead caches
Glauber Costa
2012-12-18
1
-3
/
+43
*
memcg/sl[au]b: track all the memcg children of a kmem_cache
Glauber Costa
2012-12-18
1
-2
/
+47
*
memcg: destroy memcg caches
Glauber Costa
2012-12-18
1
-0
/
+63
*
sl[au]b: allocate objects from memcg cache
Glauber Costa
2012-12-18
1
-0
/
+3
*
memcg: skip memcg kmem allocations in specified code regions
Glauber Costa
2012-12-18
1
-3
/
+54
*
memcg: infrastructure to match an allocation to the right cache
Glauber Costa
2012-12-18
1
-0
/
+217
*
memcg: allocate memory for memcg caches whenever a new memcg appears
Glauber Costa
2012-12-18
1
-16
/
+191
*
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2012-12-18
1
-0
/
+51
*
memcg: execute the whole memcg freeing in free_worker()
Glauber Costa
2012-12-18
1
-32
/
+34
*
memcg: allow a memcg with kmem charges to be destructed
Glauber Costa
2012-12-18
1
-1
/
+14
*
memcg: use static branches when code not in use
Glauber Costa
2012-12-18
1
-4
/
+75
*
memcg: kmem accounting lifecycle management
Glauber Costa
2012-12-18
1
-7
/
+50
[next]