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