index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-03
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...
Tejun Heo
1
-0
/
+3
2016-05-27
mm/memcontrol.c: move comments for get_mctgt_type() to proper position
Li RongQing
1
-18
/
+19
2016-05-27
mm/memcontrol.c: fix the margin computation in mem_cgroup_margin()
Li RongQing
1
-0
/
+2
2016-05-26
memcg: fix mem_cgroup_out_of_memory() return value.
Tetsuo Handa
1
-0
/
+2
2016-05-23
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
1
-1
/
+1
2016-05-20
memcg: fix stale mem_cgroup_force_empty() comment
Greg Thelen
1
-2
/
+1
2016-05-19
oom, oom_reaper: try to reap tasks which skip regular OOM killer path
Michal Hocko
1
-0
/
+1
2016-05-19
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
1
-0
/
+2
2016-05-19
mm: update_lru_size warn and reset bad lru_size
Hugh Dickins
1
-4
/
+20
2016-05-19
mm/memcontrol.c:mem_cgroup_select_victim_node(): clarify comment
Michal Hocko
1
-4
/
+3
2016-05-19
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
1
-3
/
+1
2016-04-25
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
1
-18
/
+19
2016-03-17
mm: memcontrol: zap oom_info_lock
Vladimir Davydov
1
-4
/
+0
2016-03-17
mm: memcontrol: clarify the uncharge_list() loop
Johannes Weiner
1
-0
/
+4
2016-03-17
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
1
-4
/
+34
2016-03-17
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
1
-0
/
+6
2016-03-17
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-3
/
+2
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-1
/
+1
2016-03-17
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+2
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+8
2016-03-17
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-17
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
2016-03-15
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
1
-2
/
+1
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
1
-14
/
+9
2016-03-15
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
1
-6
/
+7
2016-03-15
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
1
-25
/
+0
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-20
/
+14
2016-01-21
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
1
-2
/
+4
2016-01-20
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
1
-0
/
+6
2016-01-20
mm: memcontrol: basic memory statistics in cgroup2 memory controller
Johannes Weiner
1
-0
/
+68
2016-01-20
mm: memcontrol: do not uncharge old page in page cache replacement
Johannes Weiner
1
-11
/
+15
2016-01-20
mm: free swap cache aggressively if memcg swap is full
Vladimir Davydov
1
-0
/
+22
2016-01-20
mm: vmscan: do not scan anon pages if memcg swap limit is hit
Vladimir Davydov
1
-0
/
+13
2016-01-20
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
1
-7
/
+111
2016-01-20
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
1
-173
/
+84
2016-01-20
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
1
-18
/
+15
2016-01-20
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
1
-49
/
+4
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
1
-8
/
+90
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
1
-9
/
+9
2016-01-20
mm: memcontrol: allow to disable kmem accounting for cgroup2
Vladimir Davydov
1
-2
/
+7
2016-01-20
mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
Johannes Weiner
1
-7
/
+11
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-28
/
+41
2016-01-20
mm: memcontrol: separate kmem code from legacy tcp accounting code
Johannes Weiner
1
-21
/
+12
2016-01-20
mm: memcontrol: group kmem init and exit functions together
Johannes Weiner
1
-81
/
+76
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
1
-27
/
+25
2016-01-20
mm: memcontrol: remove double kmem page_counter init
Johannes Weiner
1
-14
/
+10
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
1
-3
/
+3
2016-01-15
memcg: only free spare array when readers are done
Martijn Coenen
1
-5
/
+6
[prev]
[next]