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
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
1
-1
/
+10
2020-08-07
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
1
-0
/
+2
2020-08-07
memcg, oom: check memcg margin for parallel oom
Yafang Shao
1
-1
/
+7
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
1
-21
/
+7
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
1
-0
/
+8
2020-08-07
mm, memcg: unify reclaim retry limits with page allocator
Chris Down
1
-9
/
+6
2020-08-07
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
1
-5
/
+37
2020-08-07
mm: memcontrol: avoid workload stalls when lowering memory.high
Roman Gushchin
1
-2
/
+2
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-1
/
+1
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
1
-1
/
+24
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
1
-24
/
+1
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
1
-47
/
+1
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
1
-131
/
+32
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
1
-12
/
+0
2020-08-07
mm: memcg/slab: deprecate memory.kmem.slabinfo
Roman Gushchin
1
-3
/
+0
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
1
-2
/
+12
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
1
-3
/
+14
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
1
-1
/
+287
2020-08-07
mm: memcontrol: decouple reference counting from page accounting
Johannes Weiner
1
-18
/
+21
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-7
/
+4
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
1
-4
/
+10
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
1
-19
/
+24
2020-08-07
mm: kmem: make memcg_kmem_enabled() irreversible
Roman Gushchin
1
-6
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-24
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
1
-2
/
+2
2020-07-24
mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()
Bhupesh Sharma
1
-1
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-26
mm/memcontrol.c: prevent missed memory.low load tears
Chris Down
1
-2
/
+3
2020-06-26
mm/memcontrol.c: add missed css_put()
Muchun Song
1
-1
/
+3
2020-06-26
mm: memcontrol: handle div0 crash race condition in memory.low
Johannes Weiner
1
-2
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-4
/
+4
2020-06-05
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
1
-2
/
+2
2020-06-04
mm: base LRU balancing on an explicit cost model
Johannes Weiner
1
-12
/
+6
2020-06-04
mm: memcontrol: update page->mem_cgroup stability rules
Johannes Weiner
1
-14
/
+7
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-53
/
+4
2020-06-04
mm: memcontrol: make swap tracking an integral part of memory control
Johannes Weiner
1
-30
/
+23
2020-06-04
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
1
-31
/
+28
2020-06-04
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
1
-111
/
+17
2020-06-04
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-23
/
+24
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-18
/
+9
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-17
/
+11
2020-06-04
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
1
-3
/
+6
2020-06-04
mm: memcontrol: prepare move_account for removal of private page type counters
Johannes Weiner
1
-12
/
+13
2020-06-04
mm: memcontrol: prepare uncharging for removal of private page type counters
Johannes Weiner
1
-11
/
+12
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-2
/
+27
2020-06-04
mm: memcontrol: move out cgroup swaprate throttling
Johannes Weiner
1
-3
/
+2
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-23
/
+15
2020-06-04
mm: memcontrol: fix stat-corrupting race in charge moving
Johannes Weiner
1
-12
/
+14
2020-06-04
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
1
-25
/
+26
[next]