aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-2/+4
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-1/+1
2013-07-10mm: remove free_area_cacheMichel Lespinasse1-2/+0
2011-12-05x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2011-08-06x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov1-1/+4
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov1-15/+0
2010-01-27x86: Use helpers for rlimitsJiri Slaby1-2/+2
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko1-2/+15
2009-01-31x86: update copyrightsIngo Molnar1-1/+1
2008-01-30x86: unify mmap_{32|64}.cHarvey Harrison1-0/+123