summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-081-0/+7
|\
| * ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-201-0/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
* page cache: use xa_lockMatthew Wilcox2018-04-111-4/+2
* randstruct: opt-out externally exposed function pointer structsKees Cook2017-06-301-1/+1
* treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-081-1/+0
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-081-20/+1
* arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2017-02-071-1/+1
* ARM: 8601/1: Remove unused secure_flush_area APIAndy Gross2016-08-261-17/+0
* asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-1/+0
* firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()Russell King2015-08-111-0/+17
* ARM: reduce visibility of dmac_* functionsRussell King2015-08-011-4/+0
* ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann2015-05-281-0/+7
* ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-0/+10
* ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski2014-09-301-0/+1
* ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-271-1/+0
* ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-251-0/+2
* ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-251-1/+1
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-171-0/+1
* ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+5
* ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-291-0/+46
* Merge branch 'for-rmk/cacheflush-v2' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-08-281-2/+1
|\
| * ARM: cacheflush: don't round address range up to nearest pageWill Deacon2013-08-201-2/+1
* | ARM: cacheflush: use -ishst dsb variant for ensuring flush completionWill Deacon2013-08-121-1/+1
|/
* ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-171-3/+1
* ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre2013-04-241-0/+75
* ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-251-0/+15
* ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon2012-07-311-2/+6
* ARM: 7408/1: cacheflush: return error to userspace when flushing syscall failsWill Deacon2012-05-021-2/+2
* ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2012-04-191-1/+1
* Merge branch 'v6v7' into develRussell King2011-03-161-1/+2
|\
| * ARM: v6/v7 cache: allow cache calls to be optimizedRussell King2011-02-021-10/+10
| * ARM: v6k: introduce CPU_V6K optionRussell King2011-02-021-2/+3
* | ARM: move cache/processor/fault glue to separate include filesRussell King2011-02-121-131/+2
|/
*-. Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-181-21/+44
|\ \
| | * ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UPTony Lindgren2010-10-041-15/+41
| |/ |/|
| * ARM: 6382/1: Remove superfluous flush_kernel_dcache_page()Catalin Marinas2010-09-191-3/+0
| * ARM: 6379/1: Assume new page cache pages have dirty D-cacheCatalin Marinas2010-09-191-3/+3
|/
* ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-081-0/+4
* ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-251-37/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-45/+11
|\
| * Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-3/+17
| |\
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-251-45/+11
| |\ \ \ \
| | | | * | ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King2010-02-151-23/+0
| | | | * | ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-02-151-0/+9
| | |_|/ / | |/| | |
| | * | | ARM: Fix ptrace accessesRussell King2009-12-141-22/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-0/+10
|\ \ \ \
| * | | | arm: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+10
| |/ / /
* | | / ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-201-1/+2
| |_|/ |/| |