summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel2018-07-301-4/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens2017-07-261-1/+2
* s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky2017-07-251-1/+1
* s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-251-1/+1
* s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-121-4/+26
* s390: use set_memory.h headerLaura Abbott2017-05-081-0/+1
* s390/pageattr: avoid unnecessary page table splittingHeiko Carstens2017-04-261-3/+7
* s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+0
* s390: add no-execute supportMartin Schwidefsky2017-02-081-63/+54
* s390/mm: merge local / non-local IPTE helperMartin Schwidefsky2016-08-241-2/+2
* s390/pageattr: handle numpages parameter correctlyHeiko Carstens2016-08-101-0/+2
* s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens2016-06-141-2/+2
* s390/pgtable: add mapping statisticsHeiko Carstens2016-06-131-0/+18
* s390/pageattr: allow kernel page table splittingHeiko Carstens2016-06-131-31/+212
* s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens2016-06-131-1/+1
* s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky2016-02-231-5/+3
* s390: remove 31 bit supportHeiko Carstens2015-03-251-1/+1
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-131-1/+1
* s390/mm: make use of ipte range facilityHeiko Carstens2014-09-301-7/+31
* s390/mm: do not initialize storage keysMartin Schwidefsky2013-10-241-1/+3
* s390/mm: cleanup page table definitionsMartin Schwidefsky2013-08-221-1/+1
* s390/mm: speedup storage key initializationHeiko Carstens2013-04-171-15/+9
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-1/+1
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-231-0/+43
* s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-231-1/+36
* s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-231-1/+1
* s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens2012-10-091-3/+0
* s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens2012-10-091-12/+25
* s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens2012-10-091-1/+1
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+1
* [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-231-1/+1
* module: undo module RONX protection correctly.Jan Glauber2011-05-191-0/+5
* [S390] fix page table walk for changing page attributesJan Glauber2011-04-201-2/+3
* [S390] Write protect module text and RO dataJan Glauber2011-03-151-0/+55