aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-1/+1
2018-10-20parisc: Remove pte_inserted defineJohn David Anglin1-8/+2
2018-10-17parisc: Add alternative coding infrastructureHelge Deller1-2/+1
2018-10-17parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handlerJohn David Anglin1-12/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-12parisc: Add Page Deallocation Table (PDT) supportHelge Deller1-0/+3
2016-12-07parisc: Purge TLB before setting PTEJohn David Anglin1-4/+4
2016-10-09parisc: Increase initial kernel mapping sizeHelge Deller1-3/+3
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller1-1/+1
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller1-1/+2
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller1-1/+5
2015-11-22parisc: Add defines for Huge page supportHelge Deller1-3/+17
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing resultsJohn David Anglin1-18/+37
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov1-9/+7
2015-02-28mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov1-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller1-0/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin1-22/+25
2013-01-19[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin1-3/+10
2012-05-10parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer1-0/+2
2011-04-15[PARISC] only make executable areas executableJames Bottomley1-2/+7
2011-02-10Merge branch 'tmpalias-flush' into for-nextJames Bottomley1-10/+4
2011-01-16parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-15eliminate special FLUSH flag from page tableJames Bottomley1-10/+4
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller1-5/+10
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+508