index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]