summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)Author
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda
2024-05-14s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-02-22s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24s390: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/pgtable: add REGION3_KERNEL_EXEC protectionAlexander Gordeev
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda
2022-07-17s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda
2022-05-09s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-05-09s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik
2022-03-01s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2022-03-01s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens