aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/cacheflush.h
AgeCommit message (Expand)Author
2013-07-01ARM: allow the kernel text section to be made read-onlyColin Cross
2013-06-17ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz
2013-04-24ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre
2012-09-25ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon
2012-05-02ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon
2012-04-19ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin
2011-03-16Merge branch 'v6v7' into develRussell King
2011-02-12ARM: move cache/processor/fault glue to separate include filesRussell King
2011-02-02ARM: v6/v7 cache: allow cache calls to be optimizedRussell King
2011-02-02ARM: v6k: introduce CPU_V6K optionRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-04ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren
2010-09-19ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-09-19ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-03-25ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye
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
2010-02-05arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren
2009-12-14ARM: Fix ptrace accessesRussell King
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-12-14ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-10-29ARM: Fix errata 411920 workaroundsRussell King
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre
2009-03-26Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King
2009-03-25ARM: Add support for FA526 v2Paulius Zaleckas
2009-03-23[ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-06Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King