summaryrefslogtreecommitdiff
path: root/arch/xtensa/mm/cache.c
AgeCommit message (Expand)Author
2023-08-24xtensa: implement the new page table range APIMatthew Wilcox (Oracle)
2021-04-04xtensa: simplify coherent_kvaddr logicMax Filippov
2020-11-16xtensa: disable preemption around cache alias management callsMax Filippov
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
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