index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2017-11-13
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocation
Nicholas Piggin
2017-07-12
powerpc,mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-04-26
powerpc/mm: Fix possible out-of-bounds shift in arch_mmap_rnd()
Michael Ellerman
2017-04-21
powerpc/mm: Add support for runtime configuration of ASLR limits
Michael Ellerman
2017-04-19
powerpc/mmap: Any hint > 128TB searches the full VA space
Aneesh Kumar K.V
2017-04-19
powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Enable mappings above 128TB
Aneesh Kumar K.V
2017-04-01
powerpc/mm: Switch some TASK_SIZE checks to use mm_context addr_limit
Aneesh Kumar K.V
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-05-11
powerpc/mm/radix: Pick the address layout for radix config
Aneesh Kumar K.V
2016-04-12
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
powerpc: standardize mmap_rnd() usage
Kees Cook
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2009-03-24
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2009-02-23
powerpc: Increase stack gap on 64bit binaries
Anton Blanchard
2009-02-23
powerpc: Ensure random space between stack and mmaps
Anton Blanchard
2009-02-23
powerpc: Randomise mmap start address
Anton Blanchard
2009-02-23
powerpc: Rearrange mmap.c
Anton Blanchard
2009-02-11
powerpc/mm: Move 64-bit unmapped_area to top of address space
Anton Blanchard
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-10
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
Paul Mackerras