summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-53/+0
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-1/+0
* mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+1
* mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-2/+1
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-2/+2
* asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-4/+7
* nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-071-1/+1
* nds32: To implement these icache invalidation APIs since nds32 cores don't snoopGreentime Hu2018-07-031-2/+7
* nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu2018-05-231-0/+2
* page cache: use xa_lockMatthew Wilcox2018-04-111-2/+2
* nds32: Cache and TLB routinesGreentime Hu2018-02-221-0/+44