summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pageattr.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens
2017-07-25s390/mm: add guest ASCE TLB flush optimizationMartin Schwidefsky
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-04-26s390/pageattr: avoid unnecessary page table splittingHeiko Carstens
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-08-24s390/mm: merge local / non-local IPTE helperMartin Schwidefsky
2016-08-10s390/pageattr: handle numpages parameter correctlyHeiko Carstens
2016-06-14s390/mm: fix compile for PAGE_DEFAULT_KEY != 0Heiko Carstens
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens
2016-06-13s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens
2016-02-23s390/pageattr: do a single TLB flush for change_page_attrMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-09-30s390/mm: make use of ipte range facilityHeiko Carstens
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2011-05-19module: undo module RONX protection correctly.Jan Glauber
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber
2011-03-15[S390] Write protect module text and RO dataJan Glauber