summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/highmem.h
AgeCommit message (Expand)Author
2020-11-06nds32/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04kmap: remove kmap_atomic_to_page()Ira Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-02-22nds32: MMU definitionsGreentime Hu