index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-04
s390/mm: mmap base does not depend on ADDR_NO_RANDOMIZE personality
Alexandre Ghiti
1
-2
/
+0
2019-02-07
s390/mmap: take stack_guard_gap into account for mmap_base
Martin Schwidefsky
1
-14
/
+19
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+8
2017-11-24
s390: Remove redundant license text
Greg Kroah-Hartman
1
-15
/
+0
2017-11-24
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
s390/mm: fix BUG_ON in crst_table_upgrade
Martin Schwidefsky
1
-2
/
+4
2017-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+2
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-2
/
+2
2017-04-25
s390/mm: simplify arch_get_unmapped_area[_topdown]
Martin Schwidefsky
1
-57
/
+32
2017-04-25
s390/mm: make TASK_SIZE independent from the number of page table levels
Martin Schwidefsky
1
-19
/
+12
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2016-05-10
s390: add missing include statements
Heiko Carstens
1
-0
/
+1
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
1
-3
/
+3
2016-01-19
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
1
-6
/
+6
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
1
-51
/
+9
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-31
/
+1
2015-04-14
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
1
-8
/
+0
2015-04-14
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
1
-9
/
+2
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
1
-4
/
+4
2015-04-14
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-03-25
s390: make couple of functions and variables static
Heiko Carstens
1
-1
/
+1
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-25
/
+0
2015-02-19
s390/mm: align 64-bit PIE binaries to 4GB
Martin Schwidefsky
1
-1
/
+4
2015-01-22
s390: avoid z13 cache aliasing
Martin Schwidefsky
1
-2
/
+140
2013-11-13
s390/mmap: randomize mmap base for bottom up direction
Heiko Carstens
1
-2
/
+7
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
1
-10
/
+2
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-4
/
+0
2013-02-14
s390/mm: Fix crst upgrade of mmap with MAP_FIXED
Hendrik Brueckner
1
-3
/
+6
2012-07-26
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
1
-2
/
+10
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-03-23
[S390] Remove unncessary export of arch_pick_mmap_layout
Ben Hutchings
1
-2
/
+0
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-1
/
+1
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+1
2011-01-12
[S390] Randomize mmap start address
Heiko Carstens
1
-2
/
+11
2011-01-12
[S390] Rearrange mmap.c
Heiko Carstens
1
-9
/
+9
2011-01-12
[S390] Enable flexible mmap layout for 64 bit processes
Heiko Carstens
1
-9
/
+4
2011-01-12
[S390] reduce miminum gap between stack and mmap_base
Heiko Carstens
1
-2
/
+2
2011-01-12
[S390] mmap: consider stack address randomization
Heiko Carstens
1
-1
/
+10
2010-01-13
[S390] use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2009-06-12
[S390] implement is_compat_task
Heiko Carstens
1
-6
/
+5
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
1
-14
/
+30
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
1
-2
/
+2
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
1
-0
/
+65
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+86