summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-30/+0
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport1-3/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-3/+0
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren1-5/+1
2019-11-12csky: use generic ioremapChristoph Hellwig1-0/+4
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-0/+10
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren1-0/+10
2019-07-19csky: Revert mmu ASID mechanismGuo Ren1-2/+0
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren1-0/+5
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren1-2/+2
2018-10-25csky: MMU and page table managementGuo Ren1-0/+306