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
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-2
/
+5
|
\
|
*
mm: numa: Add THP migration for the NUMA working set scanning fault case.
Mel Gorman
2012-12-11
1
-2
/
+5
*
|
memcg: do not check for mm in __mem_cgroup_count_vm_event
Michal Hocko
2012-12-12
1
-3
/
+0
*
|
mm, memcg: avoid unnecessary function call when memcg is disabled
David Rientjes
2012-12-12
1
-2
/
+4
*
|
memcontrol: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2012-12-12
1
-9
/
+9
*
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
1
-95
/
+96
|
\
\
|
*
|
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
1
-6
/
+6
|
*
|
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
Tejun Heo
2012-11-05
1
-90
/
+91
|
|
\
\
|
|
*
|
cgroup: make ->pre_destroy() return void
Tejun Heo
2012-11-05
1
-2
/
+1
|
|
*
|
memcg: make mem_cgroup_reparent_charges non failing
Michal Hocko
2012-11-05
1
-13
/
+6
|
|
*
|
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...
Tejun Heo
2012-11-05
1
-23
/
+1
|
|
*
|
cgroup: kill CSS_REMOVED
Tejun Heo
2012-11-05
1
-4
/
+3
|
|
*
|
memcg: Simplify mem_cgroup_force_empty_list error handling
Michal Hocko
2012-10-29
1
-28
/
+48
|
|
*
|
memcg: root_cgroup cannot reach mem_cgroup_move_parent
Michal Hocko
2012-10-29
1
-3
/
+3
|
|
*
|
memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
Michal Hocko
2012-10-29
1
-30
/
+42
*
|
|
|
mm, memcg: make mem_cgroup_out_of_memory() static
David Rientjes
2012-12-11
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-11-16
1
-11
/
+35
*
|
|
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2012-11-16
1
-6
/
+15
|
/
/
*
|
memcg: move mem_cgroup_is_root upwards
Michal Hocko
2012-10-09
1
-6
/
+5
*
|
memcg: cleanup kmem tcp ifdefs
Michal Hocko
2012-10-09
1
-8
/
+3
*
|
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
2012-09-14
1
-0
/
+7
|
/
*
memcg: add mem_cgroup_from_css() helper
Wanpeng Li
2012-07-31
1
-8
/
+11
*
mm: memcg: only check anon swapin page charges for swap cache
Johannes Weiner
2012-07-31
1
-8
/
+14
*
mm: memcg: only check swap cache pages for repeated charging
Johannes Weiner
2012-07-31
1
-5
/
+12
*
mm: memcg: split swapin charge function into private and public part
Johannes Weiner
2012-07-31
1
-9
/
+15
*
mm: memcg: remove needless !mm fixup to init_mm when charging
Johannes Weiner
2012-07-31
1
-6
/
+1
*
mm: memcg: remove unneeded shmem charge type
Johannes Weiner
2012-07-31
1
-10
/
+1
*
mm: memcg: move swapin charge functions above callsites
Johannes Weiner
2012-07-31
1
-36
/
+32
*
mm: memcg: only check for PageSwapCache when uncharging anon
Johannes Weiner
2012-07-31
1
-9
/
+4
*
mm: memcg: push down PageSwapCache check into uncharge entry functions
Johannes Weiner
2012-07-31
1
-6
/
+12
*
mm: memcg: fix compaction/migration failing due to memcg limits
Johannes Weiner
2012-07-31
1
-31
/
+36
*
mm, memcg: move all oom handling to memcontrol.c
David Rientjes
2012-07-31
1
-2
/
+13
*
mm, oom: reduce dependency on tasklist_lock
David Rientjes
2012-07-31
1
-3
/
+0
*
mm, memcg: introduce own oom handler to iterate only over its own threads
David Rientjes
2012-07-31
1
-1
/
+60
*
mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...
Wanpeng Li
2012-07-31
1
-2
/
+2
*
mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...
Wanpeng Li
2012-07-31
1
-2
/
+2
*
memcg: rename mem_control_xxx to memcg_xxx
Wanpeng Li
2012-07-31
1
-4
/
+4
*
memcg: fix bad behavior in use_hierarchy file
Glauber Costa
2012-07-31
1
-0
/
+6
*
memcg: rename config variables
Andrew Morton
2012-07-31
1
-10
/
+10
*
memcg: make mem_cgroup_force_empty_list() return bool
KAMEZAWA Hiroyuki
2012-07-31
1
-12
/
+7
*
memcg: mem_cgroup_move_parent() doesn't need gfp_mask
KAMEZAWA Hiroyuki
2012-07-31
1
-3
/
+2
*
memcg: clean up force_empty_list() return value check
Kamezawa Hiroyuki
2012-07-31
1
-5
/
+0
*
memcg: remove check for signal_pending() during rmdir()
Kamezawa Hiroyuki
2012-07-31
1
-3
/
+0
*
memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE
Kamezawa Hiroyuki
2012-07-31
1
-1
/
+0
*
memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON
Kamezawa Hiroyuki
2012-07-31
1
-8
/
+8
*
memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
Kamezawa Hiroyuki
2012-07-31
1
-5
/
+5
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
1
-2
/
+2
*
memcg: fix use_hierarchy css_is_ancestor oops regression
Hugh Dickins
2012-06-20
1
-1
/
+1
*
memcg: decrement static keys at real destroy time
Glauber Costa
2012-05-29
1
-2
/
+29
*
memcg: always free struct memcg through schedule_work()
Glauber Costa
2012-05-29
1
-11
/
+13
[next]