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
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
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
1
-2
/
+1
2023-06-20
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
1
-5
/
+4
2023-06-20
mm: kill lock|unlock_page_memcg()
Kefeng Wang
1
-14
/
+4
2023-06-20
mm: ptep_get() conversion
Ryan Roberts
1
-2
/
+2
2023-06-20
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
1
-4
/
+4
2023-06-10
memcg: use helper macro FLUSH_TIME
Miaohe Lin
1
-1
/
+1
2023-06-10
mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
Lars R. Damerow
1
-0
/
+13
2023-06-10
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
1
-1
/
+1
2023-06-10
mm/memcontrol: fix typo in comment
Haifeng Xu
1
-1
/
+1
2023-06-10
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-8
/
+1
2023-06-10
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
1
-10
/
+3
2023-06-10
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
1
-19
/
+5
2023-06-10
memcg: calculate root usage from global state
Yosry Ahmed
1
-19
/
+5
2023-06-10
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
1
-5
/
+1
2023-06-10
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
1
-25
/
+35
2023-06-10
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
1
-13
/
+14
2023-06-10
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
1
-6
/
+6
2023-06-10
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
1
-9
/
+10
2023-04-19
memcg: page_cgroup_ino() get memcg from the page's folio
Yosry Ahmed
1
-1
/
+2
2023-04-19
memcg v1: provide read access to memory.pressure_level
Florian Schmidt
1
-0
/
+11
2023-04-19
memcg: do not modify rstat tree for zero updates
Yosry Ahmed
1
-0
/
+3
2023-04-19
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
1
-2
/
+2
2023-04-19
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
1
-9
/
+36
2023-04-19
memcg: replace stats_flush_lock with an atomic
Yosry Ahmed
1
-7
/
+11
2023-04-19
memcg: do not flush stats in irq context
Yosry Ahmed
1
-1
/
+15
2023-04-19
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
1
-1
/
+1
2023-04-19
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-1
/
+1
2023-04-19
memcg: do not drain charge pcp caches on remote isolated cpus
Michal Hocko
1
-1
/
+2
2023-04-06
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
1
-1
/
+1
2023-03-29
mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-29
mm, memcg: Prevent memory.oom_control load/store tearing
Yue Zhao
1
-5
/
+5
2023-03-29
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-3
/
+3
2023-03-29
mm, memcg: Prevent memory.oom.group load/store tearing
Yue Zhao
1
-3
/
+3
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+68
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
1
-2
/
+2
2023-02-17
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
1
-4
/
+4
2023-02-11
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
1
-0
/
+18
2023-02-03
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
1
-6
/
+2
2023-02-03
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
1
-7
/
+5
2023-02-01
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-54
/
+13
2023-02-01
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-54
/
+13
2023-01-19
mm: memcg: add folio_memcg_check()
Matthew Wilcox
1
-3
/
+3
2023-01-19
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
1
-0
/
+16
2023-01-19
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-0
/
+4
2023-01-19
mm: memcontrol: skip moving non-present pages that are mapped elsewhere
Johannes Weiner
1
-14
/
+38
2022-12-12
mm: memcg: fix swapcached stat accounting
Hugh Dickins
1
-0
/
+6
2022-12-12
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-13
/
+54
2022-12-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-2
/
+13
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-01
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
1
-2
/
+6
[next]