index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
arm: factor out mmap ASLR into mmap_rnd
Kees Cook
2013-11-30
ARM: fix booting low-vectors machines
Russell King
2013-10-29
ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
Sergey Dyasly
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
2012-12-12
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-12
mm: use vm_unmapped_area() on arm architecture
Michel Lespinasse
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2011-12-06
ARM: 7169/1: topdown mmap support
Rob Herring
2011-11-26
ARM: 7168/1: use cache type functions for arch_get_unmapped_area
Rob Herring
2011-04-14
ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...
Nicolas Pitre
2011-02-02
ARM: v6k: introduce CPU_V6K option
Russell King
2010-10-02
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
2010-06-15
[ARM] add address randomization to mmap()
Nicolas Pitre
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-10-02
ARM: 5740/1: fix valid_phys_addr_range() range check
Greg Ungerer
2009-03-12
[ARM] Fix virtual to physical translation macro corner cases
Russell King
2008-09-05
[ARM] sparse: fix several warnings
Russell King
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
2008-02-29
[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...
Alexandre Rusev
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-07
get_unmapped_area handles MAP_FIXED on arm
Benjamin Herrenschmidt
2006-09-25
[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
Lennert Buytenhek
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-06-22
[PATCH] Avoiding mmap fragmentation
Wolfgang Wander
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds