summaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/cacheflush.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nios2: fix flush_dcache_page() for usage from irq contextHelge Deller2023-08-251-2/+3
* nios2: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-251-36/+43
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin2019-03-061-3/+4
* nios2: update_mmu_cache clear the old entry from the TLBNicholas Piggin2019-03-061-0/+2
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-061-2/+2
* nios2: fix cache coherencyLey Foon Tan2015-11-261-20/+4
* nios2: rework cacheLey Foon Tan2015-04-241-16/+36
* nios2: remove end address checking for initdaLey Foon Tan2015-04-201-3/+0
* nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-101-3/+0
* nios2: Cache handlingLey Foon Tan2014-12-081-0/+271