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