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