index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2021-02-23
1
-5
/
+28
*
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
2017-04-08
1
-0
/
+6
*
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2017-01-19
1
-3
/
+23
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
1
-2
/
+4
*
mm: oom: deduplicate victim selection code for memcg and global oom
Vladimir Davydov
2016-10-07
1
-0
/
+15
*
mm: fix memcg stack accounting for sub-page stacks
Andy Lutomirski
2016-07-28
1
-1
/
+1
*
mm, vmscan: Update all zone LRU sizes before updating memcg
Mel Gorman
2016-07-28
1
-1
/
+1
*
mm, memcg: move memcg limit enforcement from zones to nodes
Mel Gorman
2016-07-28
1
-23
/
+15
*
mm, vmscan: make shrink_node decisions more node-centric
Mel Gorman
2016-07-28
1
-9
/
+10
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-9
/
+9
*
mm: fix vm-scalability regression in cgroup-aware workingset code
Johannes Weiner
2016-07-28
1
-1
/
+42
*
mm: memcontrol: cleanup kmem charge functions
Vladimir Davydov
2016-07-26
1
-96
/
+7
*
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-07-23
1
-15
/
+10
*
mm: vmscan: reduce size of inactive file list
Rik van Riel
2016-05-20
1
-25
/
+0
*
mm: update_lru_size do the __mod_zone_page_state
Hugh Dickins
2016-05-19
1
-6
/
+0
*
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2016-03-17
1
-0
/
+10
*
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2016-03-17
1
-10
/
+0
*
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
1
-1
/
+2
*
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
2016-03-17
1
-0
/
+21
*
mm: remove unnecessary uses of lock_page_memcg()
Johannes Weiner
2016-03-15
1
-5
/
+7
*
mm: simplify lock_page_memcg()
Johannes Weiner
2016-03-15
1
-18
/
+17
*
mm: migrate: do not touch page->mem_cgroup of live pages
Johannes Weiner
2016-03-15
1
-2
/
+2
*
mm: workingset: per-cgroup cache thrash detection
Johannes Weiner
2016-03-15
1
-7
/
+49
*
mm: memcontrol: generalize locking for the page->mem_cgroup binding
Johannes Weiner
2016-03-15
1
-5
/
+11
*
mm: fix some spelling
Jesper Dangaard Brouer
2016-03-15
1
-1
/
+1
*
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
[next]