aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/mmap.c
AgeCommit message (Expand)Author
2016-05-18s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14mm: split ET_DYN ASLR from mmap ASLRKees Cook
2015-04-14s390: redefine randomize_et_dyn for ELF_ET_DYN_BASEKees Cook
2015-04-14mm: expose arch_mmap_rnd when availableKees Cook
2015-04-14s390: standardize mmap_rnd() usageKees Cook
2015-03-25s390: make couple of functions and variables staticHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-19s390/mm: align 64-bit PIE binaries to 4GBMartin Schwidefsky
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2013-11-13s390/mmap: randomize mmap base for bottom up directionHeiko Carstens
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-02-14s390/mm: Fix crst upgrade of mmap with MAP_FIXEDHendrik Brueckner
2012-07-26s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-01-12[S390] Randomize mmap start addressHeiko Carstens
2011-01-12[S390] Rearrange mmap.cHeiko Carstens
2011-01-12[S390] Enable flexible mmap layout for 64 bit processesHeiko Carstens
2011-01-12[S390] reduce miminum gap between stack and mmap_baseHeiko Carstens
2011-01-12[S390] mmap: consider stack address randomizationHeiko Carstens
2010-01-13[S390] use helpers for rlimitsJiri Slaby
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds