summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/cache.c
AgeCommit message (Expand)AuthorLines
2014-08-14xtensa: support highmem in aliasing cache flushing codeMax Filippov-10/+6
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov-0/+63
2014-04-06xtensa: add HIGHMEM supportMax Filippov-1/+6
2014-01-14xtensa: add SMP supportMax Filippov-4/+3
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-14/+13
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-2/+2
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel-3/+3
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel-1/+0
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel-0/+256