summaryrefslogtreecommitdiff
path: root/arch/csky/abiv2/cacheflush.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+17
2023-08-25csky: implement the new page table range APIMatthew Wilcox (Oracle)1-16/+16
2023-08-11csky: pgtable: Invalidate stale I-cache lines in update_mmu_cacheGuo Ren1-3/+1
2023-04-13csky: mmu: Prevent spurious page faultsGuo Ren1-0/+3
2021-01-12csky: Fixup update_mmu_cache called with user io mappingGuo Ren1-0/+3
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren1-0/+55
2020-02-21csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren1-6/+8
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren1-23/+0
2019-04-22csky: Fixup wrong update_mmu_cache implementationGuo Ren1-11/+2
2018-10-25csky: Cache and TLB routinesGuo Ren1-0/+60