index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-02-21
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
1
-3
/
+7
2024-02-08
mm: memcg: optimize parent iteration in memcg_rstat_updated()
Yosry Ahmed
1
-21
/
+35
2024-01-26
mm: memcontrol: don't throttle dying tasks on memory.high
Johannes Weiner
1
-4
/
+25
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-123
/
+196
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-3
/
+3
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-5
/
+5
2024-01-05
mm/memcontrol: remove __mod_lruvec_page_state()
Matthew Wilcox (Oracle)
1
-5
/
+4
2023-12-30
zswap: memcontrol: implement zswap writeback disabling
Nhat Pham
1
-0
/
+38
2023-12-29
mm: memcg: fix split queue list crash when large folio migration
Baolin Wang
1
-0
/
+11
2023-12-21
mm: memcg: restore subtree stats flushing
Yosry Ahmed
1
-29
/
+39
2023-12-21
mm: memcg: make stats flushing threshold per-memcg
Yosry Ahmed
1
-16
/
+34
2023-12-21
mm: memcg: move vmstats structs definition above flushing code
Yosry Ahmed
1
-74
/
+74
2023-12-21
mm: memcg: change flush_next_time to flush_last_time
Yosry Ahmed
1
-3
/
+4
2023-12-12
mm: memcg: add per-memcg zswap writeback stat
Domenico Cerasuolo
1
-0
/
+1
2023-12-12
zswap: make shrinking memcg-aware
Domenico Cerasuolo
1
-0
/
+2
2023-12-11
mm: memcg: add reminder comment for the memcg v2 events
Dmitry Rokosov
1
-0
/
+4
2023-12-07
mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
Roman Gushchin
1
-1
/
+1
2023-12-06
mm/slab: move pre/post-alloc hooks from slab.h to slub.c
Vlastimil Babka
1
-0
/
+1
2023-12-05
mm/memcontrol: remove CONFIG_SLAB #ifdef guards
Vlastimil Babka
1
-3
/
+2
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-5
/
+5
2023-11-16
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
1
-1
/
+2
2023-10-26
mm: fix multiple typos in multiple files
Muhammad Muzammil
1
-2
/
+2
2023-10-26
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
1
-32
/
+0
2023-10-26
mm: kmem: scoped objcg protection
Roman Gushchin
1
-2
/
+45
2023-10-26
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
1
-0
/
+5
2023-10-26
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
1
-9
/
+130
2023-10-26
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
1
-20
/
+14
2023-10-19
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
1
-1
/
+41
2023-10-19
memcontrol: only transfer the memcg data for migration
Nhat Pham
1
-3
/
+37
2023-10-19
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
1
-12
/
+47
2023-10-19
mm: memcg: normalize the value passed into memcg_rstat_updated()
Yosry Ahmed
1
-2
/
+18
2023-10-19
mm: memcg: refactor page state unit helpers
Yosry Ahmed
1
-11
/
+33
2023-10-07
memcg: remove unused do_memsw_account in memcg1_stat_format
Liu Shixin
1
-7
/
+2
2023-10-07
memcg: expose swapcache stat for memcg v1
Liu Shixin
1
-0
/
+6
2023-10-04
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
1
-0
/
+2
2023-09-30
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
1
-0
/
+13
2023-09-19
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
1
-3
/
+3
2023-09-05
memcontrol: ensure memcg acquired by id is properly set up
Johannes Weiner
1
-5
/
+17
2023-08-25
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
1
-18
/
+13
2023-08-25
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
1
-3
/
+0
2023-08-25
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
1
-29
/
+38
2023-08-22
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+2
2023-08-21
mm: remove redundant K() macro definition
ZhangPeng
1
-1
/
+0
2023-08-21
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
Miaohe Lin
1
-1
/
+1
2023-08-21
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
1
-2
/
+2
2023-08-21
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-08-21
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
1
-0
/
+2
2023-08-18
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
1
-3
/
+2
2023-08-18
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
1
-1
/
+1
[next]