index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
init-mm.c
Age
Commit message (
Expand
)
Author
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-06-09
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
2019-09-24
mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask
Mike Rapoport
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-22
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
2010-08-09
mm: provide init_mm mm_context initializer
Heiko Carstens
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan