Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 1 | -0/+1 |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2023-08-24 | csky: implement the new page table range API | Matthew Wilcox (Oracle) | 1 | -0/+2 |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig | 1 | -3/+1 |
2021-02-27 | csky: Fixup compile error | Guo Ren | 1 | -1/+0 |
2020-02-21 | csky: Add flush_icache_mm to defer flush icache all | Guo Ren | 1 | -0/+2 |
2020-02-21 | csky: Remove unnecessary flush_icache_* implementation | Guo Ren | 1 | -3/+0 |
2019-08-22 | csky: Fixup 610 vipt cache flush mechanism | Guo Ren | 1 | -12/+29 |
2019-08-20 | csky: Fixup defer cache flush for 610 | Guo Ren | 1 | -2/+2 |
2018-10-25 | csky: Cache and TLB routines | Guo Ren | 1 | -0/+49 |