summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/pgtable_32.h
AgeCommit message (Expand)Author
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-24sparc32: implement the new page table range APIMatthew Wilcox (Oracle)
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bitDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-07-17sparc/mm: move protection_map[] inside the platformAnshuman Khandual
2022-03-21sparc32: Add pmd_pfn()Matthew Wilcox (Oracle)
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-13sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-12-04sparc32: 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
2017-05-17sparc: Fix -Wstringop-overflow warningOrlando Arias
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg
2015-09-08sparc32: do not include swap.h from pgtable_32.hMichal Hocko
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-11sparc32: fix broken set_pte()Kirill A. Shutemov
2015-02-10sparc: drop pte_file()-related helpersKirill A. Shutemov
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg
2012-05-15sparc32: cleanup mm/fault_32.cSam Ravnborg
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg
2012-05-13sparc32: Un-btfixup update_mmu_cache().David S. Miller
2012-05-13sparc32: drop btfixup in pgtable_32.hSam Ravnborg
2012-05-12sparc32: Un-btfixup more PTE constants and PTE ops.David S. Miller
2012-05-12sparc32: Un-btfixup pte_{write,dirty,young}iDavid S. Miller
2012-05-12sparc32: Un-btfixup set_pte, pte_present, mk_pte{_phys,_io}().David S. Miller
2012-05-12sparc32: Un-btfixup pmd_{bad,present}().David S. Miller
2012-05-12sparc32: Un-btfixup pgd_{none,bad,present}.David S. Miller
2012-05-12sparc32: Un-btfixup PAGE_{NONE,COPY,READONLY,SHARED,KERNEL}.David S. Miller
2012-05-12sparc32: Un-btfixup pmd_page and pte_pfn.David S. Miller
2012-05-12sparc32: Un-btfixup {pte,pmd,pgd}_clear().David S. Miller
2012-05-12sparc32: Un-btfixup PGDIR_{SHIFT,SIZE,MASK} {USER_,}PTRS_PER_{PGD,PMD}David S. Miller
2012-05-12sparc32: drop unused type/externSam Ravnborg
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller
2012-05-11sparc32: Kill asm/vac-ops.hDavid S. Miller
2012-05-11sparc32: use inline versions of pgprot_noncached, pte_to_pgoff and pgoff_to_pteSam Ravnborg
2012-05-11sparc32: delete pgtsun4c.hSam Ravnborg