summaryrefslogtreecommitdiffstats
path: root/arch/csky/mm
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+5
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-131-0/+14
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-052-6/+3Star
|\
| * csky: remove unused members in processor.hGuo Ren2018-12-311-3/+0Star
| * csky: optimize kernel panic print.Guo Ren2018-12-311-2/+2
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-311-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-2/+2
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
| |/
* | csky: use the generic remapping dma alloc implementationChristoph Hellwig2018-12-011-140/+2Star
* | csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig2018-12-011-1/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-312-4/+3Star
* csky: MMU and page table managementGuo Ren2018-10-254-0/+622
* csky: Cache and TLB routinesGuo Ren2018-10-254-0/+456
* csky: Exception handling and mm-faultGuo Ren2018-10-251-0/+212
* csky: Build infrastructureGuo Ren2018-10-251-0/+13