index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
pgalloc_32.h
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-13
sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *
Will Deacon
2020-05-13
sparc32: mm: Restructure sparc32 MMU page-table layout
Will Deacon
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-20
sparc32: drop superfluous cast in calls to __nocache_pa()
Sam Ravnborg
2016-05-20
sparc32: fix build with STRICT_MM_TYPECHECKS
Sam Ravnborg
2014-04-29
sparc32: fix sparse warnings in ioport.c
Sam Ravnborg
2012-07-26
sparc32: drop quicklist
Sam Ravnborg
2012-07-26
sparc32: use void * in nocache get/free
Sam Ravnborg
2012-05-14
sparc32: remove runtime btfix support
Sam Ravnborg
2012-05-13
sparc32: drop btfixup in pgalloc_32.h
Sam Ravnborg
2012-05-12
sparc32: drop btfixup for check_pgt_cache
Sam Ravnborg
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg