aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/cache-v7.S
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+3
|\
| * ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-211-0/+3
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-0/+6
|\ \ | |/
| * ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-02-291-1/+1
| * ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-02-291-0/+6
* | samsung update 1codeworkx2012-06-021-13/+2
|/
* ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-10-031-0/+20
* ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2011-05-261-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-121-10/+17
* ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren2010-10-041-0/+16
* ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-10/+4
* ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar2010-05-201-0/+4
* ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-081-0/+4
* ARM: dma-mapping: fix for speculative prefetchingRussell King2010-02-151-4/+6
* ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-151-4/+2
* ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+26
* ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-141-6/+7
* ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_rangeCatalin Marinas2009-10-071-2/+17
* Thumb-2: Implement the unified arch/arm/mm supportCatalin Marinas2009-07-241-5/+11
* ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2008-11-061-0/+2
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+10
* [ARM] armv7: add support for ARMv7 cores.Catalin Marinas2007-05-081-0/+253