summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pgtable.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-30/+0
* csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport2020-06-091-3/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-3/+0
* csky: Separate fixaddr_init from highmemGuo Ren2020-02-211-5/+1
* csky: use generic ioremapChristoph Hellwig2019-11-121-0/+4
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-301-0/+10
|\
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-311-0/+10
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-5/+0
|/
* csky: Revert mmu ASID mechanismGuo Ren2019-07-191-2/+0
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-131-0/+5
* csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-131-2/+2
* csky: MMU and page table managementGuo Ren2018-10-251-0/+306