summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert2015-02-191-3/+3
* x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller2014-09-091-1/+1
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-221-2/+4
* Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+1
* x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-141-1/+1
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* x86: Fix mmap random address rangeLudwig Nussel2011-12-051-2/+2
* x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-061-1/+4
* x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-15/+0Star
* x86: Use helpers for rlimitsJiri Slaby2010-01-281-2/+2
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-111-2/+15
* x86: update copyrightsIngo Molnar2009-01-311-1/+1
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-301-0/+123