aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-17/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-3/+5
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport1-4/+0
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport1-7/+5
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon1-5/+5
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-12/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport1-12/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-7/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-0/+1
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
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds1-0/+380