summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEMMel Gorman
2021-07-01mm/swap: make swap_address_space an inline functionMel Gorman
2021-07-01mm: fix spelling mistakesZhen Lei
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-07-01mm: fix typos and grammar error in commentsHyeonggon Yoo
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand
2021-06-30mm: rmap: make try_to_unmap() void functionYang Shi
2021-06-30mm: thp: refactor NUMA fault handlingYang Shi
2021-06-30mm: memory: add orig_pmd to struct vm_faultYang Shi
2021-06-30mm: migrate: fix missing update page_private to hugetlb_page_subpoolMuchun Song
2021-06-30arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual
2021-06-30memblock: update initialization of reserved pagesMike Rapoport
2021-06-30include/linux/mmzone.h: add documentation for pfn_valid()Mike Rapoport
2021-06-30mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policiesBen Widawsky
2021-06-30mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang
2021-06-30mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang
2021-06-30mm/zbud: don't export any zbud APIMiaohe Lin
2021-06-30mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...David Hildenbrand
2021-06-30fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...David Hildenbrand
2021-06-30fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHERDavid Hildenbrand
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao
2021-06-30userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()Axel Rasmussen
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen
2021-06-30userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen
2021-06-30mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu
2021-06-30mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song
2021-06-30mm: sparsemem: split the huge PMD mapping of vmemmap pagesMuchun Song
2021-06-30mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-30mm/vmalloc: enable mapping of huge pages at pte level in vmallocChristophe Leroy
2021-06-30mm/vmalloc: enable mapping of huge pages at pte level in vmapChristophe Leroy
2021-06-30mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy
2021-06-30mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy
2021-06-30mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin
2021-06-30mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASKMiaohe Lin
2021-06-30mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstateMuchun Song
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song
2021-06-30mm: hugetlb: gather discrete indexes of tail pageMuchun Song
2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song
2021-06-29mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi
2021-06-29mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport
2021-06-29mm: drop SECTION_SHIFT in code commentsDong Aisheng
2021-06-29mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman
2021-06-29mm/page_alloc: limit the number of pages on PCP lists when reclaim is activeMel Gorman