aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/mm
Commit message (Expand)AuthorAge
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-30
|\
| * csky: Use generic free_initrd_mem()Mike Rapoport2019-09-29
| * csky: Fixup ioremap function losingGuo Ren2019-08-15
| * csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-06
| * csky/dma: Fixup cache_op failed when cross memory ZONEsGuo Ren2019-08-06
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-30
* | dma-mapping: make dma_atomic_pool_init self-containedChristoph Hellwig2019-08-29
|/
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-19
|\
| * csky: Improve tlb operation with help of asidGuo Ren2019-07-19
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-19
| * csky: Add new asid lib code from armGuo Ren2019-07-19
| * csky: Revert mmu ASID mechanismGuo Ren2019-07-19
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ | |/ |/|
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* csky: Fixup compile warningGuo Ren2019-04-22
* csky: add page fault perf event supportMao Han2019-04-22
* csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-22
* csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala2019-04-22
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-12
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-05
|\
| * csky: remove unused members in processor.hGuo Ren2018-12-31
| * csky: optimize kernel panic print.Guo Ren2018-12-31
| * csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren2018-12-30
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-28
|\ \
| * | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-28
| |/
* | csky: use the generic remapping dma alloc implementationChristoph Hellwig2018-12-01
* | csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig2018-12-01
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* csky: MMU and page table managementGuo Ren2018-10-25
* csky: Cache and TLB routinesGuo Ren2018-10-25
* csky: Exception handling and mm-faultGuo Ren2018-10-25
* csky: Build infrastructureGuo Ren2018-10-25