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