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: put soft limit reclaim out of way if the excess tree is empty
Michal Hocko
2016-08-02
1
-0
/
+9
*
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
2016-07-28
1
-1
/
+1
*
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
2016-07-28
1
-4
/
+1
*
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
2016-07-28
1
-107
/
+83
*
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
2016-07-28
1
-2
/
+2
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-8
/
+9
*
mm, vmscan: move lru_lock to the node
Mel Gorman
2016-07-28
1
-3
/
+3
*
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-28
1
-42
/
+0
*
mm, oom: fortify task_will_free_mem()
Michal Hocko
2016-07-28
1
-2
/
+2
*
mm: memcontrol: fix documentation for compound parameter
Li RongQing
2016-07-26
1
-1
/
+4
*
mm: memcontrol: remove BUG_ON in uncharge_list
Li RongQing
2016-07-26
1
-1
/
+0
*
mm,oom: remove unused argument from oom_scan_process_thread().
Tetsuo Handa
2016-07-26
1
-1
/
+1
*
mm: memcontrol: teach uncharge_list to deal with kmem pages
Vladimir Davydov
2016-07-26
1
-18
/
+24
*
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-26
1
-20
/
+55
*
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-26
1
-2
/
+3
*
mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
Li RongQing
2016-07-26
1
-3
/
+3
*
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-07-23
1
-7
/
+75
*
memcg: css_alloc should return an ERR_PTR value on error
Tejun Heo
2016-06-24
1
-1
/
+1
*
memcg: mem_cgroup_migrate() may be called with irq disabled
Tejun Heo
2016-06-24
1
-2
/
+3
*
revert "mm: memcontrol: fix possible css ref leak on oom"
Andrew Morton
2016-06-09
1
-1
/
+1
*
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...
Tejun Heo
2016-06-03
1
-0
/
+3
*
mm/memcontrol.c: move comments for get_mctgt_type() to proper position
Li RongQing
2016-05-27
1
-18
/
+19
*
mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()
Li RongQing
2016-05-27
1
-0
/
+2
*
memcg: fix mem_cgroup_out_of_memory() return value.
Tetsuo Handa
2016-05-26
1
-0
/
+2
*
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
2016-05-23
1
-1
/
+1
*
memcg: fix stale mem_cgroup_force_empty() comment
Greg Thelen
2016-05-20
1
-2
/
+1
*
oom, oom_reaper: try to reap tasks which skip regular OOM killer path
Michal Hocko
2016-05-19
1
-0
/
+1
*
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2016-05-19
1
-0
/
+2
*
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
2016-05-19
1
-4
/
+20
*
mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment
Michal Hocko
2016-05-19
1
-4
/
+3
*
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
1
-3
/
+1
*
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
2016-04-25
1
-18
/
+19
*
mm: memcontrol: zap oom_info_lock
Vladimir Davydov
2016-03-17
1
-4
/
+0
*
mm: memcontrol: clarify the uncharge_list() loop
Johannes Weiner
2016-03-17
1
-0
/
+4
*
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
2016-03-17
1
-4
/
+34
*
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
2016-03-17
1
-0
/
+6
*
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
2016-03-17
1
-3
/
+5
*
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2016-03-17
1
-3
/
+2
*
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2016-03-17
1
-1
/
+1
*
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
2016-03-17
1
-36
/
+5
*
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
1
-0
/
+2
*
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
1
-0
/
+8
*
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
2016-03-17
1
-28
/
+39
*
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
2016-03-17
1
-5
/
+3
*
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
2016-03-15
1
-2
/
+1
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
1
-14
/
+9
*
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
1
-6
/
+7
*
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
1
-25
/
+0
*
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
1
-20
/
+14
*
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
2016-01-21
1
-2
/
+4
[next]