index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-08
1
-8
/
+1
|
*
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-08-08
1
-13
/
+8
|
*
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-6
/
+5
|
*
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-08
1
-3
/
+3
|
*
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-08
1
-5
/
+5
|
*
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-11
/
+9
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
1
-43
/
+45
|
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
1
-19
/
+19
|
*
cgroup: add css_parent()
Tejun Heo
2013-08-08
1
-28
/
+11
|
*
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
1
-1
/
+1
|
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
1
-3
/
+2
*
|
memcg: get rid of swapaccount leftovers
Michal Hocko
2013-08-23
1
-1
/
+0
*
|
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
2013-08-13
1
-2
/
+2
*
|
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2013-07-31
1
-0
/
+1
*
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
memcg: don't need to free memcg via RCU or workqueue
Li Zefan
2013-07-09
1
-46
/
+5
*
memcg: kill memcg refcnt
Li Zefan
2013-07-09
1
-17
/
+1
*
memcg: don't need to get a reference to the parent
Li Zefan
2013-07-09
1
-16
/
+3
*
memcg: use css_get/put for swap memcg
Li Zefan
2013-07-09
1
-10
/
+16
*
memcg: use css_get/put when charging/uncharging kmem
Li Zefan
2013-07-09
1
-26
/
+54
*
memcg: don't use mem_cgroup_get() when creating a kmemcg cache
Li Zefan
2013-07-09
1
-5
/
+5
*
memcg: use css_get() in sock_update_memcg()
Li Zefan
2013-07-09
1
-4
/
+4
*
memcg, kmem: fix reference count handling on the error path
Michal Hocko
2013-07-09
1
-8
/
+0
*
Revert "memcg: avoid dangling reference count in creation failure"
Michal Hocko
2013-07-09
1
-2
/
+0
*
memcg: do not account memory used for cache creation
Glauber Costa
2013-07-09
1
-0
/
+2
*
memcg: also test for skip accounting at the page allocation level
Glauber Costa
2013-07-09
1
-0
/
+28
*
memcg: clean up memcg->nodeinfo
Johannes Weiner
2013-07-09
1
-15
/
+5
*
mm: memcontrol: factor out reclaim iterator loading and updating
Johannes Weiner
2013-07-03
1
-29
/
+57
*
mm, memcg: don't take task_lock in task_in_mem_cgroup
David Rientjes
2013-07-03
1
-5
/
+6
*
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
2013-06-12
1
-7
/
+5
*
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
2013-06-12
1
-2
/
+0
*
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
[prev]
[next]