index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2024-04-28
xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...
Barry Song
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
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2015-11-09
xtensa: support DMA to high memory
Max Filippov
2015-11-03
Revert "xtensa: cache inquiry and unaligned cache handling functions"
Max Filippov
2014-10-21
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
2014-10-21
xtensa: nommu: provide __invalidate_dcache_page_alias stub
Max Filippov
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
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
2012-10-15
xtensa: reorganize SR referencing
Max Filippov
2010-05-01
xtensa: Fix FLUSH_DCACHE macro for some variants.
Chris Zankel
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-06-22
xtensa: cache inquiry and unaligned cache handling functions
Oskar Schirmer
2009-04-02
xtensa: nommu support
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel