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
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-11-06
mm: memcontrol: remove kmemcg_id reparenting
Muchun Song
2021-11-06
memcg, kmem: further deprecate kmem.limit_in_bytes
Shakeel Butt
2021-11-06
mm/memcg: remove obsolete memcg_free_kmem()
Waiman Long
2021-11-06
memcg: unify memcg stat flushing
Shakeel Butt
2021-11-06
memcg: flush stats only if updated
Shakeel Butt
2021-11-06
mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
Peter Xu
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
2021-09-03
memcg: make memcg->event_list_lock irqsafe
Shakeel Butt
2021-09-03
memcg: fix up drain_local_stock comment
Michal Hocko
2021-09-03
mm, memcg: save some atomic ops when flush is already true
Miaohe Lin
2021-09-03
mm: memcontrol: set the correct memcg swappiness restriction
Baolin Wang
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related func...
Suren Baghdasaryan
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-13
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
2021-07-20
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2021-07-01
mm: remove special swap entry functions
Alistair Popple
2021-07-01
mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
Mel Gorman
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2021-06-29
mm: charge active memcg when no mm is set
Dan Schatzberg
2021-06-29
mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock
Muchun Song
2021-06-29
mm: memcontrol: simplify the logic of objcg pinning memcg
Muchun Song
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm
Muchun Song
2021-06-29
mm: memcontrol: fix page charging in page replacement
Muchun Song
2021-06-29
mm: memcontrol: fix root_mem_cgroup charging
Muchun Song
2021-06-29
mm: memcg/slab: create a new set of kmalloc-cg-<n> caches
Waiman Long
2021-06-29
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-06-29
mm/memcg: optimize user context object stock access
Waiman Long
2021-06-29
mm/memcg: improve refill_obj_stock() performance
Waiman Long
2021-06-29
mm/memcg: cache vmstat data in percpu memcg_stock_pcp
Waiman Long
2021-06-29
mm/memcg: move mod_objcg_state() to memcontrol.c
Waiman Long
2021-06-05
mm, memcg: introduce mem_cgroup_kmem_disabled()
Roman Gushchin
2021-06-05
mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
Roman Gushchin
2021-05-07
mm: fix typos in comments
Ingo Molnar
[next]