summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-377/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-14/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-2/+0
* 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-9/+0
* nds32: fix build failure caused by page table folding updatesMike Rapoport2019-12-301-1/+1
* nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-041-11/+1
* nds32: use generic ioremapChristoph Hellwig2019-11-121-1/+3
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-171-1/+1
|\
| * nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-071-1/+1
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
|/
* mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu2018-05-231-0/+1
* nds32: MMU definitionsGreentime Hu2018-02-221-0/+409