summaryrefslogtreecommitdiff
path: root/arch/csky/mm/highmem.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-05arch/kmap_atomic: consolidate duplicate codeIra Weiny1-7/+2
2020-06-05arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-9/+0
2020-06-05arch/kmap: remove redundant arch specific kmapsIra Weiny1-10/+4
2020-06-05arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren1-60/+4
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+5
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-2/+2
2018-10-25csky: MMU and page table managementGuo Ren1-0/+198