summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/cache.h
AgeCommit message (Expand)Author
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller
2022-05-23parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELHelge Deller
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-03parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller
2019-05-03parisc: Add memory clobber to TLB purgesJohn David Anglin
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-22arch: Introduce post-init read-only memoryKees Cook
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin
2010-10-21parisc: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin