index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
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-16
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
1
-4
/
+4
2023-02-10
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
1
-0
/
+18
2023-02-02
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
1
-6
/
+2
2023-02-02
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
1
-7
/
+5
2023-01-31
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
1
-54
/
+13
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
1
-54
/
+13
2023-01-18
mm: memcg: add folio_memcg_check()
Matthew Wilcox
1
-3
/
+3
2023-01-18
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
1
-0
/
+16
2023-01-18
mm: memcontrol: deprecate charge moving
Johannes Weiner
1
-0
/
+4
2023-01-18
mm: memcontrol: skip moving non-present pages that are mapped elsewhere
Johannes Weiner
1
-14
/
+38
2022-12-11
mm: memcg: fix swapcached stat accounting
Hugh Dickins
1
-0
/
+6
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-13
/
+54
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-2
/
+13
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
1
-2
/
+6
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-1
/
+1
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
1
-1
/
+1
2022-11-08
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
1
-3
/
+9
2022-11-08
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
1
-10
/
+10
2022-10-10
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-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-3
/
+3
2022-10-03
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
1
-10
/
+10
2022-10-03
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
1
-40
/
+10
2022-10-03
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
1
-0
/
+3
2022-10-03
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
1
-8
/
+19
2022-10-03
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
1
-4
/
+4
2022-10-03
memcg: reduce size of memcg vmstats structures
Shakeel Butt
1
-10
/
+44
2022-10-03
memcg: rearrange code
Shakeel Butt
1
-23
/
+23
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
1
-9
/
+48
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-10-03
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-10-03
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
1
-7
/
+6
2022-09-26
mm/memcontrol: stop using mm->highest_vm_end
Liam R. Howlett
1
-4
/
+2
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+25
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
1
-0
/
+1
2022-09-26
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-11
mm: memcg: export workingset refault stats for cgroup v1
Yang Shi
1
-2
/
+7
2022-09-11
mm: memcontrol: fix a typo in comment
xupanda
1
-1
/
+1
2022-08-28
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-29
mm: memcontrol: fix potential oom_lock recursion deadlock
Tetsuo Handa
1
-13
/
+9
2022-07-29
mm/memcontrol.c: remove the redundant updating of stats_flush_threshold
Jiebin Sun
1
-1
/
+8
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
1
-10
/
+14
2022-07-29
mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
Roman Gushchin
1
-0
/
+9
[next]