index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg, kmem: use cache_from_memcg_idx instead of hard code
Qiang Huang
2013-11-13
1
-6
/
+6
*
memcg, kmem: use is_root_cache instead of hard code
Qiang Huang
2013-11-13
1
-1
/
+2
*
memcg: support hierarchical memory.numa_stats
Ying Han
2013-11-13
1
-0
/
+17
*
memcg: refactor mem_control_numa_stat_show()
Greg Thelen
2013-11-13
1
-34
/
+22
*
mm: add a helper function to check may oom condition
Qiang Huang
2013-11-13
1
-8
/
+1
*
memcg: remove incorrect underflow check
Greg Thelen
2013-11-01
1
-1
/
+0
*
mm: memcg: fix test for child groups
Johannes Weiner
2013-10-31
1
-24
/
+11
*
mm: memcg: lockdep annotation for memcg OOM lock
Johannes Weiner
2013-10-31
1
-1
/
+10
*
mm: memcg: use proper memcg in limit bypass
Johannes Weiner
2013-10-31
1
-4
/
+4
*
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
2013-10-30
1
-1
/
+1
*
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2013-10-16
1
-0
/
+2
*
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2013-10-16
1
-88
/
+51
*
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
2013-10-16
1
-0
/
+2
*
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
2013-09-24
1
-21
/
+142
*
revert "memcg: get rid of soft-limit tree infrastructure"
Andrew Morton
2013-09-24
1
-2
/
+263
*
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
2013-09-24
1
-9
/
+5
*
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
2013-09-24
1
-55
/
+15
*
revert "memcg: track children in soft limit excess to improve soft limit"
Andrew Morton
2013-09-24
1
-71
/
+0
*
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2013-09-24
1
-5
/
+1
*
revert "memcg: track all children over limit in the root"
Andrew Morton
2013-09-24
1
-9
/
+0
*
memcg: add per cgroup writeback pages accounting
Sha Zhengju
2013-09-12
1
-7
/
+23
*
memcg: check for proper lock held in mem_cgroup_update_page_stat
Sha Zhengju
2013-09-12
1
-0
/
+1
*
memcg: remove MEMCG_NR_FILE_MAPPED
Sha Zhengju
2013-09-12
1
-24
/
+1
*
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
2013-09-12
1
-2
/
+2
*
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
1
-47
/
+107
*
mm: memcg: rework and document OOM waiting and wakeup
Johannes Weiner
2013-09-12
1
-37
/
+46
*
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
1
-1
/
+1
*
memcg: trivial cleanups
Andrew Morton
2013-09-12
1
-15
/
+15
*
memcg: track all children over limit in the root
Michal Hocko
2013-09-12
1
-0
/
+9
*
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2013-09-12
1
-1
/
+5
*
memcg: track children in soft limit excess to improve soft limit
Michal Hocko
2013-09-12
1
-0
/
+71
*
memcg: enhance memcg iterator to support predicates
Michal Hocko
2013-09-12
1
-15
/
+55
*
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
2013-09-12
1
-5
/
+9
*
memcg: get rid of soft-limit tree infrastructure
Michal Hocko
2013-09-12
1
-263
/
+2
*
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
2013-09-12
1
-142
/
+21
*
memcg: remove redundant code in mem_cgroup_force_empty_write()
Li Zefan
2013-09-12
1
-7
/
+1
*
memcg: fix multiple large threshold notifications
Greg Thelen
2013-09-11
1
-1
/
+7
*
kmemcg: don't allocate extra memory for root memcg_cache_params
Andrey Vagin
2013-09-11
1
-3
/
+6
*
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-09-03
1
-127
/
+96
|
\
|
*
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
[next]