aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-2/+2
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig1-140/+2
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2-4/+3
2018-10-25csky: MMU and page table managementGuo Ren4-0/+622
2018-10-25csky: Cache and TLB routinesGuo Ren4-0/+456
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+212
2018-10-25csky: Build infrastructureGuo Ren1-0/+13