index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-04-05
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-05-13
MIPS: Sync icache & dcache in set_pte_at
Paul Burton
2016-05-13
MIPS: Flush dcache for flush_kernel_dcache_page
Paul Burton
2015-03-25
MIPS: Fix race condition in lazy cache flushing.
Lars Persson
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
2011-10-20
MIPS: cache: Provide cache flush operations for XFS
Ralf Baechle
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle