summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/cacheflush.h
AgeCommit message (Expand)Author
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24parisc: implement the new page table range APIMatthew Wilcox (Oracle)
2023-05-24parisc: Fix flush_dcache_page() for usage from irq contextHelge Deller
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-03-16parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2020-06-04parisc/kmap: remove duplicate kmap codeIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin
2017-02-25parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2014-02-02parisc: fix cache-flushingHelge Deller
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley
2011-02-09[PARISC] fix vmap flush/invalidateJames Bottomley
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin