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
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
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-1
/
+1
2022-11-23
mm: correctly charge compressed memory to its memcg
Li Liguang
1
-1
/
+1
2022-11-09
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
1
-3
/
+9
2022-11-09
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
1
-10
/
+10
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-97
/
+184
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+6
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-3
/
+3
2022-10-04
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
1
-10
/
+10
2022-10-04
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
1
-40
/
+10
2022-10-04
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
1
-0
/
+3
2022-10-04
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
1
-8
/
+19
2022-10-04
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
1
-4
/
+4
2022-10-04
memcg: reduce size of memcg vmstats structures
Shakeel Butt
1
-10
/
+44
2022-10-04
memcg: rearrange code
Shakeel Butt
1
-23
/
+23
2022-10-04
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
1
-9
/
+48
2022-10-04
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-10-04
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-10-04
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
1
-7
/
+6
2022-09-27
mm/memcontrol: stop using mm->highest_vm_end
Liam R. Howlett
1
-4
/
+2
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+25
2022-09-27
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
1
-0
/
+1
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+2
2022-09-19
mm/memcontrol: Replace the PREEMPT_RT conditionals
Thomas Gleixner
1
-13
/
+6
2022-09-12
mm: memcg: export workingset refault stats for cgroup v1
Yang Shi
1
-2
/
+7
2022-09-12
mm: memcontrol: fix a typo in comment
xupanda
1
-1
/
+1
2022-08-29
cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG
Tejun Heo
1
-1
/
+1
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
1
-2
/
+2
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+1
2022-07-30
mm: memcontrol: fix potential oom_lock recursion deadlock
Tetsuo Handa
1
-13
/
+9
2022-07-30
mm/memcontrol.c: remove the redundant updating of stats_flush_threshold
Jiebin Sun
1
-1
/
+8
2022-07-30
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-10
/
+14
2022-07-30
mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
Roman Gushchin
1
-0
/
+9
2022-07-18
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
1
-2
/
+2
2022-07-18
mm: add zone device coherent type memory support
Alex Sierra
1
-3
/
+4
2022-07-04
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
1
-0
/
+23
2022-06-27
Merge branch 'master' into mm-stable
akpm
1
-1
/
+1
2022-06-17
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
1
-21
/
+50
2022-06-17
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...
Qi Zheng
1
-28
/
+27
2022-06-17
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
1
-1
/
+1
2022-05-20
zswap: memcg accounting
Johannes Weiner
1
-8
/
+197
2022-05-14
mm/memcontrol: export memcg->watermark via sysfs for v2 memcg
Ganesan Rajagopal
1
-0
/
+13
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
1
-8
/
+8
2022-05-13
mm: teach core mm about pte markers
Peter Xu
1
-2
/
+6
2022-05-10
mm: create new mm/swap.h header file
NeilBrown
1
-0
/
+1
[next]