summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
* exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-12/+16
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-131-14/+4Star
* powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2017-11-131-22/+33
* powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel2017-07-131-9/+19
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-2/+2
* powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()Michael Ellerman2017-04-261-1/+1
* powerpc/mm: Add support for runtime configuration of ASLR limitsMichael Ellerman2017-04-211-5/+6
* powerpc/mmap: Any hint > 128TB searches the full VA spaceAneesh Kumar K.V2017-04-191-2/+4
* powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limitAneesh Kumar K.V2017-04-191-4/+4
* powerpc/mm: Enable mappings above 128TBAneesh Kumar K.V2017-04-011-11/+21
* powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limitAneesh Kumar K.V2017-04-011-6/+6
* 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
* powerpc/mm/radix: Pick the address layout for radix configAneesh Kumar K.V2016-05-111-0/+109
* powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-121-0/+1
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-2/+2
* powerpc: standardize mmap_rnd() usageKees Cook2015-04-151-11/+15
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* powerpc/mm: Make mmap_64.c compile on 32bit powerpcDaniel Walker2013-06-201-0/+101
* powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.cBenjamin Herrenschmidt2009-03-241-109/+0Star
* powerpc: Increase stack gap on 64bit binariesAnton Blanchard2009-02-231-2/+9
* powerpc: Ensure random space between stack and mmapsAnton Blanchard2009-02-231-3/+11
* powerpc: Randomise mmap start addressAnton Blanchard2009-02-231-1/+16
* powerpc: Rearrange mmap.cAnton Blanchard2009-02-231-11/+11
* powerpc/mm: Move 64-bit unmapped_area to top of address spaceAnton Blanchard2009-02-111-6/+0Star
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0Star
* powerpc: Merge arch/ppc64/mm to arch/powerpc/mmPaul Mackerras2005-10-101-0/+86