summaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport1-22/+19
2020-08-07opeinrisc: switch to generic version of pte allocationMike Rapoport1-30/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport125-118/+17
2020-08-07mm/memory.c: make remap_pfn_range() reject unaligned addrAlex Zhang1-1/+4
2020-08-07mm: remove redundant check non_swap_entry()Ralph Campbell1-1/+1
2020-08-07mm/page_counter.c: fix protection usage propagationMichal Koutný1-3/+3
2020-08-07mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner2-7/+10
2020-08-07mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner1-0/+2
2020-08-07memcg, oom: check memcg margin for parallel oomYafang Shao1-1/+7
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down3-45/+53
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao3-3/+50
2020-08-07mm, memcg: unify reclaim retry limits with page allocatorChris Down1-9/+6
2020-08-07mm, memcg: reclaim more aggressively before high allocator throttlingChris Down1-5/+37
2020-08-07mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin1-2/+2
2020-08-07mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin1-1/+1
2020-08-07mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()Roman Gushchin3-8/+8
2020-08-07mm: memcg/slab: remove unused argument by charge_slab_page()Roman Gushchin3-4/+3
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt9-61/+55