index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
mm
/
cacheflush.c
Age
Commit message (
Expand
)
Author
2022-03-07
nds32: Remove the architecture
Alan Kao
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-04-09
nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
Mike Rapoport
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
nds32: unexport flush_icache_page
Christoph Hellwig
2018-07-03
nds32: To simplify the implementation of update_mmu_cache()
Greentime Hu
2018-07-03
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
Greentime Hu
2018-05-23
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
Vincent Chen
2018-05-23
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
Vincent Chen
2018-05-23
nds32: Correct flush_dcache_page function
Vincent Chen
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
2018-05-23
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...
Greentime Hu
2018-02-22
nds32: Cache and TLB routines
Greentime Hu