summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/pgtable.h
AgeCommit message (Expand)AuthorLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-24alpha: implement the new page table range APIMatthew Wilcox (Oracle)-2/+8
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe-1/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-1/+0
2023-02-02alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand-4/+37
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang-2/+0
2022-07-17alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-17/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V-3/+5
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-1/+0
2021-06-29alpha: remove DISCONTIGMEM and NUMAMike Rapoport-4/+0
2020-12-15alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport-7/+5
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon-5/+5
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-12/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-2/+0
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport-12/+12
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov-1/+1
2015-02-10alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov-7/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro-3/+0
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-0/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra-2/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-1/+1
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds-0/+380