index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
1
-2
/
+3
2024-09-10
mm: restart if multiple traversals raced
Kinsey Ho
1
-2
/
+2
2024-09-04
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
1
-3
/
+21
2024-09-02
memcg: allocate v1 event percpu only on v1 deployment
Shakeel Butt
1
-1
/
+2
2024-09-02
memcg: move v1 only percpu stats in separate struct
Shakeel Butt
1
-0
/
+2
2024-09-02
mm: kmem: add lockdep assertion to obj_cgroup_memcg
Muchun Song
1
-3
/
+17
2024-09-02
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
1
-0
/
+5
2024-09-02
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
1
-6
/
+0
2024-07-27
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-10
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
1
-17
/
+5
2024-07-10
mm: memcg: add cache line padding to mem_cgroup_per_node
Roman Gushchin
1
-2
/
+4
2024-07-10
mm: memcg: drop obsolete cache line padding in struct mem_cgroup
Roman Gushchin
1
-4
/
+0
2024-07-05
mm: memcg: put struct task_struct::in_user_fault under CONFIG_MEMCG_V1
Roman Gushchin
1
-20
/
+20
2024-07-05
mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_node
Roman Gushchin
1
-0
/
+2
2024-07-05
mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1
Roman Gushchin
1
-50
/
+53
2024-07-05
mm: memcg: factor out legacy socket memory accounting code
Roman Gushchin
1
-0
/
+2
2024-07-05
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
1
-3
/
+3
2024-07-05
mm: memcg: group cgroup v1 memcg related declarations
Roman Gushchin
1
-68
/
+76
2024-07-05
mm: memcg: move legacy memcg event code into memcontrol-v1.c
Roman Gushchin
1
-12
/
+0
2024-07-05
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
1
-6
/
+6
2024-07-04
memcg: rearrange fields of mem_cgroup_per_node
Shakeel Butt
1
-8
/
+14
2024-07-04
mm: memcontrol: remove page_memcg()
Kefeng Wang
1
-12
/
+2
2024-05-07
memcg: use proper type for mod_memcg_state
Shakeel Butt
1
-6
/
+7
2024-05-07
memcg: dynamically allocate lruvec_stats
Shakeel Butt
1
-56
/
+6
2024-05-06
memcg: simple cleanup of stats update functions
Shakeel Butt
1
-17
/
+0
2024-04-26
codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
Suren Baghdasaryan
1
-1
/
+3
2024-04-26
lib: add codetag reference into slabobj_ext
Suren Baghdasaryan
1
-0
/
+5
2024-04-26
slab: objext: introduce objext_flags as extension to page_memcg_data_flags
Suren Baghdasaryan
1
-7
/
+22
2024-04-26
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
1
-6
/
+14
2024-04-26
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
1
-1
/
+2
2024-03-05
memcg: remove mem_cgroup_uncharge_list()
Matthew Wilcox (Oracle)
1
-12
/
+0
2024-03-05
mm: use __page_cache_release() in folios_put()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-03-05
memcg: add mem_cgroup_uncharge_folios()
Matthew Wilcox (Oracle)
1
-2
/
+12
2024-03-05
mm: memcg: make memcg huge page split support any order split
Zi Yan
1
-2
/
+2
2024-03-05
mm/memcg: use order instead of nr in split_page_memcg()
Zi Yan
1
-2
/
+2
2024-02-22
mm: reduce dependencies on <linux/kernel.h>
Christophe JAILLET
1
-0
/
+1
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
1
-1
/
+1
2023-12-30
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
1
-0
/
+12
2023-12-21
mm: memcg: restore subtree stats flushing
Yosry Ahmed
1
-4
/
+4
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
1
-0
/
+5
2023-12-12
memcontrol: implement mem_cgroup_tryget_online()
Nhat Pham
1
-0
/
+10
2023-10-26
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
1
-14
/
+0
2023-10-26
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
1
-1
/
+10
2023-10-26
mm: kmem: scoped objcg protection
Roman Gushchin
1
-0
/
+9
2023-10-26
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
1
-1
/
+7
2023-10-19
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
1
-0
/
+9
2023-10-19
memcontrol: only transfer the memcg data for migration
Nhat Pham
1
-0
/
+7
2023-10-19
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
1
-0
/
+21
2023-10-19
mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
Qi Zheng
1
-11
/
+1
[next]