Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 1 | -1/+1 |
2020-06-08 | nds32: unexport flush_icache_page | Christoph Hellwig | 1 | -1/+0 |
2018-07-03 | nds32: To simplify the implementation of update_mmu_cache() | Greentime Hu | 1 | -39/+8 |
2018-07-03 | nds32: To implement these icache invalidation APIs since nds32 cores don't snoop | Greentime Hu | 1 | -21/+32 |
2018-05-23 | nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage | Vincent Chen | 1 | -3/+1 |
2018-05-23 | nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page | Vincent Chen | 1 | -2/+7 |
2018-05-23 | nds32: Correct flush_dcache_page function | Vincent Chen | 1 | -9/+12 |
2018-05-23 | nds32: Fix the symbols undefined issue by exporting them. | Greentime Hu | 1 | -0/+22 |
2018-05-23 | nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl... | Greentime Hu | 1 | -0/+18 |
2018-02-22 | nds32: Cache and TLB routines | Greentime Hu | 1 | -0/+322 |