Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-19 | mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-09-24 | mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask | Mike Rapoport | 1 | -1/+1 |
2018-07-17 | mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids | Rik van Riel | 1 | -0/+11 |
2018-06-07 | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct | Yang Shi | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-11-22 | mm: Add a user_ns owner to mm_struct and fix ptrace permission checks | Eric W. Biederman | 1 | -0/+2 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-25 | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 1 | -1/+0 |
2010-08-09 | mm: provide init_mm mm_context initializer | Heiko Carstens | 1 | -0/+6 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -0/+20 |