| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/64s: mm_context.addr_limit is only used on hash | Nicholas Piggin | 2017-11-13 | 1 | -14/+4 |
* | powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation | Nicholas Piggin | 2017-11-13 | 1 | -22/+33 |
* | powerpc,mmap: properly account for stack randomization in mmap_base | Rik van Riel | 2017-07-12 | 1 | -9/+19 |
* | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -2/+2 |
* | powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd() | Michael Ellerman | 2017-04-26 | 1 | -1/+1 |
* | powerpc/mm: Add support for runtime configuration of ASLR limits | Michael Ellerman | 2017-04-21 | 1 | -5/+6 |
* | powerpc/mmap: Any hint > 128TB searches the full VA space | Aneesh Kumar K.V | 2017-04-19 | 1 | -2/+4 |
* | powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit | Aneesh Kumar K.V | 2017-04-19 | 1 | -4/+4 |
* | powerpc/mm: Enable mappings above 128TB | Aneesh Kumar K.V | 2017-04-01 | 1 | -11/+21 |
* | powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit | Aneesh Kumar K.V | 2017-04-01 | 1 | -6/+6 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | powerpc/mm/radix: Pick the address layout for radix config | Aneesh Kumar K.V | 2016-05-11 | 1 | -0/+109 |
* | powerpc: sparse: Include headers for __weak symbols | Daniel Axtens | 2016-04-12 | 1 | -0/+1 |
* | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -2/+2 |
* | mm: expose arch_mmap_rnd when available | Kees Cook | 2015-04-14 | 1 | -2/+2 |
* | powerpc: standardize mmap_rnd() usage | Kees Cook | 2015-04-14 | 1 | -11/+15 |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | powerpc/mm: Make mmap_64.c compile on 32bit powerpc | Daniel Walker | 2013-06-20 | 1 | -0/+101 |
* | powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c | Benjamin Herrenschmidt | 2009-03-24 | 1 | -109/+0 |
* | powerpc: Increase stack gap on 64bit binaries | Anton Blanchard | 2009-02-23 | 1 | -2/+9 |
* | powerpc: Ensure random space between stack and mmaps | Anton Blanchard | 2009-02-23 | 1 | -3/+11 |
* | powerpc: Randomise mmap start address | Anton Blanchard | 2009-02-23 | 1 | -1/+16 |
* | powerpc: Rearrange mmap.c | Anton Blanchard | 2009-02-23 | 1 | -11/+11 |
* | powerpc/mm: Move 64-bit unmapped_area to top of address space | Anton Blanchard | 2009-02-11 | 1 | -6/+0 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 1 | -2/+0 |
* | powerpc: Merge arch/ppc64/mm to arch/powerpc/mm | Paul Mackerras | 2005-10-10 | 1 | -0/+86 |