index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
2016-01-20
1
-0
/
+6
*
mm: memcontrol: basic memory statistics in cgroup2 memory controller
Johannes Weiner
2016-01-20
1
-0
/
+68
*
mm: memcontrol: do not uncharge old page in page cache replacement
Johannes Weiner
2016-01-20
1
-11
/
+15
*
mm: free swap cache aggressively if memcg swap is full
Vladimir Davydov
2016-01-20
1
-0
/
+22
*
mm: vmscan: do not scan anon pages if memcg swap limit is hit
Vladimir Davydov
2016-01-20
1
-0
/
+13
*
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
2016-01-20
1
-7
/
+111
*
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
2016-01-20
1
-173
/
+84
*
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
2016-01-20
1
-18
/
+15
*
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
2016-01-20
1
-49
/
+4
*
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
1
-8
/
+90
*
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
1
-9
/
+9
*
mm: memcontrol: allow to disable kmem accounting for cgroup2
Vladimir Davydov
2016-01-20
1
-2
/
+7
*
mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
Johannes Weiner
2016-01-20
1
-7
/
+11
*
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
1
-28
/
+41
*
mm: memcontrol: separate kmem code from legacy tcp accounting code
Johannes Weiner
2016-01-20
1
-21
/
+12
*
mm: memcontrol: group kmem init and exit functions together
Johannes Weiner
2016-01-20
1
-81
/
+76
*
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
1
-27
/
+25
[next]