summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/pageattr.c
Commit message (Expand)AuthorAgeFilesLines
* mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-1/+1
* mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
* s390/ctlreg: add struct ctlregHeiko Carstens2023-09-191-1/+1
* Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-09-071-1/+1
|\
| * s390/set_memory: add __set_memory() variantHeiko Carstens2023-08-301-1/+1
* | mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe2023-07-111-2/+2
|/
* procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-0/+1
* s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()Heiko Carstens2023-04-201-5/+50
* s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens2023-04-201-0/+35
* s390/mm: fix direct map accountingHeiko Carstens2023-04-131-1/+1
* s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik2023-03-201-2/+0
* s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalueHeiko Carstens2022-03-011-8/+8
* s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens2022-03-011-8/+9
* s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev2021-10-261-2/+2
* s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens2021-08-251-1/+1
* s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens2021-08-051-1/+1
* s390: add support for KFENCESven Schnelle2021-07-301-1/+2
* s390/mm: implement set_memory_4k()Heiko Carstens2021-07-301-2/+12
* s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens2020-09-141-1/+1
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+1
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-9/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* s390: remove broken hibernate / power management supportHeiko Carstens2020-03-231-16/+0
* 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