summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/pgalloc_32.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-05-13sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon1-3/+3
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon1-2/+3
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport1-3/+3
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-20sparc32: drop superfluous cast in calls to __nocache_pa()Sam Ravnborg1-1/+1
2016-05-20sparc32: fix build with STRICT_MM_TYPECHECKSSam Ravnborg1-1/+1
2014-04-29sparc32: fix sparse warnings in ioport.cSam Ravnborg1-0/+2
2012-07-26sparc32: drop quicklistSam Ravnborg1-13/+0
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg1-8/+8
2012-05-14sparc32: remove runtime btfix supportSam Ravnborg1-1/+0
2012-05-13sparc32: drop btfixup in pgalloc_32.hSam Ravnborg1-24/+49
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-3/+1
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-4/+4
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+68