aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/cache-v4.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-6/+7
2013-03-26ARM: mm: remove broken condition check for v4 flushingWill Deacon1-1/+1
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi1-0/+3
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon1-0/+1
2011-07-07ARM: mm: cache-v4: 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/+10
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-28/+1
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+24
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-4/+5
2008-11-28[ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mmRussell King1-1/+0
2008-10-17[ARM] 5310/1: Fix cache flush functions for ARMv4Anders Grafström1-3/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2006-09-27[ARM] nommu: manage the CP15 thingsHyok S. Choi1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139