index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2022-05-05
1
-105
/
+0
*
powerpc/mm: Enable full randomisation of memory mappings
Christophe Leroy
2022-05-05
1
-1
/
+1
*
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
1
-36
/
+0
*
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
2022-05-05
1
-121
/
+6
*
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
1
-2
/
+2
*
powerpc/64s: Always define arch unmapped area calls
Nicholas Piggin
2021-12-09
1
-6
/
+34
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-12
/
+16
*
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