summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-151-31/+1Star
|\
| * s390: make couple of functions and variables staticHeiko Carstens2015-03-251-1/+1
| * s390: remove 31 bit supportHeiko Carstens2015-03-251-25/+0Star
* | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-151-8/+0Star
* | s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook2015-04-151-9/+2Star
* | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-4/+4
* | s390: standardize mmap_rnd() usageKees Cook2015-04-151-11/+23
|/
* s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky2015-02-191-1/+4
* s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-2/+140
* s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-131-2/+7
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-041-10/+2Star
* mm: remove free_area_cacheMichel Lespinasse2013-07-111-4/+0Star
* s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner2013-02-141-3/+6
* s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-261-2/+10
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+0Star
* [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-231-2/+0Star
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-1/+1
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+1
* [S390] Randomize mmap start addressHeiko Carstens2011-01-121-2/+11
* [S390] Rearrange mmap.cHeiko Carstens2011-01-121-9/+9
* [S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens2011-01-121-9/+4Star
* [S390] reduce miminum gap between stack and mmap_baseHeiko Carstens2011-01-121-2/+2
* [S390] mmap: consider stack address randomizationHeiko Carstens2011-01-121-1/+10
* [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
* [S390] implement is_compat_taskHeiko Carstens2009-06-121-6/+5Star
* [S390] make page table upgrade work againMartin Schwidefsky2009-03-181-14/+30
* [S390] make page table walking more robustMartin Schwidefsky2009-03-181-2/+2
* [S390] dynamic page tables.Martin Schwidefsky2008-02-091-0/+65
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+86