summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h
Commit message (Expand)AuthorAgeFilesLines
* kmsan: add KMSAN runtime coreAlexander Potapenko2022-10-031-0/+12
* mm: add the first tail page to struct folioMatthew Wilcox (Oracle)2022-10-031-1/+29
* ksm: count allocated ksm rmap_items for each processxu xin2022-09-261-0/+5
* mm: fixup documentation regarding pte_numa() and PROT_NUMADavid Hildenbrand2022-09-261-6/+6
* mm: remove the vma linked listLiam R. Howlett2022-09-261-4/+0
* mm: remove vmacacheLiam R. Howlett2022-09-261-1/+0
* mm: remove rb tree.Liam R. Howlett2022-09-261-14/+0
* mm: add VMA iteratorMatthew Wilcox (Oracle)2022-09-261-0/+21
* mm: start tracking VMAs with maple treeLiam R. Howlett2022-09-261-0/+3
* mm: multi-gen LRU: support page table walksYu Zhao2022-09-261-0/+76
* mm/page_alloc: add page->buddy_list and page->pcp_listMel Gorman2022-07-171-0/+5
* mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+2
* mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)2022-06-091-0/+5
* mm/hugetlb: only drop uffd-wp special pte if requiredPeter Xu2022-05-131-0/+2
* mm: check against orig_pte for finish_fault()Peter Xu2022-05-131-0/+3
* mm: support GUP-triggered unsharing of anonymous pagesDavid Hildenbrand2022-05-091-0/+8
* ksm: count ksm merging pages for each processxu xin2022-04-281-0/+7
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-4/+22
|\
| * mm: Make compound_pincount always availableMatthew Wilcox (Oracle)2022-03-211-2/+5
| * mm/munlock: maintain page->mlock_count while unevictableHugh Dickins2022-02-171-2/+17
* | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-211-1/+1
|\ \
| * | mm: Change CONFIG option for mm->pasid fieldFenghua Yu2022-02-141-1/+1
| |/
* / mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan2022-03-051-1/+4
|/
* mm: page->mapping folio->mapping should have the same offsetWei Yang2022-01-301-0/+1
* Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-181-28/+0
|\
| * mm: Remove slab from struct pageMatthew Wilcox (Oracle)2022-01-061-28/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-89/+65
|\ \ | |/ |/|
| * mm/rmap: fix potential batched TLB flush raceHuang Ying2022-01-151-1/+1
| * mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann2022-01-151-84/+45
| * mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann2022-01-151-48/+0
| * mm: add anonymous vma name refcountingSuren Baghdasaryan2022-01-151-1/+8
| * mm: add a field to store names for private anonymous memoryColin Cross2022-01-151-4/+60
* | mm: Split slab into its own typeMatthew Wilcox (Oracle)2022-01-061-5/+5
|/
* page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2021-11-181-1/+12
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-2/+0
|\
| * mm, slub: change percpu partial accounting from objects to pagesVlastimil Babka2021-11-061-2/+0
* | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-031-13/+0
|\ \
| * | coredump: Limit coredumps to a single thread groupEric W. Biederman2021-10-081-13/+0
| |/
* | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-12/+1
|\ \
| * | page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin2021-10-151-12/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-0/+4
|\ \
| * | sched: Move mmdrop to RCU on RTThomas Gleixner2021-10-051-0/+4
| |/
* | mm: Add folio_mapped()Matthew Wilcox (Oracle)2021-09-271-0/+6
* | mm: Handle per-folio private dataMatthew Wilcox (Oracle)2021-09-271-0/+11
* | mm: Introduce struct folioMatthew Wilcox (Oracle)2021-09-271-0/+60
|/
* page_pool: add interface to manipulate frag count in page poolYunsheng Lin2021-08-091-5/+13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\
| * mm: fix spelling mistakesZhen Lei2021-07-011-1/+1
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-0/+7
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-7/+20
| |\