summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pgtable.h
AgeCommit message (Expand)AuthorLines
2022-07-17csky: drop definition of PGD_ORDERMike Rapoport-2/+1
2022-07-17csky: drop definition of PTE_ORDERMike Rapoport-2/+1
2022-07-17csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual-18/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+1
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual-1/+0
2021-02-27csky: Fixup compile errorGuo Ren-1/+0
2021-02-27csky: Fixup swaponGuo Ren-9/+8
2021-02-27csky: pgtable.h: Coding conventionGuo Ren-30/+30
2021-01-12csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren-7/+9
2021-01-12csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren-1/+1
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren-1/+1
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-30/+0
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport-3/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-3/+0
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren-5/+1
2019-11-12csky: use generic ioremapChristoph Hellwig-0/+4
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds-0/+10
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren-0/+10
2019-07-19csky: Revert mmu ASID mechanismGuo Ren-2/+0
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren-0/+5
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren-2/+2
2018-10-25csky: MMU and page table managementGuo Ren-0/+306