aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mmap.c
Commit message (Expand)AuthorAge
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-14
* x86: standardize mmap_rnd() usageKees Cook2015-04-14
* x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-02-19
* x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-09
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-22
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-22
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-13
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* x86: Fix mmap random address rangeLudwig Nussel2011-12-05
* x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-06
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
* x86: Use helpers for rlimitsJiri Slaby2010-01-27
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-10
* x86: update copyrightsIngo Molnar2009-01-30
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-30