index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-05-15
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
1
-3
/
+51
2019-05-15
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
1
-57
/
+5
2019-05-15
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
1
-8
/
+8
2019-05-15
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
1
-12
/
+12
2019-05-14
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
1
-10
/
+0
2019-05-14
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
1
-18
/
+0
2019-05-14
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
1
-0
/
+6
2019-04-06
mm: writeback: use exact memcg dirty counts
Greg Thelen
1
-1
/
+4
2019-03-06
mm, memcg: create mem_cgroup_from_seq
Chris Down
1
-0
/
+10
2019-03-06
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
1
-4
/
+33
2018-12-28
mm, oom: add oom victim's memcg to the oom context information
yuzhoujian
1
-2
/
+9
2018-10-27
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
1
-1
/
+1
2018-10-27
mm: rework memcg kernel stack accounting
Roman Gushchin
1
-1
/
+12
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
1
-0
/
+18
2018-08-18
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
1
-0
/
+4
2018-08-18
mm/memcontrol.c: export mem_cgroup_is_root()
Kirill Tkhai
1
-0
/
+10
2018-08-18
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
Kirill Tkhai
1
-0
/
+14
2018-08-18
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
1
-3
/
+3
2018-08-18
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
1
-8
/
+8
2018-08-18
fs, mm: account buffer_head to kmemcg
Shakeel Butt
1
-0
/
+7
2018-08-18
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
1
-1
/
+9
2018-08-18
mm: introduce mem_cgroup_put() helper
Roman Gushchin
1
-0
/
+9
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
1
-0
/
+13
2018-06-15
mm: fix oom_kill event handling
Roman Gushchin
1
-4
/
+22
2018-06-08
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
1
-4
/
+19
2018-06-08
memcg: introduce memory.min
Roman Gushchin
1
-4
/
+11
2018-06-08
memcg: writeback: use memcg->cgwb_list directly
Wang Long
1
-1
/
+0
2018-06-08
mm: memory.low hierarchical behavior
Roman Gushchin
1
-2
/
+1
2018-06-08
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
1
-2
/
+2
2018-06-08
mm, memcontrol: implement memory.swap.events
Tejun Heo
1
-0
/
+5
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
1
-17
/
+18
2018-04-11
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
1
-0
/
+3
2018-02-22
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-01
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-34
/
+62
2018-02-01
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2018-02-01
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-11
/
+20
2017-09-07
mm: memcontrol: use int for event/state parameter in several functions
Matthias Kaehlcke
1
-20
/
+32
2017-08-19
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
1
-2
/
+8
2017-07-07
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
1
-30
/
+216
2017-07-07
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
1
-17
/
+0
2017-07-07
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
1
-2
/
+0
2017-07-07
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
1
-1
/
+4
2017-07-07
mm: per-cgroup memory reclaim stats
Roman Gushchin
1
-3
/
+45
2017-05-04
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
1
-36
/
+37
2017-05-04
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
1
-57
/
+43
2017-05-04
mm: memcontrol: re-use global VM event enum
Johannes Weiner
1
-31
/
+14
2017-05-04
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
1
-13
/
+5
2017-05-04
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
1
-3
/
+61
2017-05-04
mm: memcontrol: provide shmem statistics
Johannes Weiner
1
-0
/
+1
2017-04-01
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-0
/
+6
[next]