aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman1-0/+5
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu1-0/+2
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)1-0/+5
2022-05-13mm/hugetlb: only drop uffd-wp special pte if requiredPeter Xu1-0/+2
2022-05-13mm: check against orig_pte for finish_fault()Peter Xu1-0/+3
2022-05-09mm: support GUP-triggered unsharing of anonymous pagesDavid Hildenbrand1-0/+8
2022-04-28ksm: count ksm merging pages for each processxu xin1-0/+7
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-4/+22
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-03-21mm: Make compound_pincount always availableMatthew Wilcox (Oracle)1-2/+5
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan1-1/+4
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins1-2/+17
2022-02-14mm: Change CONFIG option for mm->pasid fieldFenghua Yu1-1/+1
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-18Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-28/+0
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-89/+65
2022-01-15mm/rmap: fix potential batched TLB flush raceHuang Ying1-1/+1
2022-01-15mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann1-84/+45
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann1-48/+0
2022-01-15mm: add anonymous vma name refcountingSuren Baghdasaryan1-1/+8
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-4/+60
2022-01-06mm: Remove slab from struct pageMatthew Wilcox (Oracle)1-28/+0
2022-01-06mm: Split slab into its own typeMatthew Wilcox (Oracle)1-5/+5
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin1-1/+12
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2021-11-06mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka1-2/+0
2021-11-03Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-13/+0
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-12/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2021-10-15page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin1-12/+1
2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman1-13/+0
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner1-0/+4
2021-09-27mm: Add folio_mapped()Matthew Wilcox (Oracle)1-0/+6
2021-09-27mm: Handle per-folio private dataMatthew Wilcox (Oracle)1-0/+11
2021-09-27mm: Introduce struct folioMatthew Wilcox (Oracle)1-0/+60
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin1-5/+13
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-07-01mm: fix spelling mistakesZhen Lei1-1/+1
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+7
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli1-10/+0
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+20
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang1-7/+20
2021-06-07mm: add a signature in struct pageMatteo Croce1-0/+7
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)1-2/+2
2021-03-13mm/fork: clear PASID for new mmFenghua Yu1-0/+1
2021-01-29tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon1-2/+1
2021-01-29tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon1-0/+1
2021-01-29tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon1-2/+1
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins1-1/+1