aboutsummaryrefslogtreecommitdiffstats
path: root/mm/init-mm.c
AgeCommit message (Expand)Author
2023-12-12mm: Deprecate pasid fieldTina Zhang
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe
2023-08-21mm: move dummy_vm_ops out of a headerMateusz Guzik
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-05mm: add per-VMA lock and helper functions to control itSuren Baghdasaryan
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2022-09-26mm: remove rb tree.Liam R. Howlett
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett
2022-02-14kernel/fork: Initialize mm's PASIDFenghua Yu
2021-07-08mm: add setup_initial_init_mm() helperKefeng Wang
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2019-10-19mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batchBen Dooks (Codethink)
2019-09-24mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmaskMike Rapoport
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-11-22mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan