summaryrefslogtreecommitdiff
path: root/arch/mips/mm/mmap.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-17MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-05-29MIPS: Make virt_addr_valid() return boolPaul Burton1-2/+2
2019-05-29MIPS: Bounds check virt_addr_validPaul Burton1-0/+5
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-7/+7
2017-08-29MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()Paul Burton1-0/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-01-03MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITSMatt Redfearn1-5/+5
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman1-2/+2
2015-04-15mm: expose arch_mmap_rnd when availableKees Cook1-2/+2
2015-04-15mips: extract logic for mmap_rnd()Kees Cook1-8/+16
2013-07-11mm: remove free_area_cacheMichel Lespinasse1-2/+0
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt1-0/+6
2012-12-12mm: use vm_unmapped_area() on mips architectureMichel Lespinasse1-94/+17
2011-09-17MIPS: Trivial style cleanups in mmap.cKevin Cernekee1-23/+25
2011-07-25MIPS: topdown mmap supportJian Peng1-23/+170
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle1-0/+122