index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2016-01-14
x86: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
2015-07-21
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
x86: standardize mmap_rnd() usage
Kees Cook
2015-02-19
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2014-09-09
x86/mm: Apply the section attribute to the variable, not its type
Jan-Simon Möller
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-08-22
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-13
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2011-12-05
x86: Fix mmap random address range
Ludwig Nussel
2011-08-06
x86-32, amd: Move va_align definition to unbreak 32-bit build
Borislav Petkov
2011-08-05
x86, amd: Avoid cache aliasing penalties on AMD family 15h
Borislav Petkov
2010-01-27
x86: Use helpers for rlimits
Jiri Slaby
2009-09-10
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
2009-01-31
x86: update copyrights
Ingo Molnar
2008-01-30
x86: unify mmap_{32|64}.c
Harvey Harrison