aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/cache.h
AgeCommit message (Expand)Author
2021-08-24ARC: mm: move mmu/cache externs out to setup.hVineet Gupta
2019-11-08ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-21ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2018-11-12ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2017-08-30ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta
2017-08-30ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin
2017-08-04ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-05-02ARCv2: mm: micro-optimize region flush generated codeVineet Gupta
2017-05-02ARCv2: mm: Implement cache region flush operationsVineet Gupta
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta
2015-12-21ARC: mm: fix building for MMU v2Alexey Brodkin
2015-10-29ARC: mm: PAE40 supportVineet Gupta
2015-08-20ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin
2015-06-25ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta
2015-06-22ARCv2: MMUv4: support aliasing icache configVineet Gupta
2015-06-22ARCv2: MMUv4: cache programming model changesVineet Gupta
2014-10-13ARC: Update comments about uncached address spaceVineet Gupta
2014-06-16ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta
2013-11-06ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta
2013-09-05ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta
2013-06-22ARC: cache detection code bitrotVineet Gupta
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta
2013-02-15ARC: Cache Flush ManagementVineet Gupta
2013-02-11ARC: Fundamental ARCH data-types/definesVineet Gupta