aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pageattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24s390/mm: do not initialize storage keysMartin Schwidefsky1-1/+3
2013-08-22s390/mm: cleanup page table definitionsMartin Schwidefsky1-1/+1
2013-04-17s390/mm: speedup storage key initializationHeiko Carstens1-15/+9
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-1/+1
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens1-0/+43
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-1/+36
2012-11-23s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens1-1/+1
2012-10-09s390/mm,pageattr: remove superfluous EXPORT_SYMBOLsHeiko Carstens1-3/+0
2012-10-09s390/mm,pageattr: add more page table walk sanity checksHeiko Carstens1-12/+25
2012-10-09s390/mm: fix pmd_huge() usage for kernel mappingHeiko Carstens1-1/+1
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+1
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky1-1/+1
2011-05-19module: undo module RONX protection correctly.Jan Glauber1-0/+5
2011-04-20[S390] fix page table walk for changing page attributesJan Glauber1-2/+3
2011-03-15[S390] Write protect module text and RO dataJan Glauber1-0/+55