index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-15
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-02-25
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2014-02-02
parisc: fix cache-flushing
Helge Deller
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2011-02-10
Merge branch 'fixes' into for-next
James Bottomley
2011-02-09
[PARISC] fix vmap flush/invalidate
James Bottomley
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
2010-10-28
parisc: fix compile failure with kmap_atomic changes
James Bottomley
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-05-30
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
John David Anglin
2010-02-05
parisc: add mm API for DMA to vmalloc/vmap areas
James Bottomley
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-04-02
parisc: fix build when ARCH_HAS_KMAP
Kyle McMartin
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin