index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-13
mm/memcontrol: export memcg->watermark via sysfs for v2 memcg
Ganesan Rajagopal
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
mm: teach core mm about pte markers
Peter Xu
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
2022-04-29
memcg: introduce per-memcg reclaim interface
Shakeel Butt
2022-04-28
mm/memcontrol.c: remove unused private flag of memory.oom_control
Lu Jialin
2022-04-28
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-28
mm/memcg: non-hierarchical mode is deprecated
Wei Yang
2022-04-28
mm/memcg: move generation assignment and comparison together
Wei Yang
2022-04-28
mm/memcg: set pos explicitly for reclaim and !reclaim
Wei Yang
2022-04-28
mm/memcg: set memcg after css verified and got reference
Wei Yang
2022-04-28
mm/memcg: mz already removed from rb_tree if not NULL
Wei Yang
2022-04-28
mm/memcg: remove unneeded nr_scanned
Miaohe Lin
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
memcg: do not tweak node in alloc_mem_cgroup_per_node_info
Wei Yang
2022-03-22
mm: memcontrol: fix cannot alloc the maximum memcg ID
Muchun Song
2022-03-22
mm: memcontrol: reuse memory cgroup ID for kmem ID
Muchun Song
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
Muchun Song
2022-03-22
mm: list_lru: allocate list_lru_one only when needed
Muchun Song
2022-03-22
mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
Muchun Song
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
mm/memcg: disable migration instead of preemption in drain_all_stock().
Sebastian Andrzej Siewior
2022-03-22
mm/memcg: protect memcg_stock with a local_lock_t
Sebastian Andrzej Siewior
2022-03-22
mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj...
Johannes Weiner
2022-03-22
mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where...
Sebastian Andrzej Siewior
2022-03-22
mm/memcg: disable threshold event handlers on PREEMPT_RT
Sebastian Andrzej Siewior
2022-03-22
mm/memcg: revert ("mm/memcg: optimize user context object stock access")
Michal Hocko
2022-03-22
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
2022-03-22
memcg: synchronously enforce memory.high for large overcharges
Shakeel Butt
2022-03-22
memcg: unify force charging conditions
Shakeel Butt
2022-03-22
memcg: refactor mem_cgroup_oom
Shakeel Butt
2022-03-22
mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
Wei Yang
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
2022-03-22
memcg: replace in_interrupt() with !in_task()
Shakeel Butt
2022-03-21
mm/memcg: Convert mem_cgroup_swapout() to take a folio
Matthew Wilcox (Oracle)
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: use struct_size() helper in kzalloc()
Wang Weiyang
2022-01-15
memcg: better bounds on the memcg stats updates
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-15
mm: memcontrol: make cgroup_memory_nokmem static
Muchun Song
[next]