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
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-08-13
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
2019-08-13
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
2019-07-16
mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones
Yafang Shao
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-12
mm, oom: remove redundant task_in_mem_cgroup() check
Shakeel Butt
2019-07-12
mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()
Tetsuo Handa
2019-07-12
mm: memcg/slab: reparent memcg kmem_caches on cgroup removal
Roman Gushchin
2019-07-12
mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages
Roman Gushchin
2019-07-12
mm: memcg/slab: rework non-root kmem_cache lifecycle management
Roman Gushchin
2019-07-12
mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()
Roman Gushchin
2019-07-12
mm: memcontrol: dump memory.stat during cgroup OOM
Johannes Weiner
2019-07-12
mm, memcg: introduce memory.events.local
Shakeel Butt
2019-07-12
memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
Shakeel Butt
2019-07-12
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-06-13
mm: memcontrol: don't batch updates of local VM stats and events
Johannes Weiner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-14
mm: memcontrol: fix NUMA round-robin reclaim at intermediate level
Johannes Weiner
2019-05-14
mm: memcontrol: fix recursive statistics correctness & scalabilty
Johannes Weiner
2019-05-14
mm: memcontrol: move stat/event counting functions out-of-line
Johannes Weiner
2019-05-14
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
mm, memcg: rename ambiguously named memory.stat counters and functions
Chris Down
2019-05-14
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-05-14
mm: memcontrol: push down mem_cgroup_nr_lru_pages()
Johannes Weiner
2019-05-14
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
mm: memcontrol: replace node summing with memcg_page_state()
Johannes Weiner
2019-05-14
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-04-05
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-03-05
mm/memcontrol.c: fix bad line in comment
Qian Cai
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2019-03-05
memcg: killed threads should not invoke memcg OOM killer
Tetsuo Handa
2019-03-05
mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable
Chris Down
2019-03-05
mm, memcg: create mem_cgroup_from_seq
Chris Down
2019-03-05
mm/memcontrol.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-03-05
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
2018-12-28
memcg, oom: notify on oom killer invocation from the charge path
Michal Hocko
2018-12-28
mm, oom: add oom victim's memcg to the oom context information
yuzhoujian
2018-11-03
mm: handle no memcg case in memcg_kmem_charge() properly
Roman Gushchin
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
mm: don't raise MEMCG_OOM event due to failed high-order allocation
Roman Gushchin
2018-10-26
mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type
Kirill Tkhai
2018-10-26
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2018-10-26
mm/memcontrol.c: fix memory.stat item ordering
Johannes Weiner
2018-10-26
mm: drain memcg stocks on css offlining
Roman Gushchin
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-04
mm: memcontrol: print proper OOM header when no eligible victim left
Johannes Weiner
[next]