aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+8
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin1-4/+1
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu1-0/+10
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu1-0/+4
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)1-0/+1
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin1-1/+4
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-1/+1
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse1-1/+1
2020-06-02mm_types.h: change set_page_private to inline functionGuoqing Jiang1-1/+5
2020-04-07mm: fix ambiguous comments for better code readabilitychenqiwu1-2/+2
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard1-1/+6
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+6
2020-01-16mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom1-1/+6
2020-01-14mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe1-1/+1
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi1-0/+5
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+11
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers1-3/+11
2019-09-24mm: thp: make deferred split shrinker memcg awareYang Shi1-0/+1
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe1-1/+10
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe1-6/+0