aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmap.c
Commit message (Expand)AuthorAge
* powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-12
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman2017-04-26
* powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman2017-04-21
* powerpc/mmap: Any hint > 128TB searches the full VA spaceAneesh Kumar K.V2017-04-19
* powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V2017-04-19
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-01
* powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V2017-04-01
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* powerpc/mm/radix: Pick the address layout for radix configAneesh Kumar K.V2016-05-11
* powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-12
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-27
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-14
* powerpc: standardize mmap_rnd() usageKees Cook2015-04-14
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-20
* powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-23
* powerpc: Increase stack gap on 64bit binariesAnton Blanchard2009-02-22
* powerpc: Ensure random space between stack and mmapsAnton Blanchard2009-02-22
* powerpc: Randomise mmap start addressAnton Blanchard2009-02-22
* powerpc: Rearrange mmap.cAnton Blanchard2009-02-22
* powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard2009-02-11
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-10
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-10