summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/swapops: rework swap entry manipulation codeAlistair Popple2021-07-011-26/+30
* mm: remove special swap entry functionsAlistair Popple2021-07-012-48/+25
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-0/+9
* mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEMMel Gorman2021-07-011-1/+4
* mm/swap: make swap_address_space an inline functionMel Gorman2021-07-011-1/+5
* mm: fix spelling mistakesZhen Lei2021-07-013-3/+3
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-0/+9
* mm: fix typos and grammar error in commentsHyeonggon Yoo2021-07-011-1/+1
* mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
* mm: rmap: make try_to_unmap() void functionYang Shi2021-06-301-1/+1
* mm: thp: refactor NUMA fault handlingYang Shi2021-06-301-23/+0
* mm: memory: add orig_pmd to struct vm_faultYang Shi2021-06-302-6/+10
* mm: migrate: fix missing update page_private to hugetlb_page_subpoolMuchun Song2021-06-301-0/+5
* arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-06-301-0/+9
* memblock: update initialization of reserved pagesMike Rapoport2021-06-301-1/+3
* include/linux/mmzone.h: add documentation for pfn_valid()Mike Rapoport2021-06-301-0/+11
* mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policiesBen Widawsky2021-06-301-5/+2
* mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang2021-06-301-1/+0
* 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