aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11page cache: use xa_lockMatthew Wilcox1-4/+2
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin1-21/+2
2017-02-25parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin1-2/+0
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-4/+0
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+2
2014-02-02parisc: fix cache-flushingHelge Deller1-2/+0
2014-01-08parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin1-8/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-02-20parisc: disable preemption while flushing D- or I-caches through TMPALIAS regionJohn David Anglin1-0/+2
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2011-04-15[PARISC] prevent speculative re-read on cache flushJames Bottomley1-1/+4
2011-02-10Merge branch 'fixes' into for-nextJames Bottomley1-7/+17
2011-02-09[PARISC] fix vmap flush/invalidateJames Bottomley1-7/+17
2011-01-15parisc: flush pages through tmpalias spaceJames Bottomley1-3/+4
2010-10-28parisc: fix compile failure with kmap_atomic changesJames Bottomley1-4/+4
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-02-05parisc: add mm API for DMA to vmalloc/vmap areasJames Bottomley1-0/+12
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin1-0/+121