index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-05-21
mm: vmscan: reduce size of inactive file list
Rik van Riel
1
-25
/
+0
2016-05-20
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
1
-6
/
+0
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-0
/
+10
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-10
/
+0
2016-03-18
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+2
2016-03-18
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+21
2016-03-16
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
1
-5
/
+7
2016-03-16
mm: simplify lock_page_memcg()
Johannes Weiner
1
-18
/
+17
2016-03-16
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
1
-2
/
+2
2016-03-16
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
1
-7
/
+49
2016-03-16
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-5
/
+11
2016-03-16
mm: fix some spelling
Jesper Dangaard Brouer
1
-1
/
+1
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
[next]