summaryrefslogtreecommitdiff
path: root/arch/s390/mm/pageattr.c
AgeCommit message (Expand)Author
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-13s390/pageattr: Convert to use flag output macrosHeiko Carstens
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-10-25s390/pageattr: Implement missing kernel_page_present()Heiko Carstens
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-30s390/set_memory: add __set_memory() variantHeiko Carstens
2023-07-11mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()Rick Edgecombe
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-04-20s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()Heiko Carstens
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik
2022-03-01s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev
2021-08-25s390/mm,pageattr: fix walk_pte_level() early exitHeiko Carstens
2021-08-05s390/mm: use page_to_virt() in __kernel_map_pages()Heiko Carstens
2021-07-30s390: add support for KFENCESven Schnelle
2021-07-30s390/mm: implement set_memory_4k()Heiko Carstens
2020-09-14s390/mm,ptdump: hold cpa mutex while walking for kernel page table dumpHeiko Carstens
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2018-07-30s390/mm: Clear huge page storage keys on enable_skeyDominik Dingel
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