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
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
2016-02-03
1
-1
/
+1
*
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
2016-01-20
1
-1
/
+4
*
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
2016-01-20
1
-17
/
+10
*
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
2016-01-20
1
-0
/
+1
*
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
2016-01-20
1
-3
/
+0
*
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
2016-01-20
1
-8
/
+6
*
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
2016-01-20
1
-9
/
+5
*
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
1
-2
/
+2
*
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
1
-3
/
+4
*
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
1
-5
/
+10
*
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-6
/
+10
*
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
2016-01-14
1
-4
/
+4
*
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
2016-01-14
1
-4
/
+28
*
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
2016-01-14
1
-1
/
+8
*
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
-15
/
+5
*
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2016-01-14
1
-6
/
+13
*
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
2016-01-14
1
-1
/
+0
*
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
2016-01-14
1
-1
/
+0
*
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
2016-01-14
1
-9
/
+0
*
mm: memcontrol: export root_mem_cgroup
Johannes Weiner
2016-01-14
1
-1
/
+2
*
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
2016-01-14
1
-11
/
+1
*
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
2016-01-14
1
-8
/
+7
*
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
2016-01-14
1
-0
/
+2
*
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
2016-01-14
1
-2
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-104
/
+43
|
\
|
*
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
1
-5
/
+2
|
*
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
1
-15
/
+0
|
*
memcg: unify slab and other kmem pages charging
Vladimir Davydov
2015-11-05
1
-4
/
+2
|
*
memcg: simplify charging kmem pages
Vladimir Davydov
2015-11-05
1
-50
/
+19
|
*
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
Yaowei Bai
2015-11-05
1
-3
/
+3
|
*
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
2015-11-05
1
-14
/
+0
|
*
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
2015-11-05
1
-24
/
+22
|
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
1
-0
/
+6
|
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
1
-5
/
+5
*
|
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-11-05
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
memcg: generate file modified notifications on "memory.events"
Tejun Heo
2015-09-21
1
-0
/
+4
|
*
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
2015-09-18
1
-3
/
+1
*
|
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
2015-10-12
1
-3
/
+5
*
|
memcg: remove pcp_counter_lock
Greg Thelen
2015-10-01
1
-1
/
+0
|
/
*
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
1
-8
/
+1
*
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-10
1
-0
/
+1
*
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
2015-09-08
1
-8
/
+8
*
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
2015-09-08
1
-2
/
+0
*
memcg: export struct mem_cgroup
Michal Hocko
2015-09-08
1
-33
/
+337
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
1
-0
/
+29
|
\
|
*
writeback: implement memcg writeback domain based throttling
Tejun Heo
2015-06-02
1
-0
/
+9
|
*
writeback: implement memcg wb_domain
Tejun Heo
2015-06-02
1
-1
/
+11
|
*
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
1
-0
/
+4
|
*
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
2015-06-02
1
-0
/
+1
[next]