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.13.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
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
1
-14
/
+14
2020-11-14
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
1
-2
/
+9
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
1
-12
/
+0
2020-10-14
mm/memcg: unify swap and memsw page counters
Waiman Long
1
-5
/
+8
2020-08-15
mm/memcontrol: fix a data race in scan count
Qian Cai
1
-1
/
+1
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
1
-2
/
+2
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
1
-0
/
+8
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
1
-11
/
+42
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
1
-2
/
+40
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
1
-1
/
+1
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
1
-2
/
+19
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
1
-2
/
+0
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
1
-1
/
+0
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
1
-4
/
+1
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
1
-0
/
+12
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
1
-1
/
+2
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
1
-0
/
+51
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
1
-0
/
+17
2020-06-04
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
1
-0
/
+13
2020-06-04
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
1
-3
/
+2
2020-06-04
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
1
-1
/
+1
2020-06-04
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
1
-36
/
+0
2020-06-04
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
1
-2
/
+1
2020-06-04
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
1
-2
/
+3
2020-06-04
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
1
-0
/
+10
2020-06-04
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
1
-14
/
+8
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
1
-0
/
+1
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
1
-3
/
+0
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
1
-0
/
+2
2020-04-18
memcontrol.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-02
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()
Roman Gushchin
1
-10
/
+9
2020-04-02
mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg()
Roman Gushchin
1
-5
/
+6
2020-04-02
mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page()
Roman Gushchin
1
-10
/
+13
2020-04-02
mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments
Roman Gushchin
1
-2
/
+2
2020-04-02
mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments
Roman Gushchin
1
-5
/
+4
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-0
/
+12
2019-12-01
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
1
-0
/
+5
2019-12-01
mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs
Johannes Weiner
1
-3
/
+3
2019-12-01
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
1
-12
/
+12
2019-12-01
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
1
-8
/
+0
2019-12-01
include/linux/memcontrol.h: fix comments based on per-node memcg
Hao Lee
1
-3
/
+2
2019-12-01
mm, memcg: clean up reclaim iter array
Yafang Shao
1
-2
/
+1
2019-10-08
mm, memcg: make scan aggression always exclude protection
Chris Down
1
-13
/
+12
2019-10-08
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
1
-6
/
+13
2019-10-08
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
1
-0
/
+20
2019-10-08
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
1
-0
/
+3
2019-09-25
mm: thp: make deferred split shrinker memcg aware
Yang Shi
1
-0
/
+4
2019-09-25
mm: shrinker: make shrinker not depend on memcg kmem
Yang Shi
1
-8
/
+11
[next]