summaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-01-14arm: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14arm: factor out mmap ASLR into mmap_rndKees Cook
2013-11-30ARM: fix booting low-vectors machinesRussell King
2013-10-29ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: use vm_unmapped_area() on arm architectureMichel Lespinasse
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy
2011-12-06ARM: 7169/1: topdown mmap supportRob Herring
2011-11-26ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2010-10-01ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/memNicolas Pitre
2010-06-14[ARM] add address randomization to mmap()Nicolas Pitre
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer
2009-03-12[ARM] Fix virtual to physical translation macro corner casesRussell King
2008-09-05[ARM] sparse: fix several warningsRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-02-29[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-07get_unmapped_area handles MAP_FIXED on armBenjamin Herrenschmidt
2006-09-25[ARM] 3813/1: prevent >= 4G /dev/mem mmap()Lennert Buytenhek
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-04-16Linux-2.6.12-rc2Linus Torvalds