index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
1
-0
/
+10
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
1
-10
/
+0
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-1
/
+2
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+21
2016-03-15
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
1
-5
/
+7
2016-03-15
mm: simplify lock_page_memcg()
Johannes Weiner
1
-18
/
+17
2016-03-15
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
1
-2
/
+2
2016-03-15
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
1
-7
/
+49
2016-03-15
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
1
-5
/
+11
2016-03-15
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-20
mm: memcontrol: add "sock" to cgroup2 memory.stat
Johannes Weiner
1
-1
/
+4
2016-01-20
mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
Vladimir Davydov
1
-17
/
+10
2016-01-20
mm: memcontrol: charge swap to cgroup2
Vladimir Davydov
1
-0
/
+1
2016-01-20
mm: memcontrol: clean up alloc, online, offline, free functions
Johannes Weiner
1
-3
/
+0
2016-01-20
mm: memcontrol: flatten struct cg_proto
Johannes Weiner
1
-8
/
+6
2016-01-20
mm: memcontrol: rein in the CONFIG space madness
Johannes Weiner
1
-9
/
+5
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
1
-2
/
+2
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
1
-3
/
+4
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
1
-5
/
+10
2016-01-15
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-6
/
+10
2016-01-14
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
1
-4
/
+4
2016-01-14
mm: memcontrol: hook up vmpressure to socket pressure
Johannes Weiner
1
-4
/
+28
2016-01-14
mm: memcontrol: account socket memory in unified hierarchy memory controller
Johannes Weiner
1
-1
/
+8
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
1
-0
/
+3
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
1
-15
/
+5
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
1
-6
/
+13
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
1
-1
/
+0
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
1
-1
/
+0
2016-01-14
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
1
-9
/
+0
2016-01-14
mm: memcontrol: export root_mem_cgroup
Johannes Weiner
1
-1
/
+2
2016-01-14
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
1
-11
/
+1
2016-01-14
slab: add SLAB_ACCOUNT flag
Vladimir Davydov
1
-8
/
+7
2016-01-14
memcg: only account kmem allocations marked as __GFP_ACCOUNT
Vladimir Davydov
1
-0
/
+2
2016-01-14
Revert "gfp: add __GFP_NOACCOUNT"
Vladimir Davydov
1
-2
/
+0
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-104
/
+43
2015-11-05
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
1
-5
/
+2
2015-11-05
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
1
-15
/
+0
2015-11-05
memcg: unify slab and other kmem pages charging
Vladimir Davydov
1
-4
/
+2
2015-11-05
memcg: simplify charging kmem pages
Vladimir Davydov
1
-50
/
+19
2015-11-05
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
Yaowei Bai
1
-3
/
+3
2015-11-05
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
1
-14
/
+0
2015-11-05
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
1
-24
/
+22
2015-11-05
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
1
-0
/
+6
2015-11-05
memcg: flatten task_struct->memcg_oom
Tejun Heo
1
-5
/
+5
2015-11-05
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-01
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
[next]