summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv2/cacheflush.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-14/+17
|\
| * csky: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-16/+16
* | csky: pgtable: Invalidate stale I-cache lines in update_mmu_cacheGuo Ren2023-08-101-3/+1
|/
* csky: mmu: Prevent spurious page faultsGuo Ren2023-04-131-0/+3
* csky: Fixup update_mmu_cache called with user io mappingGuo Ren2021-01-121-0/+3
* csky: Add flush_icache_mm to defer flush icache allGuo Ren2020-02-211-0/+55
* csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren2020-02-211-6/+8
* csky: Remove unnecessary flush_icache_* implementationGuo Ren2020-02-211-23/+0
* csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-221-11/+2
* csky: Cache and TLB routinesGuo Ren2018-10-251-0/+60