index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
1
-1
/
+1
2016-01-21
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
1
-1
/
+4
2016-01-21
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
1
-17
/
+10
2016-01-21
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
1
-0
/
+1
2016-01-21
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
1
-3
/
+0
2016-01-21
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
1
-8
/
+6
2016-01-21
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
1
-9
/
+5
2016-01-21
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
1
-2
/
+2
2016-01-21
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-3
/
+4
2016-01-21
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
1
-5
/
+10
2016-01-16
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-6
/
+10
2016-01-15
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
1
-4
/
+4
2016-01-15
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
1
-4
/
+28
2016-01-15
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
1
-1
/
+8
2016-01-15
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-0
/
+3
2016-01-15
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-15
/
+5
2016-01-15
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-6
/
+13
2016-01-15
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
1
-1
/
+0
2016-01-15
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
1
-1
/
+0
2016-01-15
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-9
/
+0
2016-01-15
mm: memcontrol: export root_mem_cgroup
Johannes Weiner
1
-1
/
+2
2016-01-15
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
1
-11
/
+1
2016-01-15
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
1
-8
/
+7
2016-01-15
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
1
-0
/
+2
2016-01-15
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
1
-2
/
+0
2015-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-104
/
+43
2015-11-06
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
1
-5
/
+2
2015-11-06
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
1
-15
/
+0
2015-11-06
memcg: unify slab and other kmem pages charging
Vladimir Davydov
1
-4
/
+2
2015-11-06
memcg: simplify charging kmem pages
Vladimir Davydov
1
-50
/
+19
2015-11-06
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
Yaowei Bai
1
-3
/
+3
2015-11-06
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
1
-14
/
+0
2015-11-06
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
1
-24
/
+22
2015-11-06
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
1
-0
/
+6
2015-11-06
memcg: flatten task_struct->memcg_oom
Tejun Heo
1
-5
/
+5
2015-11-06
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+5
2015-10-12
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
1
-3
/
+5
2015-10-02
memcg: remove pcp_counter_lock
Greg Thelen
1
-1
/
+0
2015-09-21
memcg: generate file modified notifications on "memory.events"
Tejun Heo
1
-0
/
+4
2015-09-18
cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()
Tejun Heo
1
-3
/
+1
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
1
-8
/
+1
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
1
-0
/
+1
2015-09-09
memcg: get rid of extern for functions in memcontrol.h
Michal Hocko
1
-8
/
+8
2015-09-09
memcg: get rid of mem_cgroup_root_css for !CONFIG_MEMCG
Michal Hocko
1
-2
/
+0
2015-09-09
memcg: export struct mem_cgroup
Michal Hocko
1
-33
/
+337
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+29
2015-06-02
writeback: implement memcg writeback domain based throttling
Tejun Heo
1
-0
/
+9
2015-06-02
writeback: implement memcg wb_domain
Tejun Heo
1
-1
/
+11
2015-06-02
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
1
-0
/
+4
2015-06-02
memcg: implement mem_cgroup_css_from_page()
Tejun Heo
1
-0
/
+1
[next]