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
/
pageattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
s390/mm: Clear huge page storage keys on enable_skey
Dominik Dingel
1
-4
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
s390/mm,vmem: simplify region and segment table allocation code
Heiko Carstens
1
-1
/
+2
2017-07-25
s390/mm: add guest ASCE TLB flush optimization
Martin Schwidefsky
1
-1
/
+1
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-1
/
+1
2017-06-12
s390/mm: implement 5 level pages tables
Martin Schwidefsky
1
-4
/
+26
2017-05-08
s390: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-04-26
s390/pageattr: avoid unnecessary page table splitting
Heiko Carstens
1
-3
/
+7
2017-02-17
s390: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+0
2017-02-08
s390: add no-execute support
Martin Schwidefsky
1
-63
/
+54
2016-08-24
s390/mm: merge local / non-local IPTE helper
Martin Schwidefsky
1
-2
/
+2
2016-08-10
s390/pageattr: handle numpages parameter correctly
Heiko Carstens
1
-0
/
+2
2016-06-14
s390/mm: fix compile for PAGE_DEFAULT_KEY != 0
Heiko Carstens
1
-2
/
+2
2016-06-13
s390/pgtable: add mapping statistics
Heiko Carstens
1
-0
/
+18
2016-06-13
s390/pageattr: allow kernel page table splitting
Heiko Carstens
1
-31
/
+212
2016-06-13
s390/mm: always use PAGE_KERNEL when mapping pages
Heiko Carstens
1
-1
/
+1
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
1
-5
/
+3
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-1
/
+1
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+1
2014-09-30
s390/mm: make use of ipte range facility
Heiko Carstens
1
-7
/
+31
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
1
-1
/
+3
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
1
-1
/
+1
2013-04-17
s390/mm: speedup storage key initialization
Heiko Carstens
1
-15
/
+9
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-1
/
+1
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
1
-0
/
+43
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
1
-1
/
+36
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
1
-1
/
+1
2012-10-09
s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs
Heiko Carstens
1
-3
/
+0
2012-10-09
s390/mm,pageattr: add more page table walk sanity checks
Heiko Carstens
1
-12
/
+25
2012-10-09
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
1
-1
/
+1
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+1
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
1
-1
/
+1
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
1
-0
/
+5
2011-04-20
[S390] fix page table walk for changing page attributes
Jan Glauber
1
-2
/
+3
2011-03-15
[S390] Write protect module text and RO data
Jan Glauber
1
-0
/
+55