aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmap.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin
2017-11-13powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-04-26powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman
2017-04-21powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman
2017-04-19powerpc/mmap: Any hint > 128TB searches the full VA spaceAneesh Kumar K.V
2017-04-19powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V
2017-04-01powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V
2017-04-01powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-05-11powerpc/mm/radix: Pick the address layout for radix configAneesh Kumar K.V
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14powerpc: standardize mmap_rnd() usageKees Cook
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-06-20powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker
2009-03-24powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt
2009-02-23powerpc: Increase stack gap on 64bit binariesAnton Blanchard
2009-02-23powerpc: Ensure random space between stack and mmapsAnton Blanchard
2009-02-23powerpc: Randomise mmap start addressAnton Blanchard
2009-02-23powerpc: Rearrange mmap.cAnton Blanchard
2009-02-11powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-10-10powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras