summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cacheflush.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-3/+17
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King1-45/+11
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King1-23/+0
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King1-0/+9
2010-02-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+10
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren1-3/+17
2009-12-14ARM: Fix ptrace accessesRussell King1-22/+2
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King1-5/+5
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre1-7/+0
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King1-2/+0
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe1-0/+5
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King1-5/+15
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-10-29ARM: Fix errata 411920 workaroundsRussell King1-0/+5
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell1-4/+4
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre1-0/+8
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King1-0/+8
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas1-0/+8
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao1-0/+8
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-1/+0
2008-11-06Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas1-10/+26
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-90/+0
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+537