summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-5/+7
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda1-3/+5
2024-05-14s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda1-2/+2
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts1-1/+3
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev1-3/+13
2024-04-26mm/arch: provide pud_pfn() fallbackPeter Xu1-0/+1
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand1-3/+13
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev1-0/+6
2024-03-07mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-2/+2
2024-03-07mm/treewide: drop pXd_large()Peter Xu1-4/+4
2024-03-07mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-2/+2
2024-03-07mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-4/+4
2024-02-22s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand1-0/+2
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho1-0/+1
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens1-1/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-9/+24
2023-08-25s390: implement the new page table range APIMatthew Wilcox (Oracle)1-9/+24
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-2/+0
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-2/+2
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann1-3/+0
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2023-04-13s390/mm: fix direct map accountingHeiko Carstens1-1/+1
2023-03-29mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer1-5/+7
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+0
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer1-1/+61
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev1-0/+1
2023-01-13s390/pgtable: add REGION3_KERNEL_EXEC protectionAlexander Gordeev1-0/+6
2022-12-01Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton1-0/+1
2022-12-01mm: add dummy pmd_young() for architectures not having itJuergen Gross1-0/+1
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-2/+0
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-0/+1
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-0/+3
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-17/+0
2022-07-19s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda1-3/+16
2022-07-18s390/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda1-1/+1
2022-05-10s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-2/+21
2022-05-10s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand1-9/+8
2022-03-10s390: convert ".insn" encoding to instruction namesVasily Gorbik1-8/+8
2022-03-01s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalueHeiko Carstens1-78/+66
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens1-9/+9
2022-03-01s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens1-0/+30
2022-03-01s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens1-0/+25
2021-11-07Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-6/+6
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda1-3/+6
2021-10-26s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev1-6/+6
2021-07-27s390/mm: don't print hashed values for pte_ERROR() & friendsHeiko Carstens1-5/+5