summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand-0/+4
2022-03-22mm, memory_hotplug: reorganize new pgdat initializationMichal Hocko-1/+1
2022-03-22mm, memory_hotplug: drop arch_free_nodedataMichal Hocko-3/+0
2022-03-22mm: handle uninitialized numa nodes gracefullyMichal Hocko-1/+1
2022-03-22mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...Michal Hocko-60/+59
2022-03-22mm/vmstat: add event for ksm swapping in copyYang Yang-0/+3
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying-0/+11
2022-03-22NUMA Balancing: add page promotion counterHuang Ying-0/+8
2022-03-22mm/cma: provide option to opt out from exposing pages on activation failureHari Bathini-0/+2
2022-03-22mm/migrate: fix race between lock page and clear PG_Isolatedandrew.yang-1/+1
2022-03-22mm: compaction: cleanup the compaction trace eventsBaolin Wang-13/+13
2022-03-22mm: __isolate_lru_page_prepare() in isolate_migratepages_block()Hugh Dickins-1/+0
2022-03-22mm/fs: delete PF_SWAPWRITEHugh Dickins-1/+0
2022-03-22userfaultfd: provide unmasked address on page-faultNadav Amit-2/+9
2022-03-22mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...Muchun Song-0/+2
2022-03-22mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_keyMuchun Song-8/+14
2022-03-22mm: hugetlb: free the 2nd vmemmap page associated with each HugeTLB pageMuchun Song-4/+74
2022-03-22mm, fault-injection: declare should_fail_alloc_page()Vlastimil Babka-0/+2
2022-03-22mm/memory-failure.c: fix race with changing page compound againMiaohe Lin-0/+2
2022-03-22arch/x86/mm/numa: Do not initialize nodes twiceOscar Salvador-1/+0
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand-4/+6
2022-03-22cma: factor out minimum alignment requirementDavid Hildenbrand-0/+9
2022-03-22mm/mmzone.h: remove unused macrosMiaohe Lin-7/+0
2022-03-22mm: page_alloc: avoid merging non-fallbackable pageblocks with othersZi Yan-0/+11
2022-03-22mm/vmalloc: fix comments about vmap_area structBang Li-2/+2
2022-03-22mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual-1/+1
2022-03-22mm: memcontrol: rename memcg_cache_id to memcg_kmem_idMuchun Song-2/+2
2022-03-22mm: list_lru: rename list_lru_per_memcg to list_lru_memcgMuchun Song-1/+1
2022-03-22mm: list_lru: replace linear array with xarrayMuchun Song-34/+2
2022-03-22mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrusMuchun Song-1/+1
2022-03-22mm: list_lru: allocate list_lru_one only when neededMuchun Song-3/+4
2022-03-22xarray: use kmem_cache_alloc_lru to allocate xa_nodeMuchun Song-2/+12
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song-0/+11
2022-03-22mm: introduce kmem_cache_alloc_lruMuchun Song-0/+21
2022-03-22mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song-7/+10
2022-03-22mm/memcg: retrieve parent memcg from css.parentWei Yang-3/+1
2022-03-22memcg: add per-memcg total kernel memory statYosry Ahmed-0/+1
2022-03-22tmpfs: support for file creation timeXavier Roche-0/+1
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard-2/+0
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard-2/+0
2022-03-22filemap: remove find_get_pages()Miaohe Lin-7/+0
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos-0/+1
2022-03-22remove congestion tracking frameworkNeilBrown-38/+0
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown-26/+0
2022-03-22remove inode_congested()NeilBrown-22/+0
2022-03-22nfs: remove reliance on bdi congestionNeilBrown-0/+1
2022-03-22mm: document and polish read-ahead codeNeilBrown-2/+7
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown-5/+5
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes-22/+0
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-2/+3