summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+7
* MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton2017-08-291-0/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn2017-01-031-5/+5
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-2/+2
* mips: extract logic for mmap_rnd()Kees Cook2015-04-141-8/+16
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-311-0/+6
* mm: use vm_unmapped_area() on mips architectureMichel Lespinasse2012-12-111-94/+17
* MIPS: Trivial style cleanups in mmap.cKevin Cernekee2011-09-171-23/+25
* MIPS: topdown mmap supportJian Peng2011-07-251-23/+170
* MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-191-0/+122