summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* parisc: Remove pte_inserted defineJohn David Anglin2018-10-201-8/+2
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-2/+1
* parisc: Purge TLB entries after updating page table entry and set page access...John David Anglin2018-10-171-12/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-121-0/+3
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-071-4/+4
* parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
* parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-071-1/+1
* parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-221-1/+5
* parisc: Add defines for Huge page supportHelge Deller2015-11-221-3/+17
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-101-18/+37
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-9/+7
* mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED definesKirill A. Shutemov2015-02-281-0/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* parisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-10/+0
* parisc: add flexible mmap memory layout supportHelge Deller2014-02-021-0/+1
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-251-22/+25
* [PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotectJohn David Anglin2013-01-191-3/+10
* parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-101-0/+2
* [PARISC] only make executable areas executableJames Bottomley2011-04-151-2/+7
* Merge branch 'tmpalias-flush' into for-nextJames Bottomley2011-02-101-10/+4
|\
| * eliminate special FLUSH flag from page tableJames Bottomley2011-01-151-10/+4
* | parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley2011-01-161-1/+3
|/
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-311-5/+10
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+508