index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
2020-11-16
xtensa: disable preemption around cache alias management calls
Max Filippov
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-08-01
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
2017-07-28
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
2016-03-11
xtensa: fix preemption in {clear,copy}_user_highpage
Max Filippov
2014-08-14
xtensa: support highmem in aliasing cache flushing code
Max Filippov
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2008-02-13
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
2008-02-13
[XTENSA] Remove duplicate includes.
Chris Zankel
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel