summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()Axel Rasmussen2021-06-302-57/+18
| * | | userfaultfd/shmem: support UFFDIO_CONTINUE for shmemAxel Rasmussen2021-06-301-45/+127
| * | | userfaultfd/shmem: support minor fault registration for shmemAxel Rasmussen2021-06-302-4/+16
| * | | userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen2021-06-302-43/+19
| * | | mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu2021-06-302-25/+27
| * | | mm/thp: simplify copying of huge zero page pmd when forkPeter Xu2021-06-301-6/+3
| * | | mm/hwpoison: disable pcp for page_handle_poison()Naoya Horiguchi2021-06-301-3/+16
| * | | hugetlb: address ref count racing in prep_compound_gigantic_pageMike Kravetz2021-06-302-9/+64
| * | | hugetlb: remove prep_compound_huge_page cleanupMike Kravetz2021-06-301-19/+10
| * | | mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2021-06-301-2/+4
| * | | mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song2021-06-301-1/+1
| * | | mm: sparsemem: split the huge PMD mapping of vmemmap pagesMuchun Song2021-06-302-41/+127
| * | | mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPYMina Almasry2021-06-303-59/+41
| * | | mm/vmalloc: enable mapping of huge pages at pte level in vmallocChristophe Leroy2021-06-301-6/+7
| * | | mm/vmalloc: enable mapping of huge pages at pte level in vmapChristophe Leroy2021-06-301-3/+18
| * | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-302-3/+7
| * | | mm/huge_memory.c: don't discard hugepage if other processes are mapping itMiaohe Lin2021-06-301-1/+1
| * | | mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmdMiaohe Lin2021-06-301-3/+0
| * | | mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin2021-06-303-6/+12
| * | | mm/huge_memory.c: use page->deferred_listMiaohe Lin2021-06-301-2/+2
| * | | mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mis...Shixin Liu2021-06-301-3/+3
| * | | mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGE...Shixin Liu2021-06-301-52/+39
| * | | mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstateMuchun Song2021-06-303-4/+40
| * | | mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song2021-06-301-0/+1
| * | | mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2021-06-301-0/+24
| * | | mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-305-17/+201
| * | | mm: hugetlb: defer freeing of HugeTLB pagesMuchun Song2021-06-303-19/+93
| * | | mm: hugetlb: free the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-305-12/+443
| * | | mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-304-116/+129
* | | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2021-07-016-186/+338
|\ \ \ \
| * | | | percpu: optimize locking in pcpu_balance_workfn()Roman Gushchin2021-06-171-12/+29
| * | | | percpu: initialize best_upa variableDennis Zhou2021-06-141-0/+2
| * | | | percpu: rework memcg accountingRoman Gushchin2021-06-055-172/+76
| * | | | mm, memcg: introduce mem_cgroup_kmem_disabled()Roman Gushchin2021-06-051-0/+5
| * | | | mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_initRoman Gushchin2021-06-051-3/+3
| * | | | percpu: make symbol 'pcpu_free_slot' staticWei Yongjun2021-05-141-1/+1
| * | | | percpu: implement partial chunk depopulationRoman Gushchin2021-04-215-20/+211
| * | | | percpu: use pcpu_free_slot instead of pcpu_nr_slots - 1Dennis Zhou2021-04-211-6/+8
| * | | | percpu: factor out pcpu_check_block_hint()Roman Gushchin2021-04-211-7/+23
| * | | | percpu: split __pcpu_balance_workfn()Roman Gushchin2021-04-161-17/+29
| * | | | percpu: fix a comment about the chunks orderingRoman Gushchin2021-04-161-1/+4
* | | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-5/+0
|\ \ \ \ \
| * | | | | block_dump: remove block_dump featurezhangyi (F)2021-05-241-5/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-2957-1292/+2245
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | mm,hwpoison: make get_hwpoison_page() call get_any_page()Naoya Horiguchi2021-06-292-85/+111
| * | | | mm,hwpoison: send SIGBUS with error virutal addressNaoya Horiguchi2021-06-291-1/+149
| * | | | mm/page_alloc: split pcp->high across all online CPUs for cpuless nodesMel Gorman2021-06-291-5/+9
| * | | | mm/page_alloc: allow high-order pages to be stored on the per-cpu listsMel Gorman2021-06-293-48/+125
| * | | | mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport2021-06-293-8/+4
| * | | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-295-19/+9