index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mm: memcontrol: remove double kmem page_counter init
Johannes Weiner
2016-01-20
1
-14
/
+10
*
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
1
-3
/
+3
*
memcg: only free spare array when readers are done
Martijn Coenen
2016-01-15
1
-5
/
+6
*
cgroup, memcg, writeback: drop spurious rcu locking around mem_cgroup_css_fro...
Tejun Heo
2016-01-15
1
-3
/
+0
*
mm: rework mapcount accounting to enable 4k mapping of THPs
Kirill A. Shutemov
2016-01-15
1
-0
/
+8
*
mm, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
1
-11
/
+2
*
mm, thp: remove compound_lock()
Kirill A. Shutemov
2016-01-15
1
-8
/
+3
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-39
/
+23
*
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
2016-01-14
1
-6
/
+6
*
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
2016-01-14
1
-14
/
+3
*
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
2016-01-14
1
-24
/
+98
*
mm: memcontrol: move socket code for unified hierarchy accounting
Johannes Weiner
2016-01-14
1
-74
/
+74
*
mm: memcontrol: do not account memory+swap on unified hierarchy
Johannes Weiner
2016-01-14
1
-19
/
+25
*
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2016-01-14
1
-0
/
+3
*
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
2016-01-14
1
-35
/
+22
*
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
1
-0
/
+32
*
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
1
-31
/
+25
*
mm: memcontrol: export root_mem_cgroup
Johannes Weiner
2016-01-14
1
-3
/
+2
*
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
2016-01-14
1
-1
/
+7
*
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-12
1
-1
/
+1
|
\
|
*
cgroup: Fix uninitialized variable warning
Ross Zwisler
2015-12-28
1
-1
/
+1
*
|
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
2015-12-29
1
-14
/
+46
*
|
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
2015-12-12
1
-1
/
+1
*
|
memcg: fix memory.high target
Vladimir Davydov
2015-12-12
1
-1
/
+1
|
/
*
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-12-03
1
-22
/
+23
*
mm/memcontrol.c: uninline mem_cgroup_usage
Andrew Morton
2015-11-06
1
-1
/
+1
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-3
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-179
/
+116
|
\
|
*
memcg: fix thresholds for 32b architectures.
Michal Hocko
2015-11-05
1
-6
/
+5
|
*
mm: page_counter: let page_counter_try_charge() return bool
Johannes Weiner
2015-11-05
1
-6
/
+5
|
*
mm: memcontrol: eliminate root memory.current
Johannes Weiner
2015-11-05
1
-1
/
+4
|
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
1
-21
/
+8
|
*
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
1
-18
/
+0
|
*
memcg: unify slab and other kmem pages charging
Vladimir Davydov
2015-11-05
1
-38
/
+33
|
*
memcg: simplify charging kmem pages
Vladimir Davydov
2015-11-05
1
-35
/
+4
|
*
mm/memcontrol.c: fix order calculation in try_charge()
Jerome Marchand
2015-11-05
1
-1
/
+2
|
*
memcg: ratify and consolidate over-charge handling
Tejun Heo
2015-11-05
1
-49
/
+20
|
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
1
-8
/
+39
|
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
1
-8
/
+8
*
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
1
-7
/
+20
|
\
\
|
|
/
|
/
|
|
*
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-15
1
-1
/
+1
[next]