index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2020-11-02
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
2020-11-02
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-13
mm/memcg: fix device private memcg accounting
Ralph Campbell
2020-10-13
mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom()
Miaohe Lin
2020-10-13
mm: memcontrol: add the missing numa_stat interface for cgroup v2
Muchun Song
2020-10-13
mm/memcg: unify swap and memsw page counters
Waiman Long
2020-10-13
mm/memcg: simplify mem_cgroup_get_max()
Waiman Long
2020-10-13
mm/memcg: clean up obsolete enum charge_type
Waiman Long
2020-10-13
mm: memcontrol: correct the comment of mem_cgroup_iter()
Miaohe Lin
2020-10-13
mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
Roman Gushchin
2020-10-13
mm: memcontrol: use the preferred form for passing the size of a structure type
Gustavo A. R. Silva
2020-10-13
mm: memcontrol: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-10-13
mm: use find_get_incore_page in memcontrol
Matthew Wilcox (Oracle)
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-26
mm: memcontrol: fix missing suffix of workingset_restore
Muchun Song
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-05
memcg: fix use-after-free in uncharge_batch
Michal Hocko
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2020-08-07
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
2020-08-07
memcg, oom: check memcg margin for parallel oom
Yafang Shao
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, memcg: unify reclaim retry limits with page allocator
Chris Down
2020-08-07
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
2020-08-07
mm: memcontrol: avoid workload stalls when lowering memory.high
Roman Gushchin
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
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: deprecate memory.kmem.slabinfo
Roman Gushchin
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
2020-08-07
mm: memcontrol: decouple reference counting from page accounting
Johannes Weiner
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
[next]