summaryrefslogtreecommitdiff
path: root/arch/xtensa/mm/cache.c
AgeCommit message (Expand)Author
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov
2016-03-11xtensa: fix preemption in {clear,copy}_user_highpageMax Filippov
2014-08-14xtensa: support highmem in aliasing cache flushing codeMax Filippov
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov
2014-04-06xtensa: add HIGHMEM supportMax Filippov
2014-01-14xtensa: add SMP supportMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel