index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
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