index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
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
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-1
/
+1
2016-01-15
arm: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-2
/
+1
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
1
-2
/
+2
2015-04-15
arm: factor out mmap ASLR into mmap_rnd
Kees Cook
1
-4
/
+12
2013-11-30
ARM: fix booting low-vectors machines
Russell King
1
-1
/
+1
2013-10-29
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
1
-4
/
+2
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-109
/
+23
2012-12-12
mm: use vm_unmapped_area() on arm architecture
Michel Lespinasse
1
-109
/
+23
2012-10-25
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
1
-1
/
+1
2011-12-06
ARM: 7169/1: topdown mmap support
Rob Herring
1
-5
/
+168
2011-11-27
ARM: 7168/1: use cache type functions for arch_get_unmapped_area
Rob Herring
1
-17
/
+6
2011-04-14
ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...
Nicolas Pitre
1
-1
/
+3
2011-02-03
ARM: v6k: introduce CPU_V6K option
Russell King
1
-1
/
+1
2010-10-02
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
1
-0
/
+22
2010-06-15
[ARM] add address randomization to mmap()
Nicolas Pitre
1
-0
/
+4
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
1
-1
/
+2
2009-10-03
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
1
-1
/
+1
2009-03-13
[ARM] Fix virtual to physical translation macro corner cases
Russell King
1
-1
/
+1
2008-09-05
[ARM] sparse: fix several warnings
Russell King
1
-0
/
+1
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
1
-2
/
+3
2008-03-01
[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...
Alexandre Rusev
1
-0
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-05-07
get_unmapped_area handles MAP_FIXED on arm
Benjamin Herrenschmidt
1
-2
/
+1
2006-09-25
[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
Lennert Buytenhek
1
-0
/
+22
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
1
-1
/
+9
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+109