summaryrefslogtreecommitdiffstats
path: root/arch/csky/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* csky/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+20
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* csky: use free_initmem_default() in free_initmem()David Hildenbrand2021-02-271-16/+1
* csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren2021-02-271-2/+2
* csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-121-1/+1
* csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren2021-01-121-1/+7
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-121-7/+22
* csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport2020-06-091-3/+3
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* csky: Add setup_initrd check codeGuo Ren2020-02-211-0/+44
* csky/mm: Fixup export invalid_pte_table symbolGuo Ren2020-02-211-0/+1
* csky: Separate fixaddr_init from highmemGuo Ren2020-02-211-0/+47
* csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
* csky: Revert mmu ASID mechanismGuo Ren2019-07-191-2/+0
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-2/+1
* csky: MMU and page table managementGuo Ren2018-10-251-0/+122