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