aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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