summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/cache.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix races between swapoff and flush dcacheHuang Ying2018-04-061-1/+1
* xtensa: clean up custom-controlled debug outputMax Filippov2017-12-171-3/+0Star
* xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
* xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-291-7/+3Star
* xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov2016-03-111-4/+4
* xtensa: support highmem in aliasing cache flushing codeMax Filippov2014-08-141-10/+6Star
* xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2014-08-141-0/+63
* xtensa: add HIGHMEM supportMax Filippov2014-04-061-1/+6
* xtensa: add SMP supportMax Filippov2014-01-141-4/+3Star
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-191-14/+13Star
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+2
* [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-141-3/+3
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-141-1/+0Star
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-271-0/+256