summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-07mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang
2020-08-07percpu_counter: add percpu_counter_sync()Feng Tang
2020-08-07mm/util.c: make vm_memory_committed() more accurateFeng Tang
2020-08-07proc/meminfo: avoid open coded reading of vm_committed_asFeng Tang
2020-08-07mm/mmap: optimize a branch judgment in ksys_mmap_pgoff()Zhen Lei
2020-08-07mm: move p?d_alloc_track to separate header fileJoerg Roedel
2020-08-07mm: move lib/ioremap.c to mm/Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2020-08-07xtensa: switch to generic version of pte allocationMike Rapoport
2020-08-07opeinrisc: switch to generic version of pte allocationMike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07mm/memory.c: make remap_pfn_range() reject unaligned addrAlex Zhang
2020-08-07mm: remove redundant check non_swap_entry()Ralph Campbell
2020-08-07mm/page_counter.c: fix protection usage propagationMichal Koutný
2020-08-07mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner
2020-08-07mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner
2020-08-07memcg, oom: check memcg margin for parallel oomYafang Shao
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao
2020-08-07mm, memcg: unify reclaim retry limits with page allocatorChris Down
2020-08-07mm, memcg: reclaim more aggressively before high allocator throttlingChris Down
2020-08-07mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin
2020-08-07mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()Roman Gushchin
2020-08-07mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()Roman Gushchin
2020-08-07mm: memcg/slab: remove unused argument by charge_slab_page()Roman Gushchin
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07tools/cgroup: add memcg_slabinfo.py toolRoman Gushchin
2020-08-07kselftests: cgroup: add kernel memory accounting testsRoman Gushchin
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin
2020-08-07mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()Roman Gushchin
2020-08-07mm: memcg/slab: deprecate slab_root_cachesRoman Gushchin
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin
2020-08-07mm: memcg/slab: simplify memcg cache creationRoman Gushchin
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin
2020-08-07mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin
2020-08-07mm: memcg/slab: deprecate memory.kmem.slabinfoRoman Gushchin
2020-08-07mm: memcg/slab: charge individual slab objects instead of pagesRoman Gushchin
2020-08-07mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin
2020-08-07mm: memcg/slab: obj_cgroup APIRoman Gushchin
2020-08-07mm: memcontrol: decouple reference counting from page accountingJohannes Weiner
2020-08-07mm: slub: implement SLUB version of obj_to_index()Roman Gushchin
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
2020-08-07mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin
2020-08-07mm: kmem: make memcg_kmem_enabled() irreversibleRoman Gushchin
2020-08-07tmpfs: support 64-bit inums per-sbChris Down
2020-08-07tmpfs: per-superblock i_ino supportChris Down