index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
1
-96
/
+0
2019-09-25
mips: replace arch specific way to determine 32bit task with generic version
Alexandre Ghiti
1
-1
/
+2
2019-09-25
mips: adjust brk randomization offset to fit generic version
Alexandre Ghiti
1
-3
/
+4
2019-09-25
mips: use STACK_TOP when computing mmap base address
Alexandre Ghiti
1
-2
/
+2
2019-09-25
mips: properly account for stack randomization and stack guard gap
Alexandre Ghiti
1
-2
/
+12
2019-06-17
MIPS: Fix bounds check virt_addr_valid
Hauke Mehrtens
1
-1
/
+1
2019-05-29
MIPS: Make virt_addr_valid() return bool
Paul Burton
1
-2
/
+2
2019-05-29
MIPS: Bounds check virt_addr_valid
Paul Burton
1
-0
/
+5
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2017-08-29
MIPS: Include elf-randomize.h for arch_mmap_rnd() & arch_randomize_brk()
Paul Burton
1
-0
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-03
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
Matt Redfearn
1
-5
/
+5
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-2
/
+2
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-2
/
+2
2015-04-15
mips: extract logic for mmap_rnd()
Kees Cook
1
-8
/
+16
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-01-31
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
1
-0
/
+6
2012-12-12
mm: use vm_unmapped_area() on mips architecture
Michel Lespinasse
1
-94
/
+17
2011-09-17
MIPS: Trivial style cleanups in mmap.c
Kevin Cernekee
1
-23
/
+25
2011-07-25
MIPS: topdown mmap support
Jian Peng
1
-23
/
+170
2011-05-19
MIPS: Move arch_get_unmapped_area and gang to new file.
Ralf Baechle
1
-0
/
+122