aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/pgtable.h
AgeCommit message (Expand)Author
2 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds