index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2013-09-25
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
2013-09-25
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
2013-09-25
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
2013-09-25
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
2013-09-25
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
2013-09-25
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2013-09-25
revert "memcg: track all children over limit in the root"
Andrew Morton
2013-09-12
memcg: add per cgroup writeback pages accounting
Sha Zhengju
2013-09-12
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
2013-09-12
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
2013-09-12
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
memcg: trivial cleanups
Andrew Morton
2013-09-12
memcg: track all children over limit in the root
Michal Hocko
2013-09-12
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2013-09-12
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
2013-09-12
memcg: enhance memcg iterator to support predicates
Michal Hocko
2013-09-12
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
2013-09-12
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
2013-09-12
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
2013-09-12
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
2013-09-11
memcg: fix multiple large threshold notifications
Greg Thelen
2013-09-11
kmemcg: don't allocate extra memory for root memcg_cache_params
Andrey Vagin
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-08-23
memcg: get rid of swapaccount leftovers
Michal Hocko
2013-08-14
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
2013-08-09
cgroup: make css_for_each_descendant() and friends include the origin css in ...
Tejun Heo
2013-08-09
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-08-09
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-09
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-09
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-09
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-09
cgroup: add css_parent()
Tejun Heo
2013-08-09
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-09
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-07-31
vmpressure: make sure there are no events queued after memcg is offlined
Michal Hocko
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-09
memcg: don't need to free memcg via RCU or workqueue
Li Zefan
2013-07-09
memcg: kill memcg refcnt
Li Zefan
2013-07-09
memcg: don't need to get a reference to the parent
Li Zefan
2013-07-09
memcg: use css_get/put for swap memcg
Li Zefan
2013-07-09
memcg: use css_get/put when charging/uncharging kmem
Li Zefan
2013-07-09
memcg: don't use mem_cgroup_get() when creating a kmemcg cache
Li Zefan
2013-07-09
memcg: use css_get() in sock_update_memcg()
Li Zefan
2013-07-09
memcg, kmem: fix reference count handling on the error path
Michal Hocko
2013-07-09
Revert "memcg: avoid dangling reference count in creation failure"
Michal Hocko
[next]