summaryrefslogtreecommitdiff
path: root/arch/arm/mm/cache-fa.S
AgeCommit message (Expand)Author
2024-05-07ARM: 9393/1: mm: Use conditionals for CFI branchesLinus Walleij
2024-04-29ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe CLinus Walleij
2024-04-29ARM: 9386/2: mm: Use symbol alias for cache functionsLinus Walleij
2024-04-29ARM: 9385/2: mm: Type-annotate all cache assembly routinesLinus Walleij
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2011-07-07ARM: mm: cache-fa: Use the new processor struct macrosDave Martin
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas