aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/mmap.c
AgeCommit message (Expand)Author
2016-08-18Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-08-16x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2016-04-07FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-02-16FROMLIST: x86: mm: support ARCH_MMAP_RND_BITS.dcashman
2015-07-21x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14x86: standardize mmap_rnd() usageKees Cook
2015-02-19x86, mm/ASLR: Fix stack randomization on 64-bit systemsHector Marco-Gisbert
2014-09-09x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2011-12-05x86: Fix mmap random address rangeLudwig Nussel
2011-08-06x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov
2010-01-27x86: Use helpers for rlimitsJiri Slaby
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-01-31x86: update copyrightsIngo Molnar
2008-01-30x86: unify mmap_{32|64}.cHarvey Harrison