index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2021-01-12
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
2020-12-19
mm/memcontrol:rewrite mem_cgroup_page_lruvec()
Hui Su
2020-12-19
mm/memcg: remove unused definitions
Wei Yang
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
mm: move lruvec stats update functions to vmstat.h
Shakeel Butt
2020-12-15
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
2020-12-15
mm: memcg: deprecate the non-hierarchical mode
Roman Gushchin
2020-12-15
mm: memcg: fix obsolete code comments
Roman Gushchin
2020-12-15
mm: memcontrol: remove unused mod_memcg_obj_state()
Muchun Song
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-02
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2020-12-02
mm: Introduce page memcg flags
Roman Gushchin
2020-12-02
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
2020-11-14
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2020-10-13
mm/memcg: unify swap and memsw page counters
Waiman Long
2020-08-14
mm/memcontrol: fix a data race in scan count
Qian Cai
2020-08-12
include/linux/memcontrol.h: drop duplicate word and fix spello
Randy Dunlap
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
2020-06-03
mm: vmscan: determine anon/file pressure balance at the reclaim root
Johannes Weiner
2020-06-03
mm: memcontrol: delete unused lrucare handling
Johannes Weiner
2020-06-03
mm: memcontrol: prepare swap controller setup for integration
Johannes Weiner
2020-06-03
mm: memcontrol: drop unused try/commit/cancel charge API
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_THPS counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_ANON_MAPPED counter
Johannes Weiner
2020-06-03
mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
Johannes Weiner
2020-06-03
mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
Johannes Weiner
2020-06-03
mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
Johannes Weiner
2020-06-03
mm: memcontrol: drop @compound parameter from memcg charging API
Johannes Weiner
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
2020-05-14
mm, memcg: fix inconsistent oom event behavior
Yafang Shao
2020-04-18
memcontrol.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-02
mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge()
Roman Gushchin
[next]