summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/cache.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-5/+5
* arm64: mm: Adopt new alternative assembler macrosDaniel Thompson2015-07-271-1/+6
* arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-051-1/+1
* arm64: kill flush_cache_all()Mark Rutland2015-05-191-73/+0
* arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-011-1/+5
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-251-1/+3
* arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-091-3/+3
* arm64: Fix DMA range invalidation for cache line unaligned buffersCatalin Marinas2014-04-081-4/+11
* arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-051-0/+9
* arm64: remove unnecessary cache flush at bootMark Rutland2014-03-041-1/+1
* arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-271-0/+78
* arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han2014-01-221-1/+1
* arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-141-1/+1
* arm64: Cache maintenance routinesCatalin Marinas2012-09-171-0/+168