summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller2022-05-081-1/+1
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\
| * arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* | parisc: Use constants to encode the space registers like SR_KERNELHelge Deller2022-03-111-3/+3
* | parisc: Add vDSO supportHelge Deller2022-03-111-2/+5
|/
* parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-131-2/+8
* parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2021-08-301-2/+2
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-121-71/+18
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-28/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+0
* arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-041-27/+25
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* parisc: fix compilation errrorsQian Cai2019-08-241-2/+1
* parisc: Use per-pagetable spinlockMikulas Patocka2019-05-031-15/+54
* 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