| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 1 | -2/+2 |
|\ |
|
| * | iommu/ioasid: Rename INVALID_IOASID | Jacob Pan | 2023-03-31 | 1 | -2/+2 |
* | | mm: add per-VMA lock and helper functions to control it | Suren Baghdasaryan | 2023-04-06 | 1 | -0/+3 |
|/ |
|
* | mm: remove rb tree. | Liam R. Howlett | 2022-09-27 | 1 | -2/+0 |
* | mm: start tracking VMAs with maple tree | Liam R. Howlett | 2022-09-27 | 1 | -0/+2 |
* | kernel/fork: Initialize mm's PASID | Fenghua Yu | 2022-02-14 | 1 | -0/+4 |
* | mm: add setup_initial_init_mm() helper | Kefeng Wang | 2021-07-08 | 1 | -0/+9 |
* | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe | 2020-12-15 | 1 | -0/+1 |
* | mmap locking API: add MMAP_LOCK_INITIALIZER | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) | 2019-10-19 | 1 | -0/+1 |
* | mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask | Mike Rapoport | 2019-09-25 | 1 | -1/+1 |
* | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids | Rik van Riel | 2018-07-17 | 1 | -0/+11 |
* | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct | Yang Shi | 2018-06-08 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: Add a user_ns owner to mm_struct and fix ptrace permission checks | Eric W. Biederman | 2016-11-22 | 1 | -0/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+0 |
* | mm: provide init_mm mm_context initializer | Heiko Carstens | 2010-08-10 | 1 | -0/+6 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -0/+20 |