aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h
AgeCommit message (Expand)Author
2021-06-23Merge tag 'v5.10.46' into v5.10/standard/baseBruce Ashfield
2021-06-23mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-15aufs5: aufs-mmapBruce Ashfield
2021-06-09Revert "aufs5: aufs5-mmap"Bruce Ashfield
2021-05-20Merge tag 'v5.10.38' into v5.10/standard/baseBruce Ashfield
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-04-04Merge tag 'v5.10.27' into v5.10/standard/baseBruce Ashfield
2021-03-30mm/fork: clear PASID for new mmFenghua Yu
2020-12-30Merge tag 'v5.10.4' into v5.10/standard/baseBruce Ashfield
2020-12-30mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-17aufs5: aufs5-mmapBruce Ashfield
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse
2020-06-02mm_types.h: change set_page_private to inline functionGuoqing Jiang
2020-04-07mm: fix ambiguous comments for better code readabilitychenqiwu
2020-04-02mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pagesJohn Hubbard
2020-02-04Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-16mm: Add a vmf_insert_mixed_prot() functionThomas Hellstrom
2020-01-14mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers
2019-09-24mm: thp: make deferred split shrinker memcg awareYang Shi
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe
2019-08-13mm: document zone device struct page field usageRalph Campbell
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_infoAlexey Dobriyan
2019-07-02mm: remove the HMM config optionChristoph Hellwig
2019-07-02mm: simplify ZONE_DEVICE page private dataChristoph Hellwig
2019-05-14mm: move buddy list manipulations into helpersDan Williams
2019-05-14mm: remove stale comment from page structTobin C. Harding
2019-04-05mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-07mm: create the new vm_fault_t typeSouptick Joarder
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-02-13mm: add dma_addr_t to struct pageJesper Dangaard Brouer
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-08powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-06-07mm: add hmm_data to struct pageMatthew Wilcox
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox