aboutsummaryrefslogtreecommitdiffstats
path: root/mm/init-mm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-17mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_idsRik van Riel1-0/+11
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-11-22mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman1-0/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-1/+0
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens1-0/+6
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-0/+20