summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | alpha: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-2/+8
|/
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-4/+37
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* alpha/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-3/+5
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* alpha: remove DISCONTIGMEM and NUMAMike Rapoport2021-06-291-4/+0
* alpha: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport2020-12-151-7/+5
* alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon2020-07-211-5/+5
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-12/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-12/+12
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* alpha: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-7/+0
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-0/+1
* 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
* alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds2008-08-151-0/+380