summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/pgtable.h
AgeCommit message (Expand)AuthorLines
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin-15/+12
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-24parisc: implement the new page table range APIMatthew Wilcox (Oracle)-14/+23
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann-3/+0
2023-05-14parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller-4/+4
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02parisc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-3/+38
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2022-12-17parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller-2/+2
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-15/+0
2022-10-14parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller-1/+6
2022-07-17parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport-4/+4
2022-07-17parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-18/+0
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller-1/+1
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELHelge Deller-3/+3
2022-03-11parisc: Add vDSO supportHelge Deller-2/+5
2021-11-13parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin-2/+8
2021-08-30parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)-2/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V-2/+2
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-2/+0
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller-71/+18
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-28/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+0
2020-06-02arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-2/+0
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport-27/+25
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-2/+0
2019-08-24parisc: fix compilation errrorsQian Cai-2/+1
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka-15/+54
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky-1/+1
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin-8/+2
2018-10-17parisc: Add alternative coding infrastructureHelge Deller-2/+1
2018-10-17parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin-12/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller-0/+3
2016-12-07parisc: Purge TLB before setting PTEJohn David Anglin-4/+4
2016-10-09parisc: Increase initial kernel mapping sizeHelge Deller-3/+3
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller-1/+1
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller-1/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller-1/+5
2015-11-22parisc: Add defines for Huge page supportHelge Deller-3/+17
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin-18/+37
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov-9/+7
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-10/+0
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller-0/+1