summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-151-13/+1
|\
| * x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-03-111-13/+1
* | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-3/+3
|/
* x86: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-141-6/+6
* x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-211-0/+7
* mm: expose arch_mmap_rnd when availableKees Cook2015-04-141-2/+2
* x86: standardize mmap_rnd() usageKees Cook2015-04-141-16/+20
* 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-131-1/+1
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0
* 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/+0
* x86: Use helpers for rlimitsJiri Slaby2010-01-271-2/+2
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-101-2/+15
* x86: update copyrightsIngo Molnar2009-01-311-1/+1
* x86: unify mmap_{32|64}.cHarvey Harrison2008-01-301-0/+123
OpenPOWER on IntegriCloud