summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-14/+4
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-2/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-04-11mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-9/+0
2019-12-30nds32: fix build failure caused by page table folding updatesMike Rapoport1-1/+1
2019-12-05nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport1-11/+1
2019-11-12nds32: use generic ioremapChristoph Hellwig1-1/+3
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-05-15treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-1/+1
2018-05-23nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu1-0/+1
2018-02-22nds32: MMU definitionsGreentime Hu1-0/+409