index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
1
-3
/
+51
*
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
1
-57
/
+5
*
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
1
-8
/
+8
*
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
1
-12
/
+12
*
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
1
-10
/
+0
*
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
1
-18
/
+0
*
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
1
-0
/
+6
*
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-04-05
1
-1
/
+4
*
mm, memcg: create mem_cgroup_from_seq
Chris Down
2019-03-05
1
-0
/
+10
*
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
2019-03-05
1
-4
/
+33
*
mm, oom: add oom victim's memcg to the oom context information
yuzhoujian
2018-12-28
1
-2
/
+9
*
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
1
-1
/
+1
*
mm: rework memcg kernel stack accounting
Roman Gushchin
2018-10-26
1
-1
/
+12
*
mm, oom: introduce memory.oom.group
Roman Gushchin
2018-08-22
1
-0
/
+18
*
mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appear...
Kirill Tkhai
2018-08-17
1
-0
/
+4
*
mm/memcontrol.c: export mem_cgroup_is_root()
Kirill Tkhai
2018-08-17
1
-0
/
+10
*
mm, memcg: assign memcg-aware shrinkers bitmap to memcg
Kirill Tkhai
2018-08-17
1
-0
/
+14
*
mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
Kirill Tkhai
2018-08-17
1
-3
/
+3
*
memcg, oom: move out_of_memory back to the charge path
Michal Hocko
2018-08-17
1
-8
/
+8
*
fs, mm: account buffer_head to kmemcg
Shakeel Butt
2018-08-17
1
-0
/
+7
*
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-17
1
-1
/
+9
*
mm: introduce mem_cgroup_put() helper
Roman Gushchin
2018-08-17
1
-0
/
+9
*
memcontrol: schedule throttling if we are congested
Tejun Heo
2018-07-09
1
-0
/
+13
*
mm: fix oom_kill event handling
Roman Gushchin
2018-06-15
1
-4
/
+22
*
mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...
Aaron Lu
2018-06-07
1
-4
/
+19
*
memcg: introduce memory.min
Roman Gushchin
2018-06-07
1
-4
/
+11
*
memcg: writeback: use memcg->cgwb_list directly
Wang Long
2018-06-07
1
-1
/
+0
*
mm: memory.low hierarchical behavior
Roman Gushchin
2018-06-07
1
-2
/
+1
*
mm: rename page_counter's count/limit into usage/max
Roman Gushchin
2018-06-07
1
-2
/
+2
*
mm, memcontrol: implement memory.swap.events
Tejun Heo
2018-06-07
1
-0
/
+5
*
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
1
-17
/
+18
*
mm/vmscan: don't mess with pgdat->flags in memcg reclaim
Andrey Ryabinin
2018-04-11
1
-0
/
+3
*
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
2018-02-21
1
-8
/
+16
*
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2018-01-31
1
-34
/
+62
*
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2018-01-31
1
-22
/
+22
*
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2018-01-31
1
-11
/
+20
*
mm: memcontrol: use int for event/state parameter in several functions
Matthias Kaehlcke
2017-09-06
1
-20
/
+32
*
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
2017-08-18
1
-2
/
+8
*
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
1
-30
/
+216
*
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
2017-07-06
1
-17
/
+0
*
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
2017-07-06
1
-2
/
+0
*
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
2017-07-06
1
-1
/
+4
*
mm: per-cgroup memory reclaim stats
Roman Gushchin
2017-07-06
1
-3
/
+45
*
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
1
-36
/
+37
*
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
2017-05-03
1
-57
/
+43
*
mm: memcontrol: re-use global VM event enum
Johannes Weiner
2017-05-03
1
-31
/
+14
*
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
2017-05-03
1
-13
/
+5
*
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2017-05-03
1
-3
/
+61
*
mm: memcontrol: provide shmem statistics
Johannes Weiner
2017-05-03
1
-0
/
+1
*
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
2017-03-31
1
-0
/
+6
[next]