summaryrefslogtreecommitdiff
path: root/arch/csky/mm
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-22csky: Fixup compile warningGuo Ren
2019-04-22csky: add page fault perf event supportMao Han
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: optimize kernel panic print.Guo Ren
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-25csky: MMU and page table managementGuo Ren
2018-10-25csky: Cache and TLB routinesGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren
2018-10-25csky: Build infrastructureGuo Ren