index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
2020-08-07
opeinrisc: switch to generic version of pte allocation
Mike Rapoport
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
mm/memory.c: make remap_pfn_range() reject unaligned addr
Alex Zhang
2020-08-07
mm: remove redundant check non_swap_entry()
Ralph Campbell
2020-08-07
mm/page_counter.c: fix protection usage propagation
Michal Koutný
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: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
2020-08-07
mm: slab: rename (un)charge_slab_page() to (un)account_slab_page()
Roman Gushchin
2020-08-07
mm: memcg/slab: remove unused argument by charge_slab_page()
Roman Gushchin
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
tools/cgroup: add memcg_slabinfo.py tool
Roman Gushchin
2020-08-07
kselftests: cgroup: add kernel memory accounting tests
Roman Gushchin
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 redundant check in memcg_accumulate_slabinfo()
Roman Gushchin
2020-08-07
mm: memcg/slab: deprecate slab_root_caches
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: charge individual slab objects instead of pages
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: slub: implement SLUB version of obj_to_index()
Roman Gushchin
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
2020-08-07
mm: kmem: make memcg_kmem_enabled() irreversible
Roman Gushchin
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
2020-08-07
mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io
Xianting Tian
2020-08-07
mm: swap: fix kerneldoc of swap_vma_readahead()
Krzysztof Kozlowski
2020-08-07
mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized
Zhen Lei
2020-08-07
mm/swap_slots.c: simplify enable_swap_slots_cache()
Zhen Lei
2020-08-07
mm/swap_slots.c: simplify alloc_swap_slot_cache()
Zhen Lei
2020-08-07
mm/gup.c: fix the comment of return value for populate_vma_page_range()
Tang Yizhou
2020-08-07
mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
Yang Shi
2020-08-07
mm: filemap: clear idle flag for writes
Yang Shi
2020-08-07
mm, dump_page: do not crash with bad compound_mapcount()
John Hubbard
2020-08-07
mm/debug: print hashed address of struct page
Matthew Wilcox (Oracle)
[next]