summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang2021-06-301-1/+1
* mm/zbud: don't export any zbud APIMiaohe Lin2021-06-301-23/+0
* mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...David Hildenbrand2021-06-301-0/+10
* fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...David Hildenbrand2021-06-301-0/+12
* fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHERDavid Hildenbrand2021-06-301-3/+0
* include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao2021-06-301-41/+0
* userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()Axel Rasmussen2021-06-301-0/+5
* userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen2021-06-301-1/+6
* userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen2021-06-301-11/+8
* mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu2021-06-302-1/+3
* mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song2021-06-301-19/+6
* mm: sparsemem: split the huge PMD mapping of vmemmap pagesMuchun Song2021-06-301-2/+2
* mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPYMina Almasry2021-06-301-0/+4
* mm/vmalloc: enable mapping of huge pages at pte level in vmallocChristophe Leroy2021-06-301-0/+7
* mm/vmalloc: enable mapping of huge pages at pte level in vmapChristophe Leroy2021-06-301-0/+8
* mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-06-301-1/+25
* mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-301-2/+2
* mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin2021-06-301-22/+35
* mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASKMiaohe Lin2021-06-301-4/+2
* mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstateMuchun Song2021-06-301-0/+3
* mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2021-06-301-0/+19
* mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-302-0/+5
* mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-302-1/+30
* mm: hugetlb: gather discrete indexes of tail pageMuchun Song2021-06-302-10/+30
* mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-302-27/+40
* mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-0/+5
* mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman2021-06-291-1/+19
* mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport2021-06-291-2/+2
* mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-294-9/+9
* arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-2/+2
* mm: remove CONFIG_DISCONTIGMEMMike Rapoport2021-06-292-36/+9
* mm: drop SECTION_SHIFT in code commentsDong Aisheng2021-06-291-2/+0
* mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+3
* mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman2021-06-291-0/+1
* mm/page_alloc: scale the number of pages that are batch freedMel Gorman2021-06-291-1/+2
* mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman2021-06-291-1/+1
* mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-3/+0
* mm/page_alloc: batch the accounting updates in the bulk allocatorMel Gorman2021-06-291-0/+8
* mm/vmstat: inline NUMA event counter updatesMel Gorman2021-06-291-1/+9
* mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-292-27/+29
* mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+2
* mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-292-12/+14
* mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)2021-06-291-0/+4
* mm: constify page_count and page_ref_countMatthew Wilcox (Oracle)2021-06-291-2/+2
* mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetypeMatthew Wilcox (Oracle)2021-06-291-1/+1
* mm: make compound_head const-preservingMatthew Wilcox (Oracle)2021-06-291-5/+5
* mm/page_owner: constify dump_page_ownerMatthew Wilcox (Oracle)2021-06-291-3/+3
* mm: make __dump_page staticMatthew Wilcox (Oracle)2021-06-291-2/+1
* mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport2021-06-291-12/+1
* mm: report which part of mem is being freed on initmem caseJungseung Lee2021-06-291-1/+1