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