summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi2016-05-051-2/+0
* mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-2/+2
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-141-2/+6
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-2/+2
* arm64: standardize mmap_rnd() usageKees Cook2015-04-141-7/+11
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2014-11-181-10/+2
* arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-021-1/+1
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* arm64: MMU fault handling and page table managementCatalin Marinas2012-09-171-0/+144